cool_bedrock 2.0.0 copy "cool_bedrock: ^2.0.0" to clipboard
cool_bedrock: ^2.0.0 copied to clipboard

A bedrock package providing the blueprints and abstract definitions necessary to build a scalable and maintainable Dart/Flutter application.

2.0.0 #

⚠️ Breaking changes #

  • Change codable naming and field extend

1.0.1 #

  • ✏️ Example and documentation
  • ✏️ Test coverage

1.0.0 2025-12-2 #

  • Initial version.

Added #

  • Entity abstract
  • Params abstract
  • Case, Usecase, UsecaseHandle, OneWayUseCase, OneWayFailureUseCase abstract
  • Issue, Failure, RepositoryError, DataSourceException, UsecaseException added
  • Service added
  • Codable abstract and implementations
  • Observer abstract for classes added
0
likes
160
points
370
downloads

Documentation

API reference

Publisher

verified publisheryaminokishi.com

Weekly Downloads

A bedrock package providing the blueprints and abstract definitions necessary to build a scalable and maintainable Dart/Flutter application.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#architecture #clean-architecture #domain-driven-design #functional-programming #core

License

MIT (license)

Dependencies

collection, equatable, fpdart, meta, rxdart

More

Packages that depend on cool_bedrock