velix 0.9.3 copy "velix: ^0.9.3" to clipboard
velix: ^0.9.3 copied to clipboard

flutter foundation library. This core library contains basic functionality, mainly the meta-data organization and its related code generator used by the different addons.

License Dart Docs Flutter CI

velix

Introduction #

Velix is Dart/Flutter library implementing some of the core parts required in every Flutter application:

  • type meta data
  • specification and validation of type constraints
  • general purpose mapping framework
  • json mapper
  • model-based two-way form data-binding
  • i18n
  • dependency injection container
  • command pattern for ui actions

Check out some articles on Medium:

Detailed information can be found in the corresponding Wiki.

The library has been split into multiple packages:

Installation #

All libraries is published on pub.dev

4
likes
0
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

flutter foundation library. This core library contains basic functionality, mainly the meta-data organization and its related code generator used by the different addons.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, flutter, glob, path, source_gen, stack_trace

More

Packages that depend on velix