Showing
1 changed file
with
2 additions
and
2 deletions
| 1 | name: mobile_scanner | 1 | name: mobile_scanner |
| 2 | -description: An universal scanner for Flutter based on MLKit. Uses CameraX on Android and AVFoundation on iOS. | 2 | +description: A universal scanner for Flutter based on MLKit. Uses CameraX on Android and AVFoundation on iOS. |
| 3 | version: 0.0.3 | 3 | version: 0.0.3 |
| 4 | repository: https://github.com/juliansteenbakker/mobile_scanner | 4 | repository: https://github.com/juliansteenbakker/mobile_scanner |
| 5 | 5 | ||
| @@ -23,4 +23,4 @@ flutter: | @@ -23,4 +23,4 @@ flutter: | ||
| 23 | package: dev.steenbakker.mobile_scanner | 23 | package: dev.steenbakker.mobile_scanner |
| 24 | pluginClass: MobileScannerPlugin | 24 | pluginClass: MobileScannerPlugin |
| 25 | ios: | 25 | ios: |
| 26 | - pluginClass: MobileScannerPlugin | ||
| 26 | + pluginClass: MobileScannerPlugin |
-
Please register or login to post a comment