Dependency Injection recommendation?

This page summarizes the projects mentioned and recommended in the original post on /r/FlutterDev

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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

  • I personally use get_it and injectable.

  • 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

  • It doesn't have any global declarations like the other service locators and it's very fast. Check out the benchmarks here. https://github.com/MelbourneDeveloper/ioc_container/tree/main/benchmarks

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • EZ State - ~65 loc state manager for flutter

    2 projects | /r/FlutterDev | 5 Apr 2023
  • Flutter/Dart Benchmarks: ChangeNotifier/Cubit/StateNotifier/StreamController

    1 project | /r/FlutterDev | 26 Nov 2022
  • Underrated Flutter Packages You Should Check Out

    6 projects | /r/FlutterDev | 3 Apr 2023
  • New Dependency Injection/Service Locator lib

    2 projects | /r/FlutterDev | 10 Feb 2023
  • GetX is dead, what to use next?

    4 projects | /r/FlutterDev | 25 Nov 2021