modifier 0.2.0
modifier: ^0.2.0 copied to clipboard
Syntax sugar optimizations to avoid nesting hell in Flutter.
example/README.md
Examples #
- Before: before using the
modifierpackage. - After: after using the
modifierpackage.
The two examples are just for demonstration purposes. It's not necessary to run or focus on its UI. Please focus on its source code and compare the difference.