Nitin Chandra Sahunitinsahu.hashnode.dev·May 18, 2024Mastering Flutter BLoC Pattern: CRUD for Seamless State Management🚀 Unleash the Power of BLoC in Flutter Maintaining and updating the state of your Flutter application can be a daunting task, but with the BLoC (Business Logic Component) pattern, you can take your development skills to the next level. This comprehe...82 readsBLoC
Nikki Ekeclouds.hashnode.dev·Nov 6, 2023Ultimate Guide to Flutter Bloc: State Management and TestingIn the Flutter ecosystem, you have several state management options to structure and scale your applications. As a Flutter newbie, you might only be familiar with setState and provider. Flutter Bloc stands out as a popular Flutter state management li...64 likes·1.9K readsBLoC
Nirmal Ariyathilakenirmalcode.hashnode.dev·Feb 5, 2023#1 - Whatsapp Opener Flutter AppIdea Enter a phone number with the country code and press a button to open the Whatsapp app or web. Techstack Flutter Packages Flutter bloc Freezed VSCode Let's code Initial project setup flutter create whatsapp_opener Remove all the commen...192 readsFlutter
Ankeet Karkitejbikram.com.np·Oct 8, 2022Switch themes easily in Flutter using BlocAs a user of any application, We try to switch between the themes and choose which the theme that we like the most and as a mobile app developer, We should give our application users a flexibility to switch between themes which improves user experien...8 likes·2.3K readsfluttertheme