PackageTrack
Sign in Get early access

supercharged

Supercharged brings all the comfort features from languages like Kotlin to all Flutter developers.

2.1.1 16K downloads/mo #2426 most downloaded on pub.dev felixblaschke/supercharged

What this package is like to depend on

Last release 5 years ago

no release in 18 months

Release timing varies

gaps range from 9 days to 6 months

Most releases are documented

notes for 21 of 32 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

37 releases · first in 2019

0 releases in the last 12 months

see the full history below

Release timeline

37 releases · Nov 2019 to Sep 2021
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 37
  1. 2.1.1 18 Sep 2021
    Release notes
    • Updated README.md.
    Open source →
  2. 2.1.0 16 Sep 2021

    Nothing published for this version

  3. 2.1.0+1 16 Sep 2021
    Release notes
    • Update: Use flutter_lints instead of pedantic
    Open source →
  4. 2.0.0 06 Mar 2021
    Release notes

    supercharged: prepare for 2.0.0 release

    Open source →
    Release notes
    • New: Supercharged is sound null-safe (Flutter 2.0)
    • New: Size tweenTo method
    • New: Rect tweenTo method
    • New: String toColor method supports 4-character and 8-character (RGBA) strings
    • Breaking: Renamed and deprecated several methods to avoid conflicting with Dart's own implementation. See migration guide for more details.
      • sortedBy renamed to sortedBySC
      • sortedByNum renamed to sortedByNumSC
      • sortedByString renamed to sortedByStringSC
      • sum renamed to sumSC
      • average renamed to averageSC
      • firstOrNull renamed to firstOrNullSC
      • lastOrNull renamed to lastOrNullSC
      • forEachIndexed renamed to forEachIndexedSC
      • mapIndexed renamed to mapIndexedSC
    • Breaking: Removed already deprecated method between.
    • Deprecation: filter is now deprecated in favour of Dart's own where.
    Open source →
  5. 2.0.0-nullsafety.2 17 Feb 2021 pre-release

    Nothing published for this version

  6. 2.0.0-nullsafety.1 16 Dec 2020 pre-release

    Nothing published for this version

  7. 2.0.0-nullsafety.0 20 Nov 2020 pre-release

    Nothing published for this version

  8. 1.12.0 01 Dec 2020
    Release notes

    added import helper class (1.12.0)

    Open source →
    Release notes
    • New: Auto-import helper class Supercharged added.
    Open source →
  9. 1.11.1 30 Oct 2020
    Release notes
    • Fix: Optional parameter in Iterable pickOne and pickSome methods
    Open source →
  10. 1.11.0 27 Oct 2020
    Release notes
    • New: Offset tweenTo method
    • New: Iterable onEach method
    • New: Iterable onEachIndexed method
    • New: Iterable pickOne method
    • New: Iterable pickSome method
    • Fix: Example for Iterable associateWith method
    Open source →
  11. 1.10.0 14 Aug 2020
    Release notes

    supercharged: upgrade supercharged_dart to 1.2

    Open source →
    Release notes
    • New: Duration delay method
    Open source →
  12. 1.9.0 12 Aug 2020
    Release notes

    supercharged: dependency upgrade to release new dart features

    Open source →
    Release notes
    • New: Iterable replaceWhere method
    • New: Iterable replaceFirstWhere method
    • New: Iterable maxIndexed method
    Open source →
  13. 1.8.2 04 Aug 2020
    Release notes

    supercharged: fix dependency

    Open source →
    Release notes
    • Fixed: Use release version dependency of supercharged_dart dependency.
    Open source →
  14. 1.8.1 04 Aug 2020
    Release notes

    supercharged: fix typo in readme

    Open source →
    Release notes
    • Fixed: Typo in documentation
    Open source →
  15. 1.8.0 04 Aug 2020
    Release notes
    • New: Animation interval method
    • New: Animation curve method
    • Changed: Upgraded to pedantic 1.9 ruleset and fixed linter issues
    • Migrated all non-Flutter extensions to supercharged_dart to this package
    Open source →
  16. 1.8.0-alpha.2 04 Aug 2020 pre-release

    Nothing published for this version

  17. 1.8.0-alpha.1 02 Aug 2020 pre-release

    Nothing published for this version

  18. 1.7.0 16 Jul 2020
    Release notes
    • New: DateTime isBetween method
    • Changed: double between renamed to isBetween
    • Changed: int between renamed to isBetween
    Open source →
  19. 1.6.0 21 May 2020
    Release notes
    • New: double between method
    • New: int between method
    Open source →
  20. 1.5.1 18 Apr 2020
    Release notes
    • Fixed: Unit test for DateTime duration method
    Open source →
  21. 1.5.0 18 Apr 2020
    Release notes
    • New: DateTime duration method
    Open source →
  22. 1.4.0 14 Apr 2020
    Release notes
    • New: Animatable animatedBy method
    • New: Animatable curved method
    Open source →
  23. 1.3.0 12 Apr 2020
    Release notes
    • New: int tweenTo method
    • New: double tweenTo method
    • New: Color tweenTo method
    • New: Duration / operator
    Open source →
  24. 1.2.1 03 Mar 2020
    Release notes
    • Fixed: typo in API documentation
    Open source →
  25. 1.2.0 26 Jan 2020
    Release notes
    • New: DateTime + operator
    • New: DateTime - operator
    • New: DateTime rangeTo method
    • New: DateTime until method
    • New: Duration fromNow method
    • New: Duration ago method
    • New: Iterable lastIndex getter
    • New: Iterable withoutFirst method
    • New: Iterable withoutLast method
    • Improved: Added null check for int until
    • Improved: Added null check for int times
    • Improved: Removed implicit casts and improved usage of strong types
    Open source →
  26. 1.1.0 28 Dec 2019
    Release notes
    • New: Iterable sortedBy method
    • New: Iterable sortedByNum method
    • New: Iterable sortedByString method
    • New: Iterable chunked method has additional parameter fill
    • Improved: More efficient implementation for minBy and maxBy
    • Fixed: typo in API documentation
    Open source →
  27. 1.0.0 14 Dec 2019
    Release notes
    • Initial release
    Open source →
  28. 0.0.10 14 Dec 2019

    Nothing published for this version

  29. 0.0.9 14 Dec 2019

    Nothing published for this version

  30. 0.0.8 14 Dec 2019

    Nothing published for this version

  31. 0.0.7 13 Dec 2019

    Nothing published for this version

  32. 0.0.6 13 Dec 2019

    Nothing published for this version

  33. 0.0.5 13 Dec 2019

    Nothing published for this version

  34. 0.0.4 12 Dec 2019

    Nothing published for this version

  35. 0.0.3 11 Dec 2019

    Nothing published for this version

  36. 0.0.2 11 Dec 2019

    Nothing published for this version

  37. 0.0.1 30 Nov 2019

    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