diff --git a/README.md b/README.md index 31cc47e..dd97b4c 100644 --- a/README.md +++ b/README.md @@ -119,3 +119,8 @@ class MyApp extends StatelessWidget { ## Second method (Advanced) [See example](https://pub.dev/packages/miniplayer/example) + +## Roadmap +- [ ] Add a controller to be able to set positions programmatic +- [ ] Add an option to handle horizontal gestures as well (like Spotify does) +- [ ] Rewrite the API for onDismiss (breaking change)