pure_extensions 2.1.0
pure_extensions: ^2.1.0 copied to clipboard
It adds utility extensions to the dart classes and adds some utility classes, builders.
Not Released #
- Added
CustomUriBuilderfor parsing uri in built value
2.1.0 #
- Added on
Stringmethods:toNum,toInt,toDouble,toUriwith try and without - Added
Uriextensions andUriBuilder - Added
DateTimeextensions andDateTimeBuilder - Removed
tinyColordependency and extension - Removed all
dart:uiimport
2.0.3 #
- Added more extension for
Duration(human extensions, copyWith, built) - Added
DurationBuilderfor buildDuration
2.0.2 #
- Export
GeoPoint
2.0.1 #
- Added
ByPassSerializerandLocaleSerializer
2.0.0 #
- Separate the dart language extensions from the flutter_extensions package