You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Replace all Stack.overflow to Stack.clipBehavior.
* The removal of [Stack.overflow][https://api.flutter.dev/flutter/widgets/Stack/overflow.html] is not a good idea, and the Flutter team has noticed that it would take time to remove all the usage without breaking Google.
Since the overflow has been removed in 1.20 and be rolled back now(perhaps 1.22? not for sure). It's hard to say when it will be removed again, so just replace all overflow with clipBehavior.
Please search the issue list and FAQ list before opening any issues!!
I hope to use HarmonyOS development tools to make a similar functional effect on HarmonyOS software. Describe the bug
I hope to use HarmonyOS development tools to make a similar functional effect on HarmonyOS software.
A clear and concise description of what the bug is.
Environment details
Paste the flutter environment detail.
flutter doctor
flutter --version
Paste the package version.
dependencies:
convex_bottom_bar: x.y.z
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
winnxiegang
changed the title
希望用鸿蒙开发工具 做一个类似的功能效果用在鸿蒙软件上。
I hope to use HarmonyOS development tools to make a similar functional effect on HarmonyOS software. 希望用鸿蒙开发工具 做一个类似的功能效果用在鸿蒙软件上。
Jun 26, 2024
Notice for Stack compile error
Environment details
Paste the flutter environment detail.
Paste the package version.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: