- REFACTOR: support for rxdart ^0.28.0.
- REFACTOR: support for intl ^0.19.0.
- FIX: switchChildren not emitting any value when empty map.
- Fixes switchChildren not emitting any value when empty map
- fix
Snapshot.asNonNullableList
- fix signature
asList
onStream<Snapshot>
- fix converting to nullable type
- Upgrade to rxdart 0.27.0
- Fixes to run with dart2js (see dart-lang/sdk#46417)
- Null safety
- Initial version