fluttercommunity / get_it

Get It - 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. Maintainer: @escamoteur
https://pub.dev/packages/get_it
MIT License
1.32k stars 141 forks source link

fix: fix and test getAll #355

Closed tpucci closed 5 months ago

tpucci commented 6 months ago
escamoteur commented 5 months ago

thanks for the fix. I still have to add the allScopes parameter. also we need to add it to the readme