autoshot 1.2.0 copy "autoshot: ^1.2.0" to clipboard
autoshot: ^1.2.0 copied to clipboard

Automate App Store and Play Store screenshot generation across multiple devices, locales, and screens with web download and mobile file export.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add autoshot

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

dependencies:
  autoshot: ^1.2.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:autoshot/autoshot.dart';
1
likes
150
points
152
downloads

Publisher

verified publisherandronasef.dev

Weekly Downloads

Automate App Store and Play Store screenshot generation across multiple devices, locales, and screens with web download and mobile file export.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

archive, device_preview, flutter, path_provider, provider

More

Packages that depend on autoshot