google_ml_kit_for_korean 0.0.10 copy "google_ml_kit_for_korean: ^0.0.10" to clipboard
google_ml_kit_for_korean: ^0.0.10 copied to clipboard

A Flutter plugin to implement google's standalone ml kit made for mobile platform. Text recognition for Korean has been added from Google-Ml-Kit-plugin v0.7.2

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add google_ml_kit_for_korean

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  google_ml_kit_for_korean: ^0.0.10

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:google_ml_kit_for_korean/google_ml_kit_for_korean.dart';
2
likes
130
pub points
18%
popularity

Publisher

unverified uploader

A Flutter plugin to implement google's standalone ml kit made for mobile platform. Text recognition for Korean has been added from Google-Ml-Kit-plugin v0.7.2

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on google_ml_kit_for_korean