super_clipboard 0.2.1+1 super_clipboard: ^0.2.1+1 copied to clipboard
Comprehensive clipboard access package for Flutter. Supports reading and writing of rich text, images and other formats.
0.2.1+1 #
- Update a dependency to the latest release.
0.2.1 #
- Bump "super_clipboard" to
0.2.1
.
0.2.0 #
Note: This release has breaking changes.
- FIX: properly unitialize com on windows.
- FEAT: declare more well-known formats (#58).
- FEAT: cleanup receiving of files (#54).
- FEAT: initialize ole on windows (#51).
- BREAKING FEAT: implement unified content receiving (#47).
- BREAKING FEAT: refactor format (#46).
0.1.7+6 #
- Update a dependency to the latest release.
0.1.7+5 #
- Update a dependency to the latest release.
0.1.7+4 #
- Update a dependency to the latest release.
0.1.7+3 #
- Update a dependency to the latest release.
0.1.7+2 #
- FIX: minor clean-ups.
0.1.7+1 #
- Update a dependency to the latest release.
0.1.7 #
- FEAT: migrate to irondash (#27).
0.1.6+2 #
- Update a dependency to the latest release.
0.1.6+1 #
- Update a dependency to the latest release.
0.1.5 #
- Fix compatibility with NDK 23+
0.1.4 #
- FEAT: add_super_keyboard_layout (#20).
0.1.3+1 #
- Update a dependency to the latest release.
0.1.3 #
- Improve documentation.
0.1.2 #
- Improve documentation.
0.1.1 #
- Improve documentation.
0.1.0 #
- Initial public release.