mobile_app_stores_search 1.0.0 copy "mobile_app_stores_search: ^1.0.0" to clipboard
mobile_app_stores_search: ^1.0.0 copied to clipboard

Access metadata of all apps published in Apple App Store and Google Play Store via API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mobile_app_stores_search

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

dependencies:
  mobile_app_stores_search: ^1.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:mobile_app_stores_search/mobile_app_stores_search.dart';
6
likes
120
pub points
32%
popularity

Publisher

unverified uploader

Access metadata of all apps published in Apple App Store and Google Play Store via API.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http

More

Packages that depend on mobile_app_stores_search