win32_registry 1.1.3 copy "win32_registry: ^1.1.3" to clipboard
win32_registry: ^1.1.3 copied to clipboard

A package that provides a friendly Dart API for accessing the Windows Registry.

1.1.3 #

  • Fix deprecation warnings
  • Update links
  • Bump minimum required Dart SDK version to 3.3.0

1.1.2 #

  • Improved code quality.
  • Improved documentation.

1.1.1 #

  • Update dependency constraints.

1.1.0 #

  • Add recursive named option to method deleteKey() of RegistryKey (thanks @Zekfad)
  • Use enhanced enums from Dart 2.17.
  • Update dependency constraints.

1.0.2 #

  • Update ffi dependency constraints to >=1.1.2 <3.0.0.

1.0.1 #

  • Minor tweaks to documentation.

1.0.0 #

  • First stable release.
46
likes
140
pub points
95%
popularity

Publisher

verified publisherhalildurmus.dev

A package that provides a friendly Dart API for accessing the Windows Registry.

Repository (GitHub)
View/report issues

Topics

#registry #win32 #ffi #windows

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

ffi, win32

More

Packages that depend on win32_registry