snapshot_plus 0.3.2
snapshot_plus: ^0.3.2 copied to clipboard
A library that can be used to implement data classes and simplifies conversion of JSON to data classes
0.3.2 #
- downgrade meta to 0.11.0
0.3.1 #
- downgrade intl to 0.18.1
0.3.0 #
- update dependencies
0.2.5 #
- fix
Snapshot.asNonNullableList
0.2.4 #
- fix signature
asListonStream<Snapshot>
0.2.3 #
- fix converting to nullable type
0.2.2 #
- Upgrade to rxdart 0.27.0
0.2.1 #
- Fixes to run with dart2js (see https://github.com/dart-lang/sdk/issues/46417)
0.2.0 #
- Null safety
0.1.0 #
- Initial version