supercharged 1.4.0 copy "supercharged: ^1.4.0" to clipboard
supercharged: ^1.4.0 copied to clipboard

outdated

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

1.4.0 #

  • New: Animatable animatedBy method
  • New: Animatable curved method

1.3.0 #

  • New: int tweenTo method
  • New: double tweenTo method
  • New: Color tweenTo method
  • New: Duration / operator

1.2.1 #

  • Fixed: typo in API documentation

1.2.0 #

  • 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

1.1.0 #

  • 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

1.0.0 #

  • Initial release
911
likes
0
pub points
97%
popularity

Publisher

verified publisherfelix-blaschke.de

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on supercharged