alhilali_device_preview_screenshot 1.1.0
alhilali_device_preview_screenshot: ^1.1.0 copied to clipboard
Screenshot export plugin for alhilali_device_preview with high-resolution transparent PNG output.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add alhilali_device_preview_screenshotThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
alhilali_device_preview_screenshot: ^1.1.0Alternatively, 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:alhilali_device_preview_screenshot/alhilali_device_preview_screenshot.dart';