Flutter Gems is a curated list of 7250+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Presentation, Slides, Keynote and PPT packages
Last updated: May 18, 2026
Creating slide decks directly within a Flutter app—or parsing existing PowerPoint presentations—enables the creation of dynamic, interactive kiosks and educational courseware.
Best Practices for Presentations
- Responsive Slides: Unlike static PowerPoint, a Flutter-based presentation might be viewed on a phone or a massive 4K monitor. Ensure your slide layouts use
FittedBoxor aspect-ratio constraints so they scale perfectly without cutting off text. - Keyboard Navigation: If building a presentation tool for Desktop or Web, ensure you implement
FocusNodelisteners so the user can navigate slides using the Left/Right arrow keys or a physical presentation clicker. - State Reset: When a user navigates away from a slide containing an interactive element (like a playing video or an animation), ensure you reset the state so it plays from the beginning if they navigate back.
The complete list of Slide Deck Generators, PPT Parsers, and Presentation frameworks for Flutter is provided below.
flutter_deck
👍 231 ⬇️ 569
Dart 3 compatibleMaintenance Status: Good
A lightweight, customizable, and easy-to-use framework to create presentations in Flutter.
slick_slides
👍 41 ⬇️ 13
Dart 3 compatibleMaintenance Status: Poor
Create a nice looking presentations in Flutter with animations and code. Intended for techical talks and videos.
open_xml
👍 2 ⬇️ 133
Dart 3 compatibleMaintenance Status: Good
Open XML (OOXML) formatted documents.
