flutter_siri_suggestions 2.0.0 copy "flutter_siri_suggestions: ^2.0.0" to clipboard
flutter_siri_suggestions: ^2.0.0 copied to clipboard

PlatformiOS
outdated

Flutter plugin for exposure on Siri Suggestions also awake specific function by Siri.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_siri_suggestions

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

dependencies:
  flutter_siri_suggestions: ^2.0.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:flutter_siri_suggestions/flutter_siri_suggestions.dart';
45
likes
140
points
140
downloads

Publisher

verified publisherhandmade.software

Weekly Downloads

Flutter plugin for exposure on Siri Suggestions also awake specific function by Siri.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_siri_suggestions