forus-labs / forui

Forus Lab's Flutter UI library
https://forui.dev
Other
416 stars 18 forks source link

Add `FChangeNotifier` & `FValueNotifier` #224

Closed Pante closed 2 days ago

Pante commented 3 days ago

Describe the changes This PR introduces FChangeNotifier & FValueNotifier. It also adds an assertion to all mutating methods in controllers, ensuring that they are not disposed.

Checklist

auto-maid[bot] commented 2 days ago

Documentation Preview

Latest Commit SHA c0882668e4dacb9e6d74f4b052784d8acc7e782e
Preview URL https://f00e709a.forui-docs-dev.pages.dev/docs

You're seeing this because the docs/samples were updated.