apple_intelligence 0.2.0 copy "apple_intelligence: ^0.2.0" to clipboard
apple_intelligence: ^0.2.0 copied to clipboard

PlatformiOSmacOS

Apple Intelligence for Flutter: on-device image generation streamed as it is made, plus a native text field with Writing Tools and Genmoji.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apple_intelligence

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

dependencies:
  apple_intelligence: ^0.2.0

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:apple_intelligence/apple_intelligence.dart';
0
likes
160
points
0
downloads

Documentation

Documentation
API reference

Publisher

verified publisherjumyn.com

Weekly Downloads

Apple Intelligence for Flutter: on-device image generation streamed as it is made, plus a native text field with Writing Tools and Genmoji.

Repository (GitHub)
View/report issues

Topics

#apple-intelligence #image-generation #on-device-ai #ios #macos

License

MIT (license)

Dependencies

flutter

More

Packages that depend on apple_intelligence

Packages that implement apple_intelligence