File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 2.0.3] - 2026-04-11
6+
7+ ### 📦 Dependencies
8+
9+ - Lower minimum Dart SDK to 3.10.
10+
11+ [ 2.0.3 ] : https://github.com/halildurmus/win32_clipboard/compare/win32_clipboard-v2.0.2..win32_clipboard-v2.0.3
12+
513## [ 2.0.2] - 2026-02-27
614
715### 🏠 Repository
Original file line number Diff line number Diff line change 11name : win32_clipboard
22description : >
33 A modern, type-safe Dart API for accessing and managing the Windows Clipboard.
4- version : 2.0.2
4+ version : 2.0.3
55repository : https://github.com/halildurmus/win32/tree/main/packages/win32_clipboard
66issue_tracker : https://github.com/halildurmus/win32/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22package%3A%20win32_clipboard%22
77funding :
@@ -22,7 +22,7 @@ platforms:
2222resolution : workspace
2323
2424dependencies :
25- ffi : ^2.2.0
25+ ffi : ^2.1.4
2626 ffi_leak_tracker : ^0.1.0
2727 meta : ^1.17.0
2828 win32 : ^6.0.0
@@ -31,4 +31,4 @@ dev_dependencies:
3131 checks : ^0.3.1
3232 halildurmus_hooks : ^0.1.0
3333 halildurmus_lints : ^1.1.0
34- test : ^1.29 .0
34+ test : ^1.27 .0
You can’t perform that action at this time.
0 commit comments