screenstack_sdk 2.0.2 copy "screenstack_sdk: ^2.0.2" to clipboard
screenstack_sdk: ^2.0.2 copied to clipboard

Automated screenshot capture for Flutter apps. Configure routes, capture screens during CI/CD builds, and upload to ScreenStack device frames for app store assets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add screenstack_sdk

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

dependencies:
  screenstack_sdk: ^2.0.2

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:screenstack_sdk/screenstack_sdk.dart';
1
likes
150
points
294
downloads

Publisher

verified publishervoostack.com

Weekly Downloads

Automated screenshot capture for Flutter apps. Configure routes, capture screens during CI/CD builds, and upload to ScreenStack device frames for app store assets.

Homepage
Repository (GitHub)
View/report issues

Topics

#screenshots #app-store #testing #ci-cd #automation

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter, flutter_test, integration_test

More

Packages that depend on screenstack_sdk