PackageTrack
Sign in Get early access

typeset

Whatsapp like text styling for you! -- Bold, Italic, Underline and more -- Drive your text style through Backend!

2.3.0 2.7K downloads/mo #4807 most downloaded on pub.dev rohanjsh/typeset

What this package is like to depend on

Last release 4 months ago

03 Apr 2026

Release timing varies

gaps range from 3 weeks to 11 months

Some releases are documented

notes for 17 of 35 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

39 releases · first in 2022

3 releases in the last 12 months

see the full history below

Release timeline

39 releases · Dec 2022 to Apr 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 39
  1. 3.0.0-beta.3 03 Apr 2026 pre-release

    Nothing published for this version

  2. 3.0.0-beta.2 03 Apr 2026 pre-release

    Nothing published for this version

  3. 3.0.0-beta.1 21 Feb 2026 pre-release

    Nothing published for this version

  4. 2.3.0 06 Apr 2025
    Release notes

    What's Changed

    Full Changelog: v2.2.0...v2.3.0

    Open source →
    Release notes

    New

    • TypeSetEditingController - Give your chatroom life.
    • Added back url_launcher package for default link behavior.

    Others

    • Test suite for TypeSetEditingController
    • Updated example app to showcase all features including TypeSetEditingController and - getTypesetContextMenus.
    Open source →
  5. 2.2.0 21 Feb 2025
    Release notes

    What's Changed

    • chore(deps): bump very_good_analysis from 6.0.0 to 7.0.0 by @dependabot in #54
    • feat: link recognizer and remove url_launcher dependency by @rohanjsh in #55

    Full Changelog: v2.1.2...v2.2.0

    Open source →
    Release notes

    New

    • Recognize individual links and apply desired actions on tap.

    Breaking

    • recognizer is now linkRecognizerBuilder callback
    Open source →
  6. 2.1.2 21 Jul 2024
    Release notes

    What's Changed

    Full Changelog: v2.1.1...v2.1.2

    Open source →
    Release notes

    Chore

    • Dependency updates
    Open source →
  7. 2.1.1 16 Feb 2024
    Release notes

    What's Changed

    Full Changelog: v2.1.0...v2.1.1

    Open source →
    Release notes

    Bug Fixes

    • Moved mocktail to dev_dependencies to avoid conflicts with other packages and build configs.
    Open source →
  8. 2.1.0 14 Jan 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v2.0.0...v2.1.0

    Open source →
    Release notes

    New

    • Introducing context menus, use getTypesetContextMenus() to get the context menus for the text.
    • Change default monospace font to Courier, as provided by the operating system.

    Breaking

    • TypeSet(inputText: "Foo") is now TypeSet("Foo") to match semantics of Text("Foo")

    Other

    • Remove google_fonts dependency
    • 95% test coverage
    • Deprecated parser removed
    Open source →
  9. 2.0.0 24 Dec 2023
    Release notes

    What's Changed

    Full Changelog: v1.0.3...v2.0.0

    Open source →
    Release notes

    New Features

    • Dynamic Font Sizing: Font size can now be applied dynamically, enhancing visual hierarchy and readability.
    • Literal Character Rendering: Introducing the literal symbol ¦ to unambiguously represent reserved characters in text formatting, ensuring clarity in rendered output.

    Bug Fixes

    • Spacing in Strings: Corrected an issue where strings containing spaces were not formatted correctly, improving the robustness and reliability of the text display.

    Breaking Changes

    • Underline Style Update: The syntax for underlining text has changed. The previous // markers are now replaced with #. This shift streamlines the styling process and aligns with common markdown practices.
    • Link Style Update: The syntax for link text has changed. The previous [] markers are now replaced with §. A link text would look like this §rohanjsh|https://rohanjsh.dev§
    • Reserved Character Escaping: Incorporating the new literal ¦ necessitates the explicit marking of reserved characters to be treated as literals. This modifies how users will work with text that includes characters previously used for formatting.
    Open source →
  10. 2.0.0-beta.1 22 Dec 2023 pre-release
    Release notes

    What's Changed

    Full Changelog: v1.0.3...v2.0.0-beta.1

    Open source →
  11. 1.0.3 21 Nov 2023
    Release notes

    What's Changed

    Full Changelog: v1.0.2...v1.0.3

    Open source →
    Release notes
    • chore: update dependencies
    Open source →
  12. 1.0.2 01 Sep 2023
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.0.1+1...v1.0.2

    Open source →
    Release notes
    • chore: update dependencies, ci flows
    Open source →
  13. 1.0.1+1 16 Apr 2023
    Release notes

    What's Changed

    Full Changelog: v1.0.0+2...v1.0.1+1

    Open source →
    Release notes
    • feat: 3 new properties added linkStyle, monospaceStyle, recognizer 💙
    Open source →
  14. 1.0.0+1 18 Mar 2023
    Release notes

    🎉🎉🎉 It's time to celebrate! Our first stable release is finally here! 🎉🎉🎉

    • Make text formatting backend driven (if needed) with one widget!!
    • Whatsapp like formatting with some addons!! (input looks something like this)

    Usage

    • BOLD → Hello, *World!*
    • ITALIC → Hello, _World!_
    • STRIKETHROUGH → Hello, ~World!~
    • UNDERLINE → Hello, //World!//
    • MONOSPACE → Hello, `World!`
    • LINK → [google.com|https://google.com]

    Thanks for choosing our text formatting widget for all your formatting needs. We hope these updates make your experience even more enjoyable! 🤗

    Open source →
  15. 1.0.0+2 18 Mar 2023

    Nothing published for this version

  16. 1.0.0+4 18 Mar 2023
    Release notes
    • chore: readme update
    Open source →
  17. 0.1.0+1 09 Dec 2022

    Nothing published for this version

  18. 0.1.0+2 09 Dec 2022

    Nothing published for this version

  19. 0.1.0+3 09 Dec 2022

    Nothing published for this version

  20. 0.1.0+4 12 Dec 2022

    Nothing published for this version

  21. 0.1.0+5 12 Dec 2022

    Nothing published for this version

  22. 0.1.0+6 12 Dec 2022

    Nothing published for this version

  23. 0.1.0+7 12 Dec 2022

    Nothing published for this version

  24. 0.1.0+8 12 Dec 2022

    Nothing published for this version

  25. 0.1.0+9 12 Dec 2022

    Nothing published for this version

  26. 0.1.0+10 12 Dec 2022

    Nothing published for this version

  27. 0.1.0+11 13 Dec 2022

    Nothing published for this version

  28. 0.1.0+12 14 Dec 2022

    Nothing published for this version

  29. 0.1.0+13 14 Dec 2022

    Nothing published for this version

  30. 0.1.0+14 20 Dec 2022

    Nothing published for this version

  31. 0.1.0+15 20 Dec 2022

    Nothing published for this version

  32. 0.1.0+16 20 Dec 2022

    Nothing published for this version

  33. 0.1.0+17 20 Dec 2022

    Nothing published for this version

  34. 0.1.0+18 20 Dec 2022
    Release notes
    • feat: WhatsApp like formatting for you all!🎉

    Thank you for being part of our journey. Your feedback is the beacon that guides our innovation. Please note that all changes included in beta releases are for testing purposes and may change before the final release.

    Open source →
  35. 0.1.0+19 22 Jan 2023
    Release notes
    • feat: added extension method for typeset 🎉
    Open source →
  36. 0.1.0+20 26 Jan 2023
    Release notes
    • feat: added property textAlign🎉
    Open source →
  37. 0.1.0+21 07 Feb 2023
    Release notes
    • docs: license to Apache 2.0
    Open source →
  38. 0.1.0+22 24 Feb 2023
    Release notes
    • chore: update screenshot
    Open source →
  39. 0.1.0+23 02 Mar 2023
    Release notes
    • feat: make asterisk bold
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive