Add roadmap

This commit is contained in:
David Peters 2020-10-06 17:28:51 +02:00 committed by GitHub
parent a75b423314
commit e1bef9b40f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -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)