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

RenderIf simplifies code and enhances readability in Flutter apps. It introduces a new approach to conditional rendering using a boolean parameter in commonly used widgets

Changelog #

All notable changes to the "RenderIf" project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0] - 2023-05-25 #

Added #

  • Initial release of the RenderIf library.
  • condition parameter for the following Flutter widgets:
    • ExpandedIf
    • FlexibleIf
    • RowIf
    • ColumnIf
    • TextIf
    • PaddingIf

[1.0.1] - 2023-05-30 #

Added #

  • Changelog.
  • Better description package.
  • Example of use.
0
likes
140
points
32
downloads

Publisher

verified publishermartinfenocchio.tech

Weekly Downloads

RenderIf simplifies code and enhances readability in Flutter apps. It introduces a new approach to conditional rendering using a boolean parameter in commonly used widgets

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on renderif