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...Discuss路72 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...Obruche Ogenechohwo and 2 others are discussing this3 people are discussing thisDiscuss路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...Discuss路188 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...Discuss路8 likes路2.3K readsfluttertheme