You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
I have a few question if you don’t mind :D
1- On main.dart, the initialRoute is null. So what happens exactly?
2- On main.dart, you are overriding the themes platform with GalleryOptions.platform. Why is that?
3- Why are you using RegEx on routes? First time seeing it done is this way