flutter_conditional_rendering 1.1.1 copy "flutter_conditional_rendering: ^1.1.1" to clipboard
flutter_conditional_rendering: ^1.1.1 copied to clipboard

outdated

A flutter package which enhances conditional rendering, supports if-else and switch conditions.

1.1.1 - 2020-02-08 #

  • Minor code format update.

1.1.0 - 2020-02-08 #

  • Added BuildContext parameter to builder functions.

  • Added generic type to switch functions.

1.0.2 - 2019-12-13 #

  • Added example.

1.0.1 - 2019-12-11 #

  • Updated package description.

1.0.0 - 2019-12-11 #

  • Added two classes: Conditional and ConditionalSwitch, both of them support .single() and .list() functions.
113
likes
40
points
6k
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package which enhances conditional rendering, supports if-else and switch conditions.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_conditional_rendering