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
CustomUriBuilder
for parsing uri in built value
[2.1.0] #
- Added on
String
methods:toNum
,toInt
,toDouble
,toUri
with try and without - Added
Uri
extensions andUriBuilder
- Added
DateTime
extensions andDateTimeBuilder
- Removed
tinyColor
dependency and extension - Removed all
dart:ui
import
[2.0.3] #
- Added more extension for
Duration
(human extensions, copyWith, built) - Added
DurationBuilder
for buildDuration
[2.0.2] #
- Export
GeoPoint
[2.0.1] #
- Added
ByPassSerializer
andLocaleSerializer
[2.0.0] #
- Separate the dart language extensions from the flutter_extensions package