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

Create easy to use methods for custom Toasts #10

Open
5 tasks
tlarsin opened this issue Jun 7, 2020 · 0 comments
Open
5 tasks

Create easy to use methods for custom Toasts #10

tlarsin opened this issue Jun 7, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@tlarsin
Copy link
Owner

tlarsin commented Jun 7, 2020

Idea for this is to have easy methods for custom toasts.

  • Error Toast - Toast.error(...).show()

  • Success Toast - Toast.success(...).show()

  • Info Toast - Toast.info(...).show()

  • Debug Toast only enabled during Debug package - Toast.debug(...).show()

  • Toast colors can be overrode when dependency is used

@tlarsin tlarsin added the enhancement New feature or request label Jun 7, 2020
@tlarsin tlarsin self-assigned this Jun 7, 2020
@tlarsin tlarsin modified the milestones: v0.6, v0.7 Jun 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant