Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to differentiate this package from existing packages? #3

Open
SlickSlime opened this issue May 31, 2021 · 1 comment
Open

How to differentiate this package from existing packages? #3

SlickSlime opened this issue May 31, 2021 · 1 comment
Assignees
Milestone

Comments

@SlickSlime
Copy link
Owner

SlickSlime commented May 31, 2021

Review other packages on pub.dev and their issues to find out how we can differentiate this app drawer package from others.

Ideas:

  • App drawer bg color can be customised
  • hideOnContentTap customisable
  • cornerRadius customisable
  • Allow customised animation curves
  • Simpler API to open/close app drawer . This - SlideDrawer.of(context).toggle(), instead of using AppDrawerController.
  • Alike slide_drawer we can provide option for fully-customsied app drawer UI as well as simpler version where user inputs list of options they want to show this
@SlickSlime SlickSlime self-assigned this May 31, 2021
@SlickSlime SlickSlime added this to the Release v1 milestone May 31, 2021
@SlickSlime
Copy link
Owner Author

https://pub.dev/packages/fancy_drawer

Issues:

  • Cannot create a custom app drawer. Must use drawerItems: <Widget>[] param
  • Package not upgraded to null-safety

Good:

  • App drawer bg color can be customised
  • hideOnContentTap customisable
  • cornerRadius customisable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant