Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Added Windows to the description
Since the plugin is already supposed to support Windows, I think it should mention it as well.
  • Loading branch information
mikolertesx authored May 19, 2021
commit 4e31e7451fae558b0933c42ec42c6551ffa3398b
2 changes: 1 addition & 1 deletion packages/path_provider/path_provider/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![pub package](https://img.shields.io/pub/v/path_provider.svg)](https://pub.dev/packages/path_provider)

A Flutter plugin for finding commonly used locations on the filesystem. Supports iOS, Android, Linux and MacOS.
A Flutter plugin for finding commonly used locations on the filesystem. Supports iOS, Android, Linux, MacOS and Windows.
Not all methods are supported on all platforms.

## Usage
Expand Down