clipboard_watcher 0.3.0 clipboard_watcher: ^0.3.0 copied to clipboard
This plugin allows Flutter apps to watch clipboard changes.
0.3.0 #
- [android] Issue building with gradle version >= 8.x.x #16
0.2.1 #
- Updates minimum supported SDK version to Flutter 3.3/Dart 3.0.
- [android] fix: NPE crash problem #14
0.2.0 #
- Add mobile support (#8) @ademar111190
0.1.3 #
- [linux] fix memory leaks & cosmetic clean up #7
0.1.2 #
- [macos] Change timer interval to 0.1 seconds
0.1.1 #
- Linux implementation #3
- Typo Fixed in stop function #2
0.1.0 #
- First release.