Skip to content

minikin/flutter-web-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Responsive web app powered by Flutter and Dart.

Flutter Web App Demo is released under the MIT license. Current Build Status. PRs welcome!

Contents

πŸ“‹ Features

βš™οΈ Requirements

πŸŽ‰ Develop

Run you app in Chrome

flutter run -d chrome

To hot restart (and rebuild state), press "R".

πŸ‘·β€ Building with the production JavaScript compiler

To enable the release compiler, run.

flutter build web && cp -R build/web/ docs

This will create a build/web directory with index.html, main.dart.js and the rest of the files needed to run the application using a static HTTP server.

🀷 Support

Post issues and feature requests on the GitHub issue tracker.

πŸ“„ License

Flutter Web App Demo is available under the MIT license. See the LICENSE file for more info.

Contributors 2

  •  
  •