extensions_core 0.0.3 copy "extensions_core: ^0.0.3" to clipboard
extensions_core: ^0.0.3 copied to clipboard

Extensions for dart and flutter

0.0.3 #

What's Changed #

Dependencies #

  • Updated intl package to ^0.20.2
  • Updated flutter_lints to ^6.0.0
  • Updated minimum Dart SDK to ^3.6.0

New Features #

  • Added new widget extensions:
    • padding() - Wrap widget with padding
    • center - Center widget
    • expanded - Expand widget
    • flexible() - Make widget flexible
    • onTap() - Add tap gesture detector
    • align() - Align widget
    • size() - Wrap with SizedBox
    • opacity() - Add opacity
    • circular() - Clip with circular border radius
    • elevated() - Add card elevation
  • Added navigation extensions:
    • Simplified navigation helpers
    • Easy page transitions
    • Route management utilities

Improvements #

  • Enhanced code documentation
  • Improved type safety
  • Better error handling
0
likes
140
points
104
downloads

Publisher

unverified uploader

Weekly Downloads

Extensions for dart and flutter

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on extensions_core