windows_storage 0.0.3
windows_storage: ^0.0.3 copied to clipboard
Provides access to WinRT APIs from the Windows.Storage namespace using FFI.
example/README.md
Examples #
| Example | Description |
|---|---|
| picker.dart | Demonstrates picking a file |
| storage.dart | Demonstrates calling Storage APIs |