A repository that allows you to quickly build a mobile application (Android and IOS) in the webview (Flutter) technology.
- Update the url. In
/lib/main.dart
you will find the url (www.castingstudio.pl) that you should replace with yours. - After updating the address, you need to run the
flutter clean
command. - In
/assets/icon/
you will find a image (logotype.png) too you should replace to yours logotype (500px). - After changed main logo, you should run this command:
flutter clean && flutter pub get && flutter pub run flutter_launcher_icons:main