safrizal / flutter-web-example

Example project demonstrating how to work with Flutter for Web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Example project demonstrating how to work with Flutter for Web

License:MIT License


Languages

Language:Dart 88.8%Language:HTML 7.7%Language:CSS 3.5%