flutter_deck
flutter_deck copied to clipboard
A lightweight, customizable, and easy-to-use framework to create presentations in Flutter.
Bumps [melos](https://github.com/invertase/melos/tree/main/packages) from 5.3.0 to 6.0.0. Changelog Sourced from melos's changelog. melos - v6.0.0 FIX: Only enforce lockfile when it exists (#704). (be94adac) FEAT: option to provide dependencies related filters...
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4. Release notes Sourced from peaceiris/actions-gh-pages's releases. actions-github-pages v4.0.0 See CHANGELOG.md for more details. actions-github-pages v3.9.3 See CHANGELOG.md for more details. actions-github-pages v3.9.2 See CHANGELOG.md...
**Description** Allow some sort of Rich Text / Formatting for Bullet List Items so that in a given Item certain parts can me formatted differently. So something of the following...
**Description** When Building Slides I sometimes find it helpful to have nested list - So I can make a point - That has a subpoint - With Another Subpoint -...
**Description** Would be nice to "preload" the deck with dynamic network content while you are online and be able to play the deck while offline. Able to cache media and...
First off, thank you for this amazing library--it is super, super handy. I'm currently trying to make a split slide with an interactive view in the right split: The padding...
**Description** Well, it's nice to have a PDF version of the slides both as backup and also printable if needed. **Requirements** - [ ] Checklist of requirements to be fulfilled...
**Description** Presentation programs often provide a laser pointer feature, where the operating system cursor disappears and a simulation of laser light is displayed on the slide instead. This issue tracks...
**Description** On the web, we can put the browser into full-screen mode to hide the window's title bar and only show the presentation's content. On the desktop, this is impossible...
**Description** A package that runs a desktop app, which supports visual editing of slides in a slideshow, as well as playing the slideshow. Similar to Keynote and Powerpoint. **Requirements** Project...