Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nabind47/final-project
https://github.com/nabind47/final-project
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nabind47/final-project
- Owner: nabind47
- Created: 2024-01-17T04:35:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-21T03:43:45.000Z (about 1 year ago)
- Last Synced: 2024-11-17T01:12:36.440Z (2 months ago)
- Language: Dart
- Size: 6.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```dart
flutter pub add dio
``````dart
dart pub global activate flutterfire_cli
flutterfire configure --project=final-project-f2b02
``````sh
flutterfire configure
```> Next time project creation
```sh
flutter pub add firebase_core
``````sh
flutter pub add google_sign_in
```> [Flutter Firebase](https://bobbyhadz.com/blog/flutterfire-is-not-recognized-as-internal-or-external-command)
```sh
flutter pub add firebase_auth
``````sh
keytool -list -v -alias androiddebugkey -keystore C:\Users\NITRO5\.android\debug.keystore
```> `C:\Program Files\Java\jdk-17` in path cmd and password is `android`