exception_templates 0.1.3-nullsafety copy "exception_templates: ^0.1.3-nullsafety" to clipboard
exception_templates: ^0.1.3-nullsafety copied to clipboard

outdated

Parameterized exception and error templates for Dart. Enables throwing and catching exception/error objects that are defined by their type argument.

0.1.3-nullsafety #

  • Updated dependencies.

0.1.2-nullsafety #

Amended README.md.

0.1.1-nullsafety #

  • Min. Dart SDK version is now 2.10.0.

0.1.0-nullsafety #

Enabled null-safety. Testing now uses minimal_test.

0.0.6 #

Added dev_dependency on package pedantic. Applied linter suggestions.

0.0.5 #

Amended example\README.md. Added link to example.dart.

0.0.4 #

Added utils/validators.dart containing methods for checking if an identifier is valid (does not clash with a Dart keyword, does not start with a number).

0.0.3 #

Amended example.

0.0.2 #

Amended docs.

0.0.1 #

Initial version of the library.

5
likes
0
pub points
53%
popularity

Publisher

verified publishersimphotonics.com

Parameterized exception and error templates for Dart. Enables throwing and catching exception/error objects that are defined by their type argument.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on exception_templates