Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
fbernaly committed Apr 25, 2024
1 parent a88103b commit a323775
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/google_ml_kit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
Google's ML Kit for Flutter is a set of [Flutter plugins](https://flutter.io/platform-plugins/) that enable [Flutter](https://flutter.dev) apps to use [Google's standalone ML Kit](https://developers.google.com/ml-kit).

> `google_ml_kit` is an umbrella plugin that includes all the features listed below, it groups all the plugins under a single one. By using `google_ml_kit` you will include all the plugins listed below and their respective dependencies, therefore significantly increasing the size of your app. We recommend instead to add only the plugin for the feature you want to consume rather than including `google_ml_kit` in your yaml.
>
> DO NOT USE `google_ml_kit` in a production app instead use only the plugin(s) for the features listed bellow.
Go to each plugin listed bellow to read about their documentation and requirements. If you find issues report and contribute with your pull requests.

Expand Down

0 comments on commit a323775

Please sign in to comment.