flutter_store_screenshots 0.2.0
flutter_store_screenshots: ^0.2.0 copied to clipboard
Harness your Flutter skills to create stunning screenshots for your app store listings. This package provides a collection of tools and utilities to help you capture high-quality screenshots of your F [...]
0.2.0 #
- docs: improve the README
0.1.0 #
- Initial release.
FlutterStoreScreenshotsApp— a Flutter desktop/web app that renders and previews all screenshots live, with a locale switcher and set switcher.ScreenshotSetmodel with config inheritance: set defaults at the app level and override per set or per individual screenshot.StoreScreenshotmodel for declaring individual screenshots with optional title/subtitle builders that receive a locale-awareBuildContext.AppleScreenshotSetandAndroidScreenshotSetpresets with the correct required resolutions for App Store and Google Play.framedDecorator— wraps screenshot content in a device frame (powered bydevice_frame) with a customisable gradient background.featureGraphicDecorator— generates a Google Play feature graphic from your screenshot content.panoramicDecorator— renders a wide panoramic layout for marketing banners.- Bulk PNG export: writes every locale × every set × every screenshot to
./screenshots/<set>/<locale>/.