edufolly / flutter_mobile_vision

Flutter implementation of Google Mobile Vision.
MIT License
455 stars 168 forks source link

null safe implimentation #72

Open Yoda-Man opened 3 years ago

Yoda-Man commented 3 years ago

The library 'package:flutter_mobile_vision/flutter_mobile_vision.dart' is legacy, and should not be imported into a null safe library.\nTry migrating the imported library.

xeonn commented 3 years ago

The library 'package:flutter_mobile_vision/flutter_mobile_vision.dart' is legacy, and should not be imported into a null safe library.\nTry migrating the imported library.

I prefer this plugin than the rest due to its simplicity. I hope the owner considers migrating it to Null Safety.

Yoda-Man commented 3 years ago

I totally love the plugin. I will keep my fingers crossed.

ghost commented 3 years ago

Please make a pull request to https://github.com/harrowmykel/flutter_mobile_vision_2

He already migrated the plugin to non null.

https://pub.dev/packages/flutter_mobile_vision_2