Flutter QUIZ APP with GETX and FIREBASE

preview_player
Показать описание
Source code -

Documentation -

Assets images-

This app is not building from the scratch. you can download source code and set up your own firebase

Feel free to use any project. student's assignments or practice.

Music by Luke Bergs:
Рекомендации по теме
Комментарии
Автор

Thanks for sharing this source code.. It run parfectly.. It will help me for building learning app..

somnathdas
Автор

It would be good if you do it from scratch... I'm very interested in how you did it!!

albertoparedes
Автор

hi can i ask if this app is possible without firebase? because im planning to make it more grounded

FirtProductions
Автор

So how would one store this for specific users?

Luggruff
Автор

Thanks. I want to run the source code but it gives me error :
File google-services.json is missing. The Google Services Plugin cannot function without it

zahrayousefi
Автор

hey, I'm willing to upload this project on github for an assignment but it's giving permission denied error. Anyway you can help me with it?

shubhbansal
Автор

is it possible for makes from scratch ?

developeroptions
Автор

Do not forget to put the folder "DB" within the assets allowed in your pubspec.yaml otherwise the data_uploader will not find the .json.

flutter:
# Images
assets:
- assets/images/
- assets/icons/
- assets/DB/

corentindore
Автор

Please create code and upload this video

Mahitogaming
Автор

can i do reskin and publish on the play store ?

CodeWithRaihan
Автор

sir when i type ./gradlew signingReport i found error ./gradlew : The term './gradlew' 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
+ ./gradlew signingReport
+
+ CategoryInfo : ObjectNotFound: (./gradlew:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

sir please help me

prashantagrawal
Автор

did you shuffle the answers and random questions?

rehnumakucukilhan
Автор

Hi, how can I fetch data randomly every time?

nfdzjik
Автор

There are not all gradlew files in code

rimswib
Автор

This ain't it. Don't waste your time here, he didn't build the app.

frankjoz
Автор

How do you handle *E/flutter (10826): Unhandled Exception: [core/no-app] No Firebase App '[DEFAULT]' has been created - call Firebase.initializeApp()* the uploader is not working just says uploading and nothing updates on firebase database.

mumbaevans