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

Please adapt to Android 13+ #479

Open
GanZhiXiong opened this issue Nov 21, 2023 · 5 comments
Open

Please adapt to Android 13+ #479

GanZhiXiong opened this issue Nov 21, 2023 · 5 comments

Comments

@GanZhiXiong
Copy link

GanZhiXiong commented Nov 21, 2023

Fluttertoast.showToast(msg: 'message', gravity: ToastGravity.CENTER);

The above code has the following problems on Android 14:

  • Centering has no effect.
  • The icon is displayed on the left side of msg by default.
  • Dark mode with white background.
@988494
Copy link

988494 commented Nov 21, 2023

Fluttertoast.showToast(msg: 'message', gravity: ToastGravity.CENTER);

上述代码在Android 14上存在以下问题:

  • 居中没有效果。
  • 默认情况下,该图标显示在 msg 的左侧。
  • 白色背景的深色模式。
    我也没效果,呜呜呜!

@pengfeigao
Copy link

image

There is no adaptation for Android13+, we are quietly waiting for the author to update.

@GanZhiXiong GanZhiXiong changed the title Please adapt to Android 14 Please adapt to Android 13+ Dec 5, 2023
@sylwasik
Copy link

sylwasik commented Dec 8, 2023

Do we have any ETA?

@pranil-iottive
Copy link

pranil-iottive commented Mar 12, 2024

any update on this ?

@fisforfaheem
Copy link

Any updates? also kidly UPGRADE GRADLE IN THE PROJECT

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

6 participants