Repository contains project implementing refresh the metro- style widget via flutter BLoC pattern by means flat state machine class.
-
Updated
Mar 22, 2023 - Dart
Repository contains project implementing refresh the metro- style widget via flutter BLoC pattern by means flat state machine class.
Repository contains project implementing account management via flutter BLoC by means flat state machines.
Repository contains project implementing refresh the metro- style widget via flutter BLoC pattern by means flat state machine class. This is an optimized version of the flutter_metro_stateless_multitouch project.
Repository contains project implementing drawing on canvas via flutter BLoC pattern by means flat state machines.
Implementation of the toggle button using the BLoC pattern.
The project is a flutter app that simulates temperature measurement.
The BLoC (Business Logic Component) pattern is use to manage the state in Flutter applications. It provides a structured way to handle the flow of data and events within your app, making your codebase more organised and easier to maintain. Bloc separates the presentation layer from the business logic, promoting a clean and scalable architecture.
-BlocBuilder -BlocProvider -MultiBlocProvider -BlocListener -BlocConsumer
Add a description, image, and links to the multiblocprovider topic page so that developers can more easily learn about it.
To associate your repository with the multiblocprovider topic, visit your repo's landing page and select "manage topics."