dawn 7.1.1 copy "dawn: ^7.1.1" to clipboard
dawn: ^7.1.1 copied to clipboard

discontinuedreplaced by: navand
Platformweb

Dawn is a Dart web framework that lets developers create UIs with a widget model similar to Flutter. Dawn apps are compiled into JS and painted with HTML & CSS.

A fast, light-weight, and familiar Dart web framework.

[ Official website | Pub page ]


Dawn 7.1.1 #

Dawn is a Dart web framework that lets developers create UIs with a widget model similar to Flutter. Dawn apps are compiled into JS and painted with HTML & CSS.

Features #

  • A widget model similar to Flutter
  • Essential and unstyled widgets
  • Styles
  • Animations
  • Extensibility
  • JavaScript interop
  • CLI

Install #

dart pub global activate webdev
dart pub global activate dawn

[ Read more → ]

Get Started #

dawn create my_first_dawn_app
cd my_first_dawn_app
webdev serve

[ Read more → ]

Features + Cookbook #

[ Visit the official website → ]

Support Dawn #

[ Donate to Dawn → ]

List Of Widgets #

Show / Hide
  • InheritedWidget
  • StatelessWidget
  • StatelessBuilder
  • StatefulWidget
  • StatefulBuilder
  • FutureBuilder
  • StreamBuilder
  • ConsumerWidget
  • ConsumerBuilder
  • Provider
  • Navigator
  • Text
  • Image
  • Container

Please Share!

13
likes
130
pub points
0%
popularity

Publisher

unverified uploader

Dawn is a Dart web framework that lets developers create UIs with a widget model similar to Flutter. Dawn apps are compiled into JS and painted with HTML & CSS.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args, js

More

Packages that depend on dawn