Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sugitlab/flup

markdown presentation writer
https://github.com/sugitlab/flup

Last synced: about 2 months ago
JSON representation

markdown presentation writer

Awesome Lists containing this project

README

        

# flup

markdown presentation writer

## Roadmap

### ver.0.x.x Page widget style

- Only dart code. No markdown file.
- Every page needs to be made by Widget.
- Insert markdown format string value into Page Widget
- flutter_markdown package

### ver.1.x.x Markdown file renderer

- Just supply the single markdown file path into Slide widget
- Slide widget shows the multiple paged parsed from markdown file
- markdown package

### ver.2.x.x Extended markdown file parser

- Flutter code (UI) can be embedded in the page.

### ver.3.x.x Presenter friendly features

- Presenter mode, Audience mode
- Presenter Note
- Laser Pointer
- Speaker Preview (in-camera preview)
- PDF export