simple_appstore_screenshot 0.0.3 copy "simple_appstore_screenshot: ^0.0.3" to clipboard
simple_appstore_screenshot: ^0.0.3 copied to clipboard

Flutter Library to create appstore easily in your app easily

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_appstore_screenshot

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

dependencies:
  simple_appstore_screenshot: ^0.0.3

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:simple_appstore_screenshot/simple_appstore_screenshot.dart';
3
likes
160
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Library to create appstore easily in your app easily

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on simple_appstore_screenshot