This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Andrea Bizzotto πΊπ¦
codewithandrea.com
did:plc:5jbxvfe4etepz54qhd7a5zlv
Did you know?
By registering a ValueNotifier listener, you can perform various side effects such as:
β
Updating a ScrollController, PageController, AnimationController, etc.
β
Showing a dialog
β
Navigating to another route
Note: This works with ChangeNotifier, too. π‘
2025-02-27T09:12:20.749Z