Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support PPTX #92

Open
3 tasks
matthew-carroll opened this issue Jul 16, 2024 · 0 comments
Open
3 tasks

feat: Support PPTX #92

matthew-carroll opened this issue Jul 16, 2024 · 0 comments

Comments

@matthew-carroll
Copy link
Collaborator

Description

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant