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
Starting from the 3.x version, oktoast provides a null-safety version, the specific introduction of null-safety can be viewed in [dart][dart-safe] or [flutter][flutter-safe].
26
+
Starting from the 3.x version, OkToast provides a null-safety version,
27
+
the specific introduction of null-safety can be viewed in [dart][dart-safe] or [flutter][flutter-safe].
Copy file name to clipboardExpand all lines: pubspec.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,10 @@ name: oktoast
2
2
description: A pure flutter toast library Support custom style/widget. Easy to use. You can use this library to achieve the same effect as Android toast.
0 commit comments