Excellent Programming Tricks

Flutter frequently used terminal commands | Add Firebase to Flutter app

  1. ...
    1. flutter clean
    2. flutter pub get
    3. flutter run
  2. Check valid flutter installation 
    1. flutter doctor
  3. Create project
    1. flutter create my_app
  4. Boc
    1. flutter pub add bloc
    2. flutter pub add flutter_bloc
  5. Firebase
    1. Add Firebase to Flutter app
      1. https://firebase.google.com/docs/flutter/setup?platform=android
      2. Download and install
        1. https://firebase.google.com/docs/cli#install-cli-windows
        2. firebase-tools-instant-w... 
        3. Not need npm install -g firebase-tools
      3. Browse the link and Success! Logged in as ...@....com or firebase login
      4. Set system's "Path" environment variable C:\Users\...\AppData\Local\Pub\Cache\bin
      5. CMD run dart pub global activate flutterfire_cli
      6. flutter pub add firebase_core

    2. Plugins
      1. flutter pub add firebase_core
  6. Rename 
    1. Ctrl/Cmd + F2
  7. Run
    1. flutter run
  8. Showing outdated packages
    1. flutter pub outdated 
  9. Update
    1. flutter upgrade


No comments:

Post a Comment


Authentic аnd Excellent

Website

HTML Template

Wordpress Theme

Database applications

OR

Application services?

Excellent Programming Tricks (EPT) || Iftekhar-IT || We develops the Web applications and the WordPress templates. || Excellent Programming Tricks (EPT)

© 2020 Blogger Theme by Iftekhar IT || Excellent Programming Tricks

Execllent Programming Tricks. Powered by Blogger.