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

Request: Allow widget to slide from the edge of the screen with no gap #6

Closed
volgin opened this issue Apr 9, 2020 · 2 comments
Closed

Comments

@volgin
Copy link

volgin commented Apr 9, 2020

It will be nice to be able to slide a toast from the edge of the screen, and keep it connected to that edge with no gap.

In my design a toast takes full width of a screen, and it looks better with no gap, especially on devices with rounded corners, e.g. iPhone 11.

@JackJonson
Copy link
Owner

It will be nice to be able to slide a toast from the edge of the screen, and keep it connected to that edge with no gap.

In my design a toast takes full width of a screen, and it looks better with no gap, especially on devices with rounded corners, e.g. iPhone 11.

We will consider development in subsequent versions

@JackJonson
Copy link
Owner

It will be nice to be able to slide a toast from the edge of the screen, and keep it connected to that edge with no gap.

In my design a toast takes full width of a screen, and it looks better with no gap, especially on devices with rounded corners, e.g. iPhone 11.

The example in latest version 1.3.0 shows how to customize toast widget to make it no gap from the screen.
https://github.com/JackJonson/flutter_styled_toast/blob/master/example/lib/main.dart
start line 549 shows how to do.

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

2 participants