device_preview_store_screenshot 0.0.1 copy "device_preview_store_screenshot: ^0.0.1" to clipboard
device_preview_store_screenshot: ^0.0.1 copied to clipboard

Using device_preview to create a screenshot for store from a simulator.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add device_preview_store_screenshot

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

dependencies:
  device_preview_store_screenshot: ^0.0.1

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:device_preview_store_screenshot/device_preview_store_screenshot.dart';
2
likes
150
pub points
45%
popularity

Publisher

verified publisherakaboshinit.dev

Using device_preview to create a screenshot for store from a simulator.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

device_preview, flutter, path_provider

More

Packages that depend on device_preview_store_screenshot