firebase_app_indexing 0.1.0 copy "firebase_app_indexing: ^0.1.0" to clipboard
firebase_app_indexing: ^0.1.0 copied to clipboard

PlatformAndroidiOS
outdated

Firebase app indexing plugin,

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_app_indexing

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

dependencies:
  firebase_app_indexing: ^0.1.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:firebase_app_indexing/firebase_app_indexing.dart';
4
likes
140
points
28
downloads

Publisher

verified publisherwiseminds.cc

Weekly Downloads

Firebase app indexing plugin,

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on firebase_app_indexing