open_appstore 1.0.2 copy "open_appstore: ^1.0.2" to clipboard
open_appstore: ^1.0.2 copied to clipboard

A Flutter plugin for opening Apple App Store or Google Play Store.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add open_appstore

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

dependencies:
  open_appstore: ^1.0.2

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:open_appstore/open_appstore.dart';
31
likes
30
pub points
82%
popularity

Publisher

unverified uploader

A Flutter plugin for opening Apple App Store or Google Play Store.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on open_appstore