navand 0.3.3 copy "navand: ^0.3.3" to clipboard
navand: ^0.3.3 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.3 #

  • Improve CHANGELOG.md.

0.3.2 #

  • Add a condition to avoid emptying the route entries when the history is popped.

0.3.1 #

  • Fixe inconsistencies in the behavior of Navigator.

0.3.0 #

  • Fix the unexpected behaviors of the Navigation API.
  • Remove unnecessary errors thrown at runtime.

Breaking Changes #

  • Switch to async functions for Navigation.

0.2.2 #

  • Improve formatting.
  • Improve the boilerplate.
  • Improve the documentation.
  • Fix a few typos in the documentation.

0.2.1 #

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

0.2.0 #

  • Update the boilerplate.
  • Update the example.
  • Update README.md and add documentation to it.
  • Update the license.

Breaking Changes #

  • Rename PaintedNode.initializeElement to assembleElement.
  • Rename 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