flutter_deck_pptx_export 0.2.0
flutter_deck_pptx_export: ^0.2.0 copied to clipboard
A flutter_deck plugin to export presentations to PPTX format.
0.2.0 #
- refactor: remove the
FlutterSlideImageRendererclass- BREAKING: the
FlutterSlideImageRendererwas moved to theflutter_deckpackage and renamed toFlutterDeckSlideImageRenderer. Thus, importing it from this package will no longer work.- Migration: import
FlutterDeckSlideImageRendererfrompackage:flutter_deck/flutter_deck.dartinstead.
- Migration: import
- BREAKING: the
0.1.0+1 #
- docs: reference Rody in the README.md
0.1.0 #
- feat: add flutter_deck_pptx_export