There was an error while loading. Please reload this page.
1 parent 7ae7c36 commit 1904013Copy full SHA for 1904013
README.md
@@ -38,14 +38,14 @@ First depend on the library by adding this to your packages `pubspec.yaml`:
38
- Flutter 3.0.0
39
```yaml
40
dependencies:
41
- flutter_unity_widget: ^2022.1.1+2
+ flutter_unity_widget: ^2022.1.1+3
42
```
43
44
45
- Pre Flutter 3.0.0 (This version will gradually be deprecated)
46
47
48
- flutter_unity_widget: ^2022.1.0+6
+ flutter_unity_widget: ^2022.1.0+7
49
50
51
Now inside your Dart code you can import it.
0 commit comments