Git Product home page Git Product logo

amirk3321 / whatsapp_clone Goto Github PK

View Code? Open in Web Editor NEW
263.0 16.0 88.0 16.07 MB

Flutter WhatsClone (with Firebase + Clean Architecture) this app follow clean architecture proposed by our friendly Uncle Bob.

Home Page: https://www.patreon.com/etechviral

License: MIT License

Kotlin 0.13% Swift 0.37% Objective-C 0.03% Dart 99.47%
firebase whatsapp bloc cloud-storage cloud-firestore widgets flutter-bloc-pattern flutter-bloc cubit clean-architecture

whatsapp_clone's Introduction

WhatsApp Clone (firebase + clean architecture)

Show some and star the repo to support the project

Preview

ezgif com-crop(1)
Phone Auth
ezgif com-crop(1)

ezgif com-crop(1)
ezgif com-crop(1)
ezgif com-crop(1)

Screenshots




Flutter WhatsApp Clone (with Firebase + Clean Architecture) Part 1

Flutter WhatsApp Clone (with Firebase + Clean Architecture) Part 2

Flutter WhatsApp Clone (with Firebase + Clean Architecture) Part 3

Flutter WhatsApp Clone (with Firebase + Clean Architecture) Part 4

Flutter WhatsApp Clone (with Firebase + Clean Architecture) Part 5

Flutter WhatsApp Clone (with Firebase + Clean Architecture) Part 6 coming soong


Packages we are using:

responsive_builder : The responsive builder package contains widgets that allows you to create a readable responsive UI. The package is inspired by the Responsive UI Flutter series created by FilledStacks.

flutter_bloc : Widgets that make it easy to integrate blocs and cubits into Flutter. Built to work with package:bloc. The Bloc library provides very good ๐Ÿฆ„ tooling and compared to other state management solutions that use Streams, it's a pure gem.

get_it : This is a simple Service Locator for Dart and Flutter projects with some additional goodies highly inspired by Splat. It can be used instead of InheritedWidget or Provider to access objects e.g. from your UI.

equatable: Being able to compare objects in Dart often involves having to override the == operator as well as hashCode.

camera:- Link:

custom_image_picker:- Link:

bubble:- Link:

country_pickers:- Link:

pin_code_fields:- Link:

agora_rtc_engine:- Link:

contacts_service:- Link:

font_awesome_flutter:- Link:

firebase : is the most amazing back-end as a service (BaaS) developed by Google for mobile and web application development that helps you build, improve, grow your app and deliver richer app experiences.

firebase_storage : Cloud Storage for Firebase is a powerful, simple, and cost-effective object storage service built for Google scale. The Firebase SDKs for Cloud Storage add Google security to file uploads and downloads for your Firebase apps, regardless of network quality.

cloud_firestore : Cloud Firestore is a flexible, scalable database for mobile, web, and server development from Firebase and Google Cloud Platform.

firebase_auth : Firebase Authentication aims to make building secure authentication systems easy, while improving the sign-in and onboarding experience for end users. It provides an end-to-end identity solution, supporting email and password accounts, phone auth, and Google, Twitter, Facebook, and GitHub login, and more.

# The Clean Architecture proposed by our friendly Uncle Bob

Created & Maintained By

@AmirKhan , Youtube : @eTechViral , Twitter : @AmirKhan

whatsapp_clone's People

Contributors

amirk3321 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

whatsapp_clone's Issues

Error After assembleDebug

Launching lib/main.dart on CPH1809 in debug mode...
Running Gradle task 'assembleDebug'...
../../../Developer/flutter/.pub-cache/hosted/pub.dartlang.org/country_pickers-1.3.0/lib/utils/my_alert_dialog.dart:139:36: Error: Method not found: 'ButtonTheme.bar'.
children.add(new ButtonTheme.bar(
^^^

FAILURE: Build failed with an exception.

  • Where:
    Script '/Users/username/Developer/flutter/packages/flutter_tools/gradle/flutter.gradle' line: 1035

  • What went wrong:
    Execution failed for task ':app:compileFlutterBuildDebug'.

Process 'command '/Users/username/Developer/flutter/bin/flutter'' finished with non-zero exit value 1

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 42s
Exception: Gradle task assembleDebug failed with exit code 1

Exception caught by widgets library

The following assertion was thrown building BlocListener<AuthCubit, AuthState>(dirty, state: _BlocListenerBaseState<AuthCubit, AuthState>#74df6):
BlocListener<AuthCubit, AuthState> used outside of MultiBlocListener must specify a child
'package:flutter_bloc/src/bloc_listener.dart':
Failed assertion: line 184 pos 7: 'child != null'

While running the app i got this error

/E:/flutter/.pub-cache/hosted/pub.dartlang.org/country_pickers-1.3.0/lib/utils/my_alert_dialog.dart:139:36: Error: Method not found: 'ButtonTheme.bar'.
children.add(new ButtonTheme.bar(
^^^

FAILURE: Build failed with an exception.

  • Where:
    Script 'E:\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 1035

  • What went wrong:
    Execution failed for task ':app:compileFlutterBuildDebug'.

Process 'command 'E:\flutter\bin\flutter.bat'' finished with non-zero exit value 1

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1m 6s
Exception: Gradle task assembleDebug failed with exit code 1

Calling

P2p calling video and voice integrate

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.