All Projects → kenreilly → flutter-web-example

kenreilly / flutter-web-example

Licence: MIT license
Example project demonstrating how to work with Flutter for Web

Programming Languages

dart
5743 projects
HTML
75241 projects
CSS
56736 projects

flutter-web-example

An example project demonstrating how to get started with Flutter for Web

Getting Started

To build and run this project:

  1. Get Flutter here if you don't already have it
  2. Get webdev: flutter pub global activate webdev
  3. Clone this repository
  4. cd into the repo folder
  5. run webdev serve to start the dev server
  6. Navigate to the local URL printed to the console by webdev

Contributing

Questions, comments, suggestions, and other contributions are welcome, as this is an open-source example project and not officially maintained as part of an application or library etc.

Created from templates made available by Stagehand under a BSD-style license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].