PackageTrack
Sign in Get early access

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 2023
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 71
  1. 3.0.0 08 Aug 2023

    Nothing published for this version

  2. 2.2.0 31 Jul 2023

    Nothing published for this version

  3. 2.1.4 28 Jun 2023

    Nothing published for this version

  4. 2.1.3 26 Jun 2023

    Nothing published for this version

  5. 2.1.2 26 Jun 2023

    Nothing published for this version

  6. 2.1.1 26 Jun 2023

    Nothing published for this version

  7. 2.1.0 24 Jun 2023

    Nothing published for this version

  8. 2.1.0+1 24 Jun 2023

    Nothing published for this version

  9. 2.0.1 20 Apr 2023

    Nothing published for this version

  10. 2.0.0 16 Mar 2023

    Nothing published for this version

  11. 1.2.8-dev.1 30 Aug 2022 pre-release

    Nothing published for this version

  12. 1.2.7 24 Feb 2022

    Nothing published for this version

  13. 1.2.7+1 24 Feb 2022

    Nothing published for this version

  14. 1.2.7+2 24 Feb 2022
    Release notes
    • Update triple
    Open source →
  15. 1.2.7+3 12 Jul 2022

    Nothing published for this version

  16. 1.2.7+4 12 Jul 2022
    Release notes
    • Update Documentation
    Open source →
  17. 1.2.6 10 Jan 2022
    Release notes
    • Update triple;
    Open source →
  18. 1.2.5 21 Oct 2021
    Release notes
    • Update triple;
    • Added Store.when for a value of one of three mapped possibilities.
    • Added @protected on update, setError, setLoading.
    Open source →
  19. 1.2.4 05 Aug 2021

    Nothing published for this version

  20. 1.2.4+1 05 Aug 2021

    Nothing published for this version

  21. 1.2.4+2 05 Aug 2021

    Nothing published for this version

  22. 1.2.4+3 05 Aug 2021
    Release notes
    • Update triple;
    Open source →
  23. 1.2.3 17 Jul 2021

    Nothing published for this version

  24. 1.2.3+1 22 Jul 2021

    Nothing published for this version

  25. 1.2.3+2 03 Aug 2021
    Release notes
    • Fix ScopedBuild in first event in triple;
    Open source →
  26. 1.2.2 09 Jul 2021

    Nothing published for this version

  27. 1.2.1 04 Jul 2021
    Release notes
    Open source →
  28. 1.2.0 02 Jul 2021
    Release notes
    • 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'),
     ),
    
    Open source →
  29. 1.1.0 28 Jun 2021

    Nothing published for this version

  30. 1.0.6 10 May 2021
    Release notes
    • Update Triple package
    Open source →
  31. 1.0.5 31 Mar 2021

    Nothing published for this version

  32. 1.0.5+1 31 Mar 2021
    Release notes
    • Updated RxNotifier
    • Updated Triple
    • Updated documentation
    Open source →
  33. 1.0.4 07 Mar 2021

    Nothing published for this version

  34. 1.0.3 05 Mar 2021

    Nothing published for this version

  35. 1.0.2 05 Mar 2021

    Nothing published for this version

  36. 1.0.1 05 Mar 2021

    Nothing published for this version

  37. 1.0.0 02 Mar 2021
    Release notes

    The Initial version providers:

    • StreamStore and NotifierStore
    • RxNotifier support
    • Triple Tracking
    • rxObserver
    • ScopedBuilder and TripleBuilder
    Open source →
  38. 0.0.35 11 Feb 2021

    Nothing published for this version

  39. 0.0.34 19 Jan 2021

    Nothing published for this version

  40. 0.0.33 19 Jan 2021

    Nothing published for this version

  41. 0.0.32 17 Jan 2021

    Nothing published for this version

  42. 0.0.31 17 Jan 2021

    Nothing published for this version

  43. 0.0.30 17 Jan 2021

    Nothing published for this version

  44. 0.0.29 17 Jan 2021

    Nothing published for this version

  45. 0.0.28 17 Jan 2021

    Nothing published for this version

  46. 0.0.27 10 Jan 2021

    Nothing published for this version

  47. 0.0.26 10 Jan 2021

    Nothing published for this version

  48. 0.0.25 09 Jan 2021

    Nothing published for this version

  49. 0.0.24 09 Jan 2021

    Nothing published for this version

  50. 0.0.23 08 Jan 2021

    Nothing published for this version

  51. 0.0.22 06 Jan 2021

    Nothing published for this version

  52. 0.0.21 05 Jan 2021

    Nothing published for this version

  53. 0.0.20 02 Jan 2021

    Nothing published for this version

  54. 0.0.19 01 Jan 2021

    Nothing published for this version

  55. 0.0.18 01 Jan 2021

    Nothing published for this version

  56. 0.0.17 31 Dec 2020

    Nothing published for this version

  57. 0.0.17+1 31 Dec 2020

    Nothing published for this version

  58. 0.0.16 31 Dec 2020

    Nothing published for this version

  59. 0.0.15 29 Dec 2020

    Nothing published for this version

  60. 0.0.14 29 Dec 2020

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive