vint 0.7.3 copy "vint: ^0.7.3" to clipboard
vint: ^0.7.3 copied to clipboard

Dart 1 only

VINT is a framework for writing single-page applications in Dart.

VINT #

VINT is a library for building single-page applications in Dart. It helps structure your application by providing the following components:

  • Evented models and lists for representing domain concepts
  • Storages and repositories for managing persistence
  • Presenters for encapsulating interactions with the DOM
  • Validators, Event Bus, and more

INSTALLATION #

Add the VINT dependency to your project’s pubspec.yaml.

name: my_project
dependencies:
  vint: any

And run pub install.

READ MORE #

http://www.vintdart.com

0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

VINT is a framework for writing single-page applications in Dart.

Homepage

License

unknown (LICENSE)

More

Packages that depend on vint