scoped_model
A Widget that passes a Reactive Model to all of it's children
2.0.0
462K downloads/mo
#538 most downloaded on pub.dev
brianegan/scoped_model
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Release timing varies
gaps range from 6 weeks to 1.9 years
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
9 releases · first in 2017
0 releases in the last 12 months
see the full history below
Release timeline
9 releases · Aug 2017 to Aug 2022
2018
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 9-
2.0.024 Aug 2022 -
2.0.0-nullsafety.009 Dec 2020 pre-release -
1.1.018 Oct 2020Release notes
Open source →- Migrate from deprecated InheritedWidget methods to new implementations
inheritFromWidgetOfExactType>dependOnInheritedWidgetOfExactTypeancestorInheritedElementForWidgetOfExactType>getElementForInheritedWidgetOfExactType- Thanks to Kate Lovett and Kevin Moore!
- Migrate from deprecated InheritedWidget methods to new implementations
-
1.0.129 Nov 2018 -
1.0.029 Nov 2018Release notes
Open source →- Deprecated the
ModelBuilderclass. UseAnimatedBuilderinstead, which works with any listenable.- Ship 1.0, since core functionality has been stable for quite some time.
- Deprecated the
-
0.3.017 Aug 2018Release notes
Open source →- Add constraint for Dart SDK (>=2.0.0-dev-28.0 <3.0.0)
- Update / add lots of docs
- Expose the
ModelListerpublicly, renamed toModelBuilder - Add helpful error message if model could not be found
- Add constraint for Dart SDK (>=2.0.0-dev-28.0 <3.0.0)
-
0.2.004 Jan 2018Release notes
Open source →- Thanks to @passsy for the contributions!
- Model cannot be null
- Model now implements Listenable
- Improve Docs
- Improve tests
- Thanks to @passsy for the contributions!
-
0.1.125 Nov 2017 -
0.1.017 Aug 2017