-
Notifications
You must be signed in to change notification settings - Fork 148
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
版本信息
- Flutter版本:v2.10.5
- flutter_smart_dialog版本:v4.0.9+8
描述bug/需求
使用 SmartDialog.showToast 显示吐司时,因为 #12 修改的使用可视范围内显示的问题可能并不是用于全部人群,希望可以变成可配置的。
问题demo
SmartDialog.showToast(
message,
animationType: SmartAnimationType.scale,
displayType: SmartToastType.last,
);
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request