New registration bug fixed (init data not working on web)

This commit is contained in:
Sewmina
2022-03-18 20:19:44 +05:30
parent 1467b9bd40
commit c2b5656eb3
8 changed files with 162 additions and 42 deletions

View File

@@ -74,6 +74,7 @@ flutter:
# To add assets to your application, add an assets section, like this:
assets:
- images/
- assets/ca/
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/assets-and-images/#resolution-aware.