minikin / flutter-web-demo

🌍 Responsive web app powered by Flutter and Dart

Home Page:https://minikin.me/flutter-web-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

🌍 Responsive web app powered by Flutter and Dart

https://minikin.me/flutter-web-demo

License:MIT License


Languages

Language:C++ 39.9%Language:CMake 34.6%Language:Dart 18.0%Language:C 2.7%Language:Swift 2.2%Language:HTML 2.2%Language:Kotlin 0.3%Language:Objective-C 0.1%