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

RenderIf is a Flutter library that aims to simplify the way you write your code and help make your Flutter apps more maintainable and readable. It introduces a novel approach to conditional rendering, [...]

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
0
likes
110
points
25
downloads

Publisher

verified publishermartinfenocchio.tech

Weekly Downloads

RenderIf is a Flutter library that aims to simplify the way you write your code and help make your Flutter apps more maintainable and readable. It introduces a novel approach to conditional rendering, providing an extra boolean parameter, condition, for several of Flutter's most commonly used widgets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on renderif