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
Copy file name to clipboardExpand all lines: README.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,11 +61,18 @@ Currently the following cupertino widgets are provided:
61
61
Add this as a dependency to your `pubspec.yaml`:
62
62
```
63
63
dependencies:
64
-
enough_platform_widgets: ^0.7.2
64
+
enough_platform_widgets: ^1.0.0
65
65
```
66
66
67
67
The latest version or `enough_platform_widgets` is [](https://pub.dartlang.org/packages/enough_platform_widgets).
68
68
69
69
70
70
## API Documentation
71
71
Check out the full API documentation at https://pub.dev/documentation/enough_platform_widgets/latest/
0 commit comments