generic_usecase 1.3.0 copy "generic_usecase: ^1.3.0" to clipboard
generic_usecase: ^1.3.0 copied to clipboard

Small component that encapsulates an application's scenario logic.

Change Log #

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-08-29 #

Changes #


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


generic_usecase - v1.3.0

  • FIX: precondition throw not always caught.
  • FEAT: rename package to generic_usecase.
  • FEAT: add analyzer + dart format.
  • FEAT: add async and stream usecases + result support.
  • DOCS: update readme + update example [CI SKIP].

1.3.0 #

  • FIX: precondition throw not always caught.
  • FEAT: rename package to generic_usecase.
  • FEAT: add analyzer + dart format.
  • FEAT: add async and stream usecases + result support.
  • DOCS: update readme + update example [CI SKIP].

2023-08-29 #

Changes #


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


usecase - v1.2.0

  • FEAT: add analyzer + dart format.

1.2.0 #

  • FEAT: add analyzer + dart format.

2023-08-29 #

Changes #


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


usecase - v1.1.0

  • FIX: precondition throw not always caught.
  • FEAT: add async and stream usecases + result support.
  • DOCS: update readme + update example [CI SKIP].

1.1.0 #

  • FIX: precondition throw not always caught.
  • FEAT: add async and stream usecases + result support.
  • DOCS: update readme + update example [CI SKIP].

1.0.0 #

  • Initial version.
3
likes
160
pub points
55%
popularity

Publisher

verified publisherhugop.cl

Small component that encapsulates an application's scenario logic.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

meta, sealed_result

More

Packages that depend on generic_usecase