test_beacon 0.2.0
test_beacon: ^0.2.0 copied to clipboard
A library makes Flutter test more fun
Changelog #
0.2.0 20201-05-06 #
- Simplify interface, but also make it more flexible and concise.
- Decouple
Beacontype from its value type. - Merge multiple find api into
find.beacon. - Allow match beacon by predicate on widget.
0.1.1 - 2021-05-06 #
- Add
childtoBeacon
0.1.0 - 2021-05-04 #
- Extract code into independent package