Skip to content

Commit 85fcfd4

Browse files
Point to new repo location in README
1 parent 078763d commit 85fcfd4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pkgs/platform/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
[![Pub](https://img.shields.io/pub/v/platform.svg)](https://pub.dartlang.org/packages/platform)
22

3+
## Moved
4+
5+
The source for the `platform` package has moved to [the `flutter/packages`
6+
repository](https://github.com/flutter/packages/tree/main/packages/platform).
7+
8+
-----
9+
310
A generic platform abstraction for Dart.
411

512
Like `dart:io`, `package:platform` supplies a rich, Dart-idiomatic API for

0 commit comments

Comments
 (0)