Are you ready to test your knowledge and challenge others?
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 .
you can downlaod app form here
created with 💙 by abdullah alamodi