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

PlatformAndroid

A Flutter plugin for launching a Store in the mobile platform. Supports AppStore and PlayStore.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add store_launcher_nullsafe

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

dependencies:
  store_launcher_nullsafe: ^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:store_launcher_nullsafe/store_launcher_nullsafe.dart';
2
likes
140
points
5
downloads

Publisher

verified publishercelestinolopes.tech

Weekly Downloads

A Flutter plugin for launching a Store in the mobile platform. Supports AppStore and PlayStore.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on store_launcher_nullsafe

Packages that implement store_launcher_nullsafe