catalog 1.0.2 copy "catalog: ^1.0.2" to clipboard
catalog: ^1.0.2 copied to clipboard

A Flutter package to render widgets in real time and generate screenshots for fastlane.

1.0.2 #

  • Fixed example and bug in screenshot process.

1.0.1 #

  • Removed not needed fields from @Preview.

1.0.0 #

  • Added feature to generate screenshots with multi-language support and different device frames, ready for fastlane use. Multi-language support backed by stringcare.

0.2.0 #

  • Added device frame with device_frame

0.1.0 #

  • Added example
  • Fixed CatalogRunner without go_router

0.0.2 #

  • Tasks refactor, fixed formatting

0.0.1 #

  • First version