path_provider_windows 0.0.5 copy "path_provider_windows: ^0.0.5" to clipboard
path_provider_windows: ^0.0.5 copied to clipboard

outdated

Windows implementation of the path_provider plugin

path_provider_windows #

The Windows implementation of path_provider.

Usage #

Import the package #

This package has been endorsed, meaning that you only need to add path_provider as a dependency in your pubspec.yaml. It will be automatically included in your app when you depend on package:path_provider.

This is what the above means to your pubspec.yaml:

...
dependencies:
  ...
  path_provider: ^1.6.15
  ...
43
likes
40
points
4.16M
downloads

Publisher

verified publisherflutter.dev

Weekly Downloads

Windows implementation of the path_provider plugin

Repository (GitHub)
Contributing

License

BSD-3-Clause (license)

Dependencies

ffi, flutter, meta, path, path_provider_platform_interface, win32

More

Packages that depend on path_provider_windows