Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit a6d408b

Browse files
[path_provider] Move package into a path_provider directory (#2542)
* Move path provider to dir * Fix example * Add dart file * Rename file * Update homepage link
1 parent 9b96161 commit a6d408b

File tree

95 files changed

+10
-30
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+10
-30
lines changed

packages/path_provider/example/android.iml

Lines changed: 0 additions & 12 deletions
This file was deleted.

packages/path_provider/example/path_provider_example.iml

Lines changed: 0 additions & 15 deletions
This file was deleted.

packages/path_provider/CHANGELOG.md renamed to packages/path_provider/path_provider/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
File renamed without changes.
File renamed without changes.

packages/path_provider/android/gradle.properties renamed to packages/path_provider/path_provider/android/gradle.properties

File renamed without changes.
File renamed without changes.

packages/path_provider/android/src/main/AndroidManifest.xml renamed to packages/path_provider/path_provider/android/src/main/AndroidManifest.xml

File renamed without changes.

packages/path_provider/android/src/main/java/io/flutter/plugins/pathprovider/PathProviderPlugin.java renamed to packages/path_provider/path_provider/android/src/main/java/io/flutter/plugins/pathprovider/PathProviderPlugin.java

File renamed without changes.

0 commit comments

Comments
 (0)