-
Notifications
You must be signed in to change notification settings - Fork 1
Styles and themes
Relorer edited this page Feb 11, 2023
·
1 revision
To change the splash screen:
- Change the splash screen settings using the flutter_native_splash library documentation
- Run
flutter pub run flutter_native_splash:create
To change the app icon:
- Change the app icon settings using the flutter_launcher_icons library documentation
- Run
flutter pub run flutter_launcher_icons
In the latest versions, we switched to POCKETBASE for this reason .env file should contain a link to backend server POCKETBASE_URL