Skip to content

This is the Flutteristas website development repository

Notifications You must be signed in to change notification settings

TheFlutteristas/flutteristas_website_dev

Repository files navigation

Flutteristas Website

The site is built with Dart utilizing the Dart Web Platform with core web libraries like dart:html.

We utilize Jaspr to provide a more Flutter centric feel to web development. Check out the docs for more info.

Prerequisites

Install the webdev tool

dart pub global activate webdev

Run locally with

webdev serve --auto refresh

Debugging

Install the Dart Debug Extension and run:

webdev serve --debug-extension

or you use devtools Debugging Web Info

Build and Deploy

webdev build
firebase deploy

About

This is the Flutteristas website development repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published