Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 566 Bytes

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 566 Bytes

0.2.6+1

  • REFACTOR: support for rxdart ^0.28.0.
  • REFACTOR: support for intl ^0.19.0.
  • FIX: switchChildren not emitting any value when empty map.

0.2.6

  • Fixes switchChildren not emitting any value when empty map

0.2.5

  • fix Snapshot.asNonNullableList

0.2.4

  • fix signature asList on Stream<Snapshot>

0.2.3

  • fix converting to nullable type

0.2.2

  • Upgrade to rxdart 0.27.0

0.2.1

0.2.0

  • Null safety

0.1.0

  • Initial version