flutter_declarative_syntax 1.0.1 copy "flutter_declarative_syntax: ^1.0.1" to clipboard
flutter_declarative_syntax: ^1.0.1 copied to clipboard

A Flutter plugin that provides declarative syntax extensions for common widget modifications, making Flutter code more readable and maintainable.

1.0.1 #

Changed #

  • Simplified package description
  • Updated deprecated APIs to use latest Flutter recommendations:
    • Replaced MaterialStateProperty with WidgetStateProperty
    • Updated color opacity handling
    • Replaced textScaleFactor with textScaler

1.0.0 #

Added #

  • Complete widget extension system with declarative syntax
  • List extensions (toListView, toColumn, toRow, toStack)
  • Text styling extensions
  • Layout control extensions
  • Animation extensions
  • Effect extensions
  • Gesture handling extensions
  • Visibility control extensions
  • Transform extensions
  • Focus & Semantics extensions
  • Comprehensive test coverage
  • Detailed documentation and examples

0.0.3 #

  • Change the card default background and shadow

0.0.2 #

  • Change README.md

0.0.1 #

  • Initial release with basic list extensions
  • Basic widget styling extensions
2
likes
160
points
54
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that provides declarative syntax extensions for common widget modifications, making Flutter code more readable and maintainable.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_declarative_syntax