Bloc Architecture Core

Pub Version

Bloc Architecture Core is a set of packages in Dart for Flutter applications. It provides the necessary tools to build applications in a consistent, efficient, and scalable way.

Packages

  • base: Contains base classes and utilities for Bloc Architecture Core.
  • extension: Contains extension methods for Dart and Flutter.
  • util: Contains utility classes and functions.

How to use

  1. Add bloc_architecture_core to your pubspec.yaml
  2. Import the desired package or class.

Contributing

Contributions are always welcome!

Please check out our contribution guidelines for more details.

License

Bloc Architecture Core is licensed under the MIT License.

Please check out our code of conduct for more details.