kiwi 2.0.0 copy "kiwi: ^2.0.0" to clipboard
kiwi: ^2.0.0 copied to clipboard

outdated

A simple yet efficient IoC container for Dart and Flutter (can be coupled with the kiwi_generator package).

2.0.0 #

BREAKING CHANGE #

  • #9 Removed the unused T generic for some functions

1.1.0 #

Added #

  • #34 resolveAs<S,T>() added for testing only

Updated #

  • #32 better error handling
  • Flutter example improvements
  • Updated documentation

1.0.0 #

BREAKING CHANGE #

  • renamed Container to KiwiContainer so it is easier for Flutter devs to import the KiwiContainer

0.3.3 #

Fixed #

  • Updated homepage

0.3.2 #

Fixed #

  • Fixed pub.dev score

0.3.1 #

Fixed #

  • Fixed pub.dev score

0.3.0 #

Fixed #

  • Upgrade dependencies
  • Fixed formatting errors
  • Fixed pub.dev score

0.2.0 #

Added #

  • Scoped constructor for the Container class.
  • Upgrade test dependency

0.1.0 #

  • Initial Open Source release.
154
likes
0
pub points
95%
popularity

Publisher

verified publishergbtb16.com.br

A simple yet efficient IoC container for Dart and Flutter (can be coupled with the kiwi_generator package).

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on kiwi