colaxy_screenshot 0.7.1 copy "colaxy_screenshot: ^0.7.1" to clipboard
colaxy_screenshot: ^0.7.1 copied to clipboard

Automated app store screenshot generation for iOS, Android, and macOS across multiple devices and languages, with Fastlane integration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add colaxy_screenshot

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

dependencies:
  colaxy_screenshot: ^0.7.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:colaxy_screenshot/colaxy_screenshot.dart';
3
likes
140
points
105
downloads

Documentation

API reference

Publisher

verified publishernormidar.com

Weekly Downloads

Automated app store screenshot generation for iOS, Android, and macOS across multiple devices and languages, with Fastlane integration.

Repository (GitHub)
View/report issues
Contributing

Topics

#screenshot #fastlane #automation #image #png

License

MIT (license)

Dependencies

device_frame_plus, device_info_plus, easy_localization, flutter, flutter_riverpod, image, path_provider, screenshot, window_manager

More

Packages that depend on colaxy_screenshot