You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Load PPTX slideshow documents and present them through flutter_deck, and also export to PPTX.
Requirements
PPTX deserialization
PPTX serialization
Support for all PPTX features
Value
Existing presentations can be upgraded to flutter_deck.
Presentations that are started by one person at a company can be converted to flutter_deck by another person, if desired.
A Flutter developer can initially create a presentation with flutter_deck, and then export to PPTX for co-workers, or to create a long-term stored version within the company for future reference (like storing a document as PDF).
Removes a possible worry from adopters.
The text was updated successfully, but these errors were encountered:
Description
Load PPTX slideshow documents and present them through flutter_deck, and also export to PPTX.
Requirements
Value
The text was updated successfully, but these errors were encountered: