valuable 0.2.2 copy "valuable: ^0.2.2" to clipboard
valuable: ^0.2.2 copied to clipboard

outdated

A library to simplify data binding and to allow rebuild just some part of your UI instead of separate your in multiple StatefulWidget.

CHANGELOG #

0.2.2 26/10/2022 #

  • Fixes to clean watched Valuable
  • Fix to provide a ValuableContext on ValuableWidget
  • Add a Valuable.listenable to link a Valuable to ValueListenable
  • Add a map method on Valuable to transform Output type to Other

0.2.1 06/06/2022 #

  • Add a fresh new ValuableWidget which provide a build method with a ValuableWatcher as parameter
  • Downgrade Flutter framework minimum version to 2.0.0 to provide larger compatibility
  • Move on FVM

0.2.0 21/05/2022 #

  • Upgrade Flutter framework minimum version to 3.0.0
  • Upgrade Dart framework minimum version to 2.15.0

0.1.2 04/03/2022 #

  • Fix an issue that avoid StatefulValuable to provide correct current value
  • Update linter in example, and support windows

0.1.1 03/03/2022 #

  • Fix warnings
  • Mechamisms to avoid reevaluating values too often
  • Fix issue with generic type on ValuableWatcher

0.1.0+1 26/11/2021 #

  • Empty .pubignore to gain pub points on pub.dev

0.1.0 26/11/2021 #

  • Fix version to null-safety
  • Add .pubignore
  • Listed to pub.dev

0.1.0-nullsafety 19/03/2021 #

  • BETA Migration to null-safety

0.0.4+2 18/03/2021 #

  • Fix an issue with a wrong transitive type on ValuableParentWatcher typedef

0.0.4+1 24/02/2021 #

  • Add export operations.dart to library

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

6
likes
0
points
1.56k
downloads

Publisher

verified publishermaximefauberteau.dev

Weekly Downloads

A library to simplify data binding and to allow rebuild just some part of your UI instead of separate your in multiple StatefulWidget.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, meta

More

Packages that depend on valuable