diff --git a/README.md b/README.md index 44932a6..85d2b80 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ [![Pub](https://img.shields.io/pub/v/platform.svg)](https://pub.dartlang.org/packages/platform) +## Moved + +The source for the `platform` package has moved to [the `flutter/packages` +repository](https://github.com/flutter/packages/tree/main/packages/platform). + +----- + A generic platform abstraction for Dart. Like `dart:io`, `package:platform` supplies a rich, Dart-idiomatic API for