diff --git a/README.md b/README.md index 998abc9..52459d7 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ A collection of Flutter packages maintained by @rodydavis. | :--- | :--- | :--- | | [app_review](./packages/app_review) | Request and Write Reviews and Open Store Listing for Android and iOS/MacOS in Flutter. | [![Pub](https://img.shields.io/pub/v/app_review.svg?style=popout)](https://pub.dartlang.org/packages/app_review) | | [breakpoint](./packages/breakpoint) | A Flutter plugin to calculate the material design breakpoints. | [![Pub](https://img.shields.io/pub/v/breakpoint.svg?style=popout)](https://pub.dartlang.org/packages/breakpoint) | +| [example](./packages/pocketbase_auth/example) | A new Flutter project. | [![Pub](https://img.shields.io/pub/v/example.svg?style=popout)](https://pub.dartlang.org/packages/example) | +| [example](./packages/pocketbase_sync/example) | A new Flutter project. | [![Pub](https://img.shields.io/pub/v/example.svg?style=popout)](https://pub.dartlang.org/packages/example) | | [flutter_sms](./packages/flutter_sms) | A Flutter plugin to send SMS and MMS on iOS and Android. | [![Pub](https://img.shields.io/pub/v/flutter_sms.svg?style=popout)](https://pub.dartlang.org/packages/flutter_sms) | | [flutter_vibrate](./packages/flutter_vibrate) | A Haptic Feedback and Vibration plugin. | [![Pub](https://img.shields.io/pub/v/flutter_vibrate.svg?style=popout)](https://pub.dartlang.org/packages/flutter_vibrate) | | [flutter_whatsnew](./packages/flutter_whatsnew) | A new Flutter package to show updates to users. | [![Pub](https://img.shields.io/pub/v/flutter_whatsnew.svg?style=popout)](https://pub.dartlang.org/packages/flutter_whatsnew) |