This is a starter app to show how to use a flutter-view in your applications. It is used by the getting started documentation to show a first flutter-view based app.
The most important files are:
- homepage.pug : creates the hello world page
- homepage.sass : adds styling to the hello world page
- main.dart : imports and shows the homepage flutter-view
For help getting started with Flutter, view the online Flutter documentation.
For help using Flutter-View, check the online flutter-view documentation.
