navand 0.2.0 copy "navand: ^0.2.0" to clipboard
navand: ^0.2.0 copied to clipboard

outdated

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

0.2.0 #

  • Updated applications template.
  • Updated the example.
  • Updated README.md and added docs to it.
  • Updated the license.

Breaking Changes #

  • Renamed PaintedNode.initializeElement to assembleElement.
  • Renamed PaintedNode.disposeElement to disassembleElement.

0.1.0 #

  • First unstable release.
6
likes
0
points
146
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, js

More

Packages that depend on navand