Skip to content

jillthebean/meetup_talk_25_01_30

Repository files navigation

meetup_talk_25_01_30

My talk for the Flutter Offenburg meetup

Rich Text Adventures

  • introduction, whoami, agenda
  • Rich Text Editor history
    • Classic example (Word, Libre Office, Markdown, LaTex)
    • Evolution in Mobile spaces (T9, swipe gesture, simple long press actions, still not fully established beyond markdown)
    • Real life use cases
  • Definition of rich text
    • What is a word processor?
    • What is rich text?
    • Flavors of rich text (markdown, original Rich Text Format RFC)
  • Display Rich Text in Flutter
    • Styling of text
    • Styling with TextSpan and RichText
    • Selectable Text
    • Shortcuts
    • Context Menu
    • Toolbar
  • Editors - WYSIWYG in Flutter on mobil
    • High level overview over simplistic editor from flutter examples
    • Quill.js approach with deltas
    • super_editor
    • simple mark down example
  • Support of examples for different formats
    • markdown
    • reduced html, enriched text
    • PDF, ODT, LaTex, other advanced Rich Text Formats
  • Back to real life use cases
    • Pros and Cons depending on situation

Branding:

Ressources:

packages:

markdown packages:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published