Messages
Topics
Lists
Groups
Marketplace
Jobs
Flutter Dev
4 years ago
Did you know that widgets can dispatch notifications? For instance, Scrollable widgets like ListView dispatch scroll notifications. Use NotificationListener to handle them!
#flutter #mobileapps #dart