awesome_flutter_extensions 2.0.1 copy "awesome_flutter_extensions: ^2.0.1" to clipboard
awesome_flutter_extensions: ^2.0.1 copied to clipboard

A Flutter Extension to remove boilerplate when accessing ancestor context properties

2.0.1 #

  • CHORE: Set min Flutter SDK version to 3.35.0.

2.0.0 #

  • BREAKING CHANGE: Breaking changes introduced by Flutter 3.35 which renamed InputDecorationTheme into InputDecorationThemeData, AppBarTheme into AppBarThemeData, and BottomAppBarTheme into BottomAppBarThemeData (thanks to @milesegan).

1.3.0 #

  • FIX: Breaking changes introduced by Flutter 3.27.0

1.2.0 #

  • FEAT: Add ordinal, roman and space extensions (thanks to @athishaves)

1.1.2 #

  • BREAKING Remove the deprecated textScaleFactor in favor of textScaler.

1.1.1 #

  • .separatedBy() now returns a list by default.

1.1.0 #

  • Rename horizontal to paddingHorizontal and so on

1.0.0+1 #

  • Update README

1.0.0 #

  • Fixes for Dart 3
  • Add more extensions, see README

0.0.1+2 #

  • Fix typo on README
  • Add a longer description to the pubspec.yaml

0.0.1+1 #

  • Update README

0.0.1 #

Initial Release

164
likes
160
points
1.14k
downloads

Publisher

verified publishermariuti.com

Weekly Downloads

A Flutter Extension to remove boilerplate when accessing ancestor context properties

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on awesome_flutter_extensions