valuable 0.0.4
valuable: ^0.0.4 copied to clipboard
A library to simplify data binding and to allow rebuild just some part of your UI instead of separate your in multiple StatefulWidget.
0.0.4 19/01/2021 #
- Add comments
- Remove useless classes (like
StatefulValuableBool) and move the method in extensions - Extension to manage
Valuable<List>
0.0.3+1 08/12/2020 #
Fix null selector and setState that didn't be called
0.0.3 03/12/2020 #
Licensing
0.0.2 03/12/2020 #
Change uploader
0.0.1 03/12/2020 #
First version -> incomplete