@biz84 Looking forward to diving into pagination with Riverpod! Excited for the insights on infinite scrolling, data refreshing, search UI, and caching
@Lina_VLR I highly recommend you to watch this playlist from a precious channel https://t.co/YO5y5I4kzK
What I like about it covers all the popular state management packages such as bloc, riverpod ... with long and deep videos.
#flutter tip of the day!
Don't run initialization logic in main. If it fails, your user will be stuck on a blank screen.
Create a StatefulWidget that initializes everything in initState and displays a user facing error when appropriate.
#buildinpublic
home_widget now supports interactive widgets for #FlutterDev Apps on iOS 17 Running Dart Code in the background just in time for #AppleEvent
Check out this article to see how to do it:
https://t.co/meKuQEly6m
@nat_snacks I've been using beta version the past few days , I can say in quick words 'it's really fantastic & satisfying'. I like the new design, rounded corners, centered taskbar and improved UX.
still waiting for the official release😊