We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c219de3 commit afa6aa9Copy full SHA for afa6aa9
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: flutter_zoom_sdk
2
description: Zoom SDK from ZOOM ported to flutter as plugin with all necessary features and with Null Safety which is implementation by EvilRATT
3
-version: 1.2.0+5
+version: 1.2.0+6
4
homepage: https://github.com/evilrat/flutter_zoom_sdk
5
repository: https://github.com/evilrat/flutter_zoom_sdk
6
issue_tracker: https://github.com/evilrat/flutter_zoom_sdk/issues
@@ -34,4 +34,4 @@ flutter:
34
pluginClass: FlutterZoomSdkPluginCApi
35
web:
36
pluginClass: ZoomViewWeb
37
- fileName: flutter_zoom_web.dart
+ fileName: flutter_zoom_web.dart
0 commit comments