tap_canvas 0.9.5  tap_canvas: ^0.9.5 copied to clipboard
tap_canvas: ^0.9.5 copied to clipboard
Detect taps outside the currently defined widget and provide a callback when taps occur.
0.9.5 - 2023-03-11 #
- Add deprecation notice in README
- Switch to MIT license
- Bump project dependencies
- Switch to standard Flutter lint rules
- Fix static analysis warnings
0.9.4 - 2022-04-17 #
- Update project dependencies
- Fix static analysis warnings
0.9.3 - 2021-03-25 #
- Add generated documentation with dartdoc
0.9.2 - 2021-03-14 #
- Increase code coverage to 100%
- Automatically run all tests against PRs
- Track code coverage using Codecov
- Display code coverage badge in README
0.9.1 - 2021-03-07 #
- Follow-up null safety release w/ updated README
0.9.0-nullsafety.0 - 2021-03-07 #
- Migrate library to use sound null safety
0.0.3 - 2021-02-13 #
- Initial release v3 (better description => improved pub.dev score)
0.0.2 - 2021-02-11 #
- Initial release v2 (with tests & improvements)
0.0.1 - 2021-02-11 #
- Initial release