autoshot
Automate App Store and Play Store screenshot generation across multiple devices, locales, and screens with web download and mobile file export.
1.4.0
andronasef/autoshot
What this package is like to depend on
Last release 6 months ago
18 Feb 2026
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
6 months old
6 releases · first in 2026
6 releases in the last 12 months
see the full history below
Release timeline
6 releases · Feb 2026 to Feb 2026Releases
latest 6-
1.4.018 Feb 2026Release notes
Open source →- Added
appNametoAutoshotConfigfor customising exported filenames. - Updated ZIP archive naming convention: now named
{appName}_autoshot_{timestamp}.zip(e.g.my_app_autoshot_2026-02-18_14-30-00.zip). devicesinAutoshotConfigis now optional.- Added default devices: when no devices are specified, it defaults to a big phone ('phone') and a small tablet ('tablet') via
Devices.android.
- Added
-
1.2.017 Feb 2026Release notes
Open source →- Saved captures to a real file location on non-web platforms instead of throwing unsupported download errors.
- On Android phones, screenshots are exported to the Downloads folder when available.
- Fixed locale switching during capture by using a DevicePreview-compatible locale tag format.
- Moved the Autoshot section to the top of DevicePreview tools when using the
Autoshotwrapper. - Updated example locales/content so locale-based screenshot differences are visible.
-
1.1.217 Feb 2026 -
1.1.117 Feb 2026 -
1.1.017 Feb 2026Release notes
Open source →- Fixed
DevicePreviewcompatibility issues withbackgroundColorandpadding. - Updated homepage URL.
- Optimized package description for pub.dev.
- Improved dependency constraints.
- Fixed
-
1.0.016 Feb 2026Release notes
Open source →- Initial release of autoshot.
- Wraps
device_previewas a dependency — single import, single dependency. - Automated screenshot generation across devices × locales × screens.
- ZIP download for Flutter Web.
- Progress UI in the device_preview toolbar.