path_provider_watchos 0.0.1 copy "path_provider_watchos: ^0.0.1" to clipboard
path_provider_watchos: ^0.0.1 copied to clipboard

watchOS implementation of the path_provider plugin, using dart:ffi over Foundation to resolve the temporary, application-support, documents, and cache directories.

path_provider_watchos #

The watchOS implementation of path_provider.

Generated by flutter-watchos plugin port from path_provider_foundation. Read PORTING_REPORT.md before publishing.

Usage #

This is a federated plugin implementation. Apps that already depend on path_provider and target watchOS only need to add this package as a dependency:

dependencies:
  path_provider: ^<latest>
  path_provider_watchos: ^0.0.1

The plugin registers automatically via Flutter's federated registry — no explicit imports required from app code.

Status #

Platform Implemented
Apple Watch (watchos) yes
Watch simulator (watchsimulator) yes

License #

The FlutterWatch Authors under a BSD-3-Clause license. See LICENSE for the full text.

0
likes
140
points
6
downloads

Documentation

API reference

Publisher

verified publisherflutterwatch.dev

Weekly Downloads

watchOS implementation of the path_provider plugin, using dart:ffi over Foundation to resolve the temporary, application-support, documents, and cache directories.

Homepage
Repository (GitHub)
View/report issues

Topics

#watchos #ffi #path-provider #filesystem

License

BSD-3-Clause (license)

Dependencies

ffi, flutter, path_provider_platform_interface

More

Packages that depend on path_provider_watchos

Packages that implement path_provider_watchos