use_case 1.1.6 copy "use_case: ^1.1.6" to clipboard
use_case: ^1.1.6 copied to clipboard

Architecture agnostic approach to UseCase implementation.

0.0.1 #

  • Initial Release (Beta)

0.0.1+1 #

  • Expose Flush

0.0.1+2 #

  • Expose UseCaseSubscription

0.0.1+3 #

  • Allow covariant dynamic args

0.0.1+4 #

  • Bug Fixes

0.0.1+5 #

  • Print more verbose to console on error

0.0.1+6 #

  • No longer print on error, up to user to print as desired

0.0.1+7 #

  • Added debug flag for logging

0.0.1+9 #

  • Added use case dispose method

0.0.1+10 #

  • Added invoke method

0.1.0 #

  • Added invoke method

0.1.1 #

  • Expose isExecuting getter (bool)

0.1.2 #

  • Allow concurrent UseCase executions

1.0.0 #

  • Switch from string ID to generics

1.1.1 #

  • Specify GIVEN and RESULT in type args of the UseCase

1.1.4 #

  • Allow void RESULT and improve type checking
3
likes
130
points
849
downloads

Publisher

unverified uploader

Weekly Downloads

Architecture agnostic approach to UseCase implementation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter, freezed_annotation, synchronized

More

Packages that depend on use_case