windows_storage 0.1.0 copy "windows_storage: ^0.1.0" to clipboard
windows_storage: ^0.1.0 copied to clipboard

discontinued
PlatformWindows

Provides access to WinRT APIs from the Windows.Storage namespace using FFI.

0.1.0 #

Note: This release has breaking changes.

  • FEAT: provide better error messages on WindowsExceptions (#291). (c06493cf)
  • FEAT: support WinRTStruct type arguments in Vectors (#289). (486f0de9)
  • BREAKING FIX: getters that return collection objects are now nullable (#297). (6e0c8148)
  • BREAKING FIX: parameters of type Uri and WinRT object are now nullable (#294). (16b1a292)
  • BREAKING FIX: some Vector type arguments are now nullable (#286). (36eef7ae)
  • BREAKING FEAT: methods with out parameters now return a Record (#299). (35ebf6f1)

0.0.3 #

  • FEAT: add toList extension method to structs (#279). (dd00ee32)

0.0.2+1 #

0.0.2 #

  • StorageFileQueryResult class now exposes the getMatchingPropertiesWithRanges method.

0.0.1 #

  • Initial version.
1
likes
130
pub points
51%
popularity

Publisher

verified publisherwin32.pub

Provides access to WinRT APIs from the Windows.Storage namespace using FFI.

Homepage
Repository (GitHub)
View/report issues

Topics

#winrt #windows #ffi

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

ffi, win32, windows_data, windows_foundation, windows_system

More

Packages that depend on windows_storage