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

gravity center not work on android 14 #483

Open
junixapp opened this issue Dec 21, 2023 · 3 comments
Open

gravity center not work on android 14 #483

junixapp opened this issue Dec 21, 2023 · 3 comments

Comments

@junixapp
Copy link

8.2.4版本,代码如下:

Fluttertoast.showToast(
        msg: msg,
        toastLength: Toast.LENGTH_SHORT,
        gravity: ToastGravity.CENTER,
        timeInSecForIosWeb: 1,
        backgroundColor: Theme.of(context).primaryColor,
        textColor: Theme.of(context).colorScheme.onPrimary,
        fontSize: 14.w);
@picobellone
Copy link

Same here.
Also the background color doesn't work

@fwiz3
Copy link

fwiz3 commented Feb 17, 2024

neither ToastGravity.TOP works

@Rishab-ms
Copy link

this was mentioned by the author in the readme if im not wrong. @junixapp

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

4 participants