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.36k stars 148 forks source link

Adjust and add tests for popScopesTill #385

Closed kuhnroyal closed 1 month ago

kuhnroyal commented 1 month ago

Tests for #384