Skip to content

Latest commit

 

History

History
60 lines (33 loc) · 1.26 KB

README.md

File metadata and controls

60 lines (33 loc) · 1.26 KB

quiz_app

Are you ready to test your knowledge and challenge others?

important !!

this app using code generation with freezed package before you run the app you need to run build runner command

first get packages

flutter pub get 

then run

flutter pub run build_runner build --delete-conflicting-outputs

after that you can run the app

 flutter run

if you need to run on ios fires you need to add ios paltform

 flutter create --platforms=ios .

dimo images

apk file

you can downlaod app form here

created with 💙 by abdullah alamodi