Migrate to the v1.0.3 (hotfix)
If you have configured the admin and app already and facing the loading issue, then follow the steps below. Otherwise, use the new source code.
From your firebase console, go to the Firestore Database and delete the settings collection.

Download the new source code. You need to replace some files from the new source code with your old source code.
Two files have changed in the new update. Replace these two files from the new source code with your old source code.
1.lib/blocs/ads_bloc.dart 2.lib/blocs/settings_bloc.dart
Two files have changed in the new update. Replace these two files from the new source code with your old source code.
1.lib/widgets/featured.dart 2.lib/widgets/home_categories.dart
That's it.
Last modified 1mo ago