navand 0.3.0 copy "navand: ^0.3.0" to clipboard
navand: ^0.3.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.3.0 #

  • Fixed the unexpected behaviors of the Navigation API.
  • Removed unnecessary errors thrown at runtime.

Breaking Changes #

  • Changed sync Navigation functions to async functions.

0.2.2 #

  • Improved formatting.
  • Improved the boilerplate.
  • Improved the documentation.
  • Fixed a few typos in the documentation.

0.2.1 #

  • Moved the documentation from README.md to Navand's wiki.

0.2.0 #

  • Updated the boilerplate.
  • Updated the example.
  • Updated README.md and added documentation 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
116
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