get_it 1.1.0
get_it: ^1.1.0 copied to clipboard
Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App"
1.1.0 26.06.2019 #
- added named registration
1.0.3+2 26.06.2019 #
- updated logo in readme
1.0.3+1 22.05.2019 #
- updated authors
1.0.3 01.03.2019 #
- Small fix so that intellisense works now if you use the short calling form without using
.get()
1.0.2 22.06.2018 #
- Moved package to Flutter Community
1.0.1 20.06.2018 #
- Added
reset()method
1.0.0 22.05.2018 #
- Initial release