Git Product home page Git Product logo

flutterwithfirebase's Introduction

FlutFire

A Flutter project with implementation of all firebase libraries for Android and iOS both.

Show some ❤️ and star the repo to support the project

Watch Video Tutorials

  1. Firebase Setup | Firebase Auth | Google Sign-In

  2. Firebase Cloud Firestore | CRUD | Realtime | Go Serverless

  3. Firebase Build Beautiful Wallpaper App P1

  4. Flutter: Integrate Ads | Create Admob Account P2

  5. Flutter: Integrate Analytics | Firebase Analytics | Handling Library Issues P3

  6. Flutter: Prepare App For Release | App Signing | Create JKS P4

  7. Flutter: Publish App to PlayStore | Fully Explained Demo P5

  8. Flutter Firebase MLKIT Tutorial

Screenshots

NOTE

  • This project is still under development.

Pull Requests

I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request. Here are some basic rules to follow to ensure timely addition of your request:

  1. Match coding style (braces, spacing, etc.) This is best achieved using Reformat Code feature of Android Studio CMD+Option+L on Mac and CTRL + ALT + L on Linux + Windows .
  2. If its a feature, bugfix, or anything please only change code to what you specify.
  3. Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
  4. Pull requests must be made against develop branch. Any other branch (unless specified by the maintainers) will get rejected.
  5. Check for existing issues first, before filing an issue.
  6. Make sure you follow the set standard as all other projects in this repo do
  7. Have fun!

Created & Maintained By

Pawan Kumar (@imthepk) (YouTube) (Insta)

If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of ☕

License

Copyright 2018 Pawan Kumar

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Getting Started

For help getting started with Flutter, view our online documentation.

flutterwithfirebase's People

Contributors

iampawan 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

flutterwithfirebase's Issues

Does not work with latest dart ( 2.1)

Running "flutter packages get" in admobtest...
The current Dart SDK version is 2.1.0-dev.9.4.flutter-f9ebf21297.

Because admobtest depends on firebase_analytics >=0.0.2 <0.3.0 which requires SDK version >=1.8.0 <2.0.0, version solving failed.
pub get failed (1)

cloud_firestore-0.3.2 error

CloudFirestorePlugin.java:557: error: cannot inherit from final StandardMessageCodec
final class FirestoreMessageCodec extends StandardMessageCodec

No preferred FlutterEngine was provided. Creating a new FlutterEngine for this FlutterFragment.

D/FlutterActivity( 4379): Using the launch theme as normal theme.
D/FlutterActivityAndFragmentDelegate( 4379): Setting up FlutterEngine.
D/FlutterActivityAndFragmentDelegate( 4379): No preferred FlutterEngine was provided. Creating a new FlutterEngine for this FlutterFragment.
W/FlutterEngine( 4379): Tried to automatically register plugins with FlutterEngine (io.flutter.embedding.engine.FlutterEngine@a274d30) but could not find and invoke the GeneratedPluginRegistrant.
D/FlutterActivityAndFragmentDelegate( 4379): Attaching FlutterEngine to the Activity that owns this Fragment.

Google signin issue in ios.it's crashes in ios

[VERBOSE-2:ui_dart_state.cc(157)] Unhandled Exception: PlatformException(ERROR_INTERNAL_ERROR, An internal error has occurred, print and inspect the error details for more information., null)
#0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:569:7)
#1 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:321:33)

#2 MethodChannel.invokeMapMethod (package:flutter/src/services/platform_channel.dart:349:48)
#3 MethodChannelFirebaseAuth.signInWithCredential

I/flutter (29184): PlatformException(sign_in_failed, Status{statusCode=DEVELOPER_ERROR, resolution=null}, null)

When I run flutter run deploying Flutter FIrebase mlkit app it throws me the below error

I/flutter (29184): PlatformException(sign_in_failed, Status{statusCode=DEVELOPER_ERROR, resolution=null}, null)

I have created a firebase account and registered the app and configured the app ID and added the plugin in build gradle at app level

and configured the services at the project build level

Can you please let me know if I am missing something ?

when i want to generate the fingerprint this error have occured

keytool : The term 'keytool' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the
name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1

  • keytool
  •   + CategoryInfo          : ObjectNotFound: (keytool:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException
    

Dex: Error converting bytecode to dex:

Hello Everyone, I get this error when I remove version from firebase_admob: and firebase_analytics:

Dex: Error converting bytecode to dex: Cause: com.android.dex.DexException: Multiple dex files define Lcom/google/android/gms/internal/auth/zzay; UNEXPECTED TOP-LEVEL EXCEPTION: com.android.dex.DexException: Multiple dex files define Lcom/google/android/gms/internal/auth/zzay;

Logo Proposal

Hi, I can see that you don´t have a logotype. What do you think about having an image upgrade (Logo for the app interface and a banner for the GitHub project).

I can sent you some drafts if you like. I`m thinking about some ideas integrating colors and shapes from the Firebase logo.

Let me know.

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.