Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more! Learn more →
Get_it Alternatives
Similar projects and alternatives to get_it
-
bloc
A predictable state management library that helps implement the BLoC design pattern
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
getx
Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
-
flutter_getx_timetracker
Timetracker created with Flutter and GetX framework
-
-
-
freezed
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
-
-
-
-
ioc_container
A simple, fast IoC Container for Dart and Flutter. Use it for dependency injection or as a service locator. It has scoped, singleton, transient and async support
-
Flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
-
Recoil
Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
-
mobx.dart
MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps.
-
-
-
font_awesome_flutter
The Font Awesome Icon pack available as Flutter Icons
-
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
get_it reviews and mentions
-
[Research] Your Flutter Stack
Dependency injection: https://pub.dev/packages/get_it
-
Am I super dumb or is Riverpod SO complicated?
No it is not, it had a release 3 weeks ago: https://github.com/fluttercommunity/get_it/tags so not sure what you are talking about...
-
🚀 Building a Fullstack App with dart_frog and Flutter in a Monorepo - Part 5
Setting up dependency injection using injectable and get_it
-
Flutter Production Boilerplate and tutorials on Medium
DI: get_it, injectable
-
Dependency Injection recommendation?
I personally use get_it and injectable.
-
🎉 honeycomb v0.9.0 released
First thing first, I want to describe how it compares to the most popular get_it.
-
Journey to the riverpod for my flutter app.
After some research, I found the get_it looked promising. I replaced MultiProvider with getIt singletons at the application start:
-
get_it VS ioc_container - a user suggested alternative
2 projects | 22 Oct 2022
-
very_good_cli / flutter_bloc / freezed / go_router / supabase_flutter and what else?
get_it (with injectable?)
-
For you, what is the best state management with latest version of flutter?
I agree that GetX add so much, that the code of the package got messy. Which cut the flexibility to use another package for navigation or DI as an example. But I really like the SM in it. That is way I created Reactable. It is very similar to GetX, well tested and I added some new features in it. Now in my projects I use GetIt for DI, Reactable for SM and Qlevar_router for navigation
-
A note from our sponsor - Appwrite
appwrite.io | 2 Jun 2023
Stats
fluttercommunity/get_it is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of get_it is Dart.