/depthz-webview-builder

A repository that allows you to quickly build a mobile application (Android and IOS) in the webview (Flutter) technology.

Primary LanguageC++

Depthz webview builder

A repository that allows you to quickly build a mobile application (Android and IOS) in the webview (Flutter) technology.

Getting Started

  1. Update the url. In /lib/main.dart you will find the url (www.castingstudio.pl) that you should replace with yours.
  2. After updating the address, you need to run the flutter clean command.
  3. In /assets/icon/ you will find a image (logotype.png) too you should replace to yours logotype (500px).
  4. After changed main logo, you should run this command: flutter clean && flutter pub get && flutter pub run flutter_launcher_icons:main