dart_mv 0.1.0 copy "dart_mv: ^0.1.0" to clipboard
dart_mv: ^0.1.0 copied to clipboard

outdatedDart 1 only

A minimalist "model view" implementation in Dart.

dart mv #

Build Status

Dart Model/View implementation.

A minimalist library that implements a Model and a View class.

A basic example is provided in the "web" directory.

Although the build status is "failing" since about two months, the tests pass in Dartium.

TODO

  • Fix tests. Passes in Chromium on Windows, OS X, Ubuntu. Fails with DumpRenderTree on OSX/nix but passes on Windows.

  • Add more tests (View and Router currently aren't tested at all).

  • Generate documentation.

  • Ideas: The code is so "small" that each part could eventually be used independently ... It might be wiser to isolate each "part" into it's own library.

Available at the Dart pub

author

Julien Castelain jcastelain@gmail.com

0
likes
0
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

A minimalist "model view" implementation in Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

browser, unittest

More

Packages that depend on dart_mv