Skip to content

Instantly share code, notes, and snippets.

@FlutterWiz
Created October 16, 2022 15:36
Show Gist options
  • Save FlutterWiz/f677b4d0b214045487157edbc1364abe to your computer and use it in GitHub Desktop.
Save FlutterWiz/f677b4d0b214045487157edbc1364abe to your computer and use it in GitHub Desktop.
final getIt = GetIt.instance;
@InjectableInit()
void configureDependencies() => $initGetIt(getIt);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment