Provides common value objects for packages that implements the domain layer of Clean Architecture.
A ValueObject
that represent any non-negative number, either integer or decimal.
TODO:
- Import the package in your
pubspec.yaml
dependencies:
flutter_clean_common_value_objects:
TODO: