extended_type 2.1.1 extended_type: ^2.1.1 copied to clipboard
Collection of platform agnostic types that can be converted from/to JSON and used in databases and UI.
2.1.1 #
-
ExtendedType
:encodeAsString
: added named parameterpretty = false
.- Added
validate()
.
-
New
ETCNPJ
. -
New
ETCPF
. -
New
extended_type_br.dart
. -
swiss_knife: ^3.2.1
2.1.0 #
-
sdk: '>=3.3.0 <4.0.0'
-
swiss_knife: ^3.2.0
-
dependency_validator: ^4.1.0
-
pedantic: ^1.11.1
-
test: ^1.25.8
2.0.1 #
- Added
ETEntityReference.from
. - swiss_knife: ^3.0.6
2.0.0 #
- Dart 2.12.0:
- Sound null safety compatibility.
- Update CI dart commands.
- sdk: '>=2.12.0 <3.0.0'
- swiss_knife: ^3.0.3
- pedantic: ^1.11.0
- test: ^1.16.7
1.0.2 #
- Added
ETEntityReference
. - Fixed
ETEmail.encodeAsString
.
1.0.1 #
- Added
ETEmail
. - swiss_knife: ^2.5.18
1.0.0 #
- Initial version, created by Stagehand