Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add generic type annotation to
registerSingleton()
call
This fixes the now (from Dart SDK 3 onwards required) generic type annotation when calling `registerSingleton` from GetIt. Check the following issue: fluttercommunity/get_it#331 (comment)
- Loading branch information