flutter_app_store 0.0.2 copy "flutter_app_store: ^0.0.2" to clipboard
flutter_app_store: ^0.0.2 copied to clipboard

With this plugin open play store directly from flutter.

flutter_app_store #

A new Flutter project to open play store directly from flutter.

Call this method to open play store pass the package name #

  FlutterAppStore.openPlayStore(packageName: 'app.package.you.want.to.open');

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

0
likes
140
pub points
22%
popularity

Publisher

unverified uploader

With this plugin open play store directly from flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_app_store