flutter_triple
Implementation of the Segmented State Pattern (SSP) nicknamed Triple.
3.0.0
2.9K downloads/mo
#4713 most downloaded on pub.dev
Flutterando/triple_pattern
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 8 days to 7 months
Rarely documented
notes for 11 of 70 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
71 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
71 releases · Dec 2020 to Aug 2023Releases
latest 60 of 71-
3.0.008 Aug 2023Nothing published for this version
-
2.2.031 Jul 2023Nothing published for this version
-
2.1.428 Jun 2023Nothing published for this version
-
2.1.326 Jun 2023Nothing published for this version
-
2.1.226 Jun 2023Nothing published for this version
-
2.1.126 Jun 2023Nothing published for this version
-
2.1.024 Jun 2023Nothing published for this version
-
2.1.0+124 Jun 2023Nothing published for this version
-
2.0.120 Apr 2023Nothing published for this version
-
2.0.016 Mar 2023Nothing published for this version
-
1.2.8-dev.130 Aug 2022 pre-releaseNothing published for this version
-
1.2.724 Feb 2022Nothing published for this version
-
1.2.7+124 Feb 2022Nothing published for this version
-
1.2.7+224 Feb 2022 -
1.2.7+312 Jul 2022Nothing published for this version
-
1.2.7+412 Jul 2022 -
1.2.610 Jan 2022 -
1.2.521 Oct 2021Release notes
Open source →- Update triple;
- Added Store.when for a value of one of three mapped possibilities.
- Added @protected on update, setError, setLoading.
-
1.2.405 Aug 2021Nothing published for this version
-
1.2.4+105 Aug 2021Nothing published for this version
-
1.2.4+205 Aug 2021Nothing published for this version
-
1.2.4+305 Aug 2021 -
1.2.317 Jul 2021Nothing published for this version
-
1.2.3+122 Jul 2021Nothing published for this version
-
1.2.3+203 Aug 2021 -
1.2.209 Jul 2021Nothing published for this version
-
1.2.104 Jul 2021 -
1.2.002 Jul 2021Release notes
Open source →- Added [factory] ScopedBuilder.transition for customization of main widget.
ScopedBuilder.transition( store: counter, transition: (_, child) { return AnimatedSwitcher( duration: Duration(milliseconds: 400), child: child, ); }, onLoading: (_) => Text('Loading...'), onState: (_, state) => Text('$state'), ), -
1.1.028 Jun 2021Nothing published for this version
-
1.0.610 May 2021 -
1.0.531 Mar 2021Nothing published for this version
-
1.0.5+131 Mar 2021 -
1.0.407 Mar 2021Nothing published for this version
-
1.0.305 Mar 2021Nothing published for this version
-
1.0.205 Mar 2021Nothing published for this version
-
1.0.105 Mar 2021Nothing published for this version
-
1.0.002 Mar 2021Release notes
Open source →The Initial version providers:
- StreamStore and NotifierStore
- RxNotifier support
- Triple Tracking
- rxObserver
- ScopedBuilder and TripleBuilder
-
0.0.3511 Feb 2021Nothing published for this version
-
0.0.3419 Jan 2021Nothing published for this version
-
0.0.3319 Jan 2021Nothing published for this version
-
0.0.3217 Jan 2021Nothing published for this version
-
0.0.3117 Jan 2021Nothing published for this version
-
0.0.3017 Jan 2021Nothing published for this version
-
0.0.2917 Jan 2021Nothing published for this version
-
0.0.2817 Jan 2021Nothing published for this version
-
0.0.2710 Jan 2021Nothing published for this version
-
0.0.2610 Jan 2021Nothing published for this version
-
0.0.2509 Jan 2021Nothing published for this version
-
0.0.2409 Jan 2021Nothing published for this version
-
0.0.2308 Jan 2021Nothing published for this version
-
0.0.2206 Jan 2021Nothing published for this version
-
0.0.2105 Jan 2021Nothing published for this version
-
0.0.2002 Jan 2021Nothing published for this version
-
0.0.1901 Jan 2021Nothing published for this version
-
0.0.1801 Jan 2021Nothing published for this version
-
0.0.1731 Dec 2020Nothing published for this version
-
0.0.17+131 Dec 2020Nothing published for this version
-
0.0.1631 Dec 2020Nothing published for this version
-
0.0.1529 Dec 2020Nothing published for this version
-
0.0.1429 Dec 2020Nothing published for this version