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

Android应用跳转到手机的各大应用市场,Google、华为、小米、oppo、vivo、应用宝等各大主流的应用市场.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_app_market

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

dependencies:
  flutter_app_market: ^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:flutter_app_market/flutter_app_market.dart';
1
likes
135
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

Android应用跳转到手机的各大应用市场,Google、华为、小米、oppo、vivo、应用宝等各大主流的应用市场.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_app_market

Packages that implement flutter_app_market