path_provider_watchos
The watchOS implementation of path_provider.
Generated by
flutter-watchos plugin portfrompath_provider_foundation. ReadPORTING_REPORT.mdbefore 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.