Sponsored by- The #1 Flutter-powered AI app builder
Home/Top/State Management/get_it vs provider

get_it vs provider

A head-to-head of two State Management packages on pub.dev, by daily downloads, GitHub activity, and maintenance.

get_it leads on usage with about 1.8x the daily downloads of provider (64,368 vs 36,268 per day). provider has the larger GitHub following (5,258 vs 1,475 stars).

get_it

flutter-it.dev · v9.2.1

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"

Downloads / day
64,368
Stars
1,475
Likes
4,715
Pub points
150

provider

🇫🇷 dash-overflow.net · v6.1.5+1

A wrapper around InheritedWidget to make them easier to use and more reusable.

Downloads / day
36,268
Stars
5,258
Likes
10,995
Pub points
150

get_it vs provider, metric by metric

Metric get_it provider
Downloads / day 64,368 36,268
Rank in State Management #5 #8
GitHub stars 1,475 5,258
Likes 4,715 10,995
Pub points 150 / 160 150 / 160
Issue response (median)
Contributors 47 89
Last commit 5 months ago 5 months ago
CI Yes Yes
License MIT MIT
First published 8 years ago 7 years ago
Platforms android, ios, windows, linux, macos, web android, ios, windows, linux, macos, web

Highlighted cell wins each comparable metric. For rank, issue response, and last commit, lower is better.

More State Management comparisons