epic_failure 0.2.0 copy "epic_failure: ^0.2.0" to clipboard
epic_failure: ^0.2.0 copied to clipboard

Easily define priorities and error codes for failures used to generate an easy to use failure class.

[0.2.0] - Registering overhaul and pedantic support #

  • Replaced registerPredeterminedFailure() and registerPredeterminedFailures() with the singular register() that can be stacked.
  • Added pedantic support and formatting in custom analysis_options.

[0.1.3] - README updates #

  • Spelling and grammar mistakes fixed in the README.

[0.1.2] - Added example directory and file #

  • Creates a simple example/example.dart that will give developers a simple start.

[0.1.1] - Updates to bring pub.dev scoring up #

  • Fixed health suggestions found in failure_manager_impl.dart.
  • Fixed most maintenance suggestions by adding more detail to the pubspec.yaml.
  • Updated README.md with new version and name.

[0.1.0] - A useful release #

  • Functioning FailureManager to register predetermined failures and generate EpicFailures.
  • README.md with example code for use.
1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Easily define priorities and error codes for failures used to generate an easy to use failure class.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

equatable, meta

More

Packages that depend on epic_failure