Skip to content
#

bloc-provider

Here are 4 public repositories matching this topic...

Language: All
Filter by language

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.

  • Updated Feb 14, 2025
  • Dart

Improve this page

Add a description, image, and links to the bloc-provider topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bloc-provider topic, visit your repo's landing page and select "manage topics."

Learn more