velix 0.91.2 copy "velix: ^0.91.2" to clipboard
velix: ^0.91.2 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.

0.91.2 #

  • FIX: all type registries are updated.
  • FIX: lazy types work as expected.
  • FIX: i18n must be listener.
  • FEAT: added async value notifier.
  • FEAT: TypeDescriptor lazy fix requiring api change.
  • FEAT: different default function name.
  • FEAT: less variable names.
  • DOCS: changelogs.

0.92.0 #

  • FEAT: new class type.

0.91.1 #

  • FIX: Lazy type descriptors fix.

0.91.0 #

  • FEAT: Lazy type descriptors.

0.90.1 #

  • FIX: i18n fix.
  • FEAT: examples.
  • FEAT: new generator is active.
  • DOCS: adjusted READMEs.
  • FIX: new starting version 0.90.0 for velix.
  • FIX: new starting version 0.90.0 for velix.
  • FEAT: added command generator in the correct package.

0.90.0 #

  • version renaming

0.9.3 #

  • FEAT: moved the abstract translator concept to velix.

0.9.2 #

  • FEAT: moved command generator.

0.9.1 #

  • stripped down version after refactoring

Versions #

0.8.0 #

  • Initial version

0.9.0 #

  • Fixed lint errors

0.10.0 #

  • added documentation

0.11.0 #

  • added documentation
  • command argument are generated as meta-data
  • commands fully support sync and async
  • commands support icons
  • busy cursor after 200ms

0.12.0 #

  • more docs

0.13.0 #

  • skipped, bad version number :-)

0.14.0 #

  • finalized mapper
  • added json mapper

0.14.1 #

  • switched to analyzer 7.x

0.14.2 #

  • switched to analyzer 8.x

0.14.3 #

  • lint fixes

0.15.0 #

  • added extension methods to the form mapper
  • added a number of base widgets
  • more sophisticated handling of form errors
  • separated iOS and material widgets

0.15.1 #

  • added test page for databinding

0.16.0 #

  • proper i18n assets

0.16.1 #

  • performance optimization mapper ( factor 4! )
  • example app is a bit prettier

0.17.0 #

  • added LRUCache
  • added Tracer
  • added own i18n solution

0.17.1 #

  • docstrings

0.18.0 #

  • added DI module
  • added configuration mechanism

0.18.1 #

  • factories support eager and scope as well.

0.90.1 #

  • split into multiple packages

0.90.2 #

  • generator enhancements
3
likes
120
points
1.09k
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

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on velix