Textf β Live Formatting Demo
A drop-in replacement for Flutter's Text widget with markdown-like inline formatting. Try it live.
Stop watching, start typing! π
The live demo for TextfEditingController is up.
textf-live-formatting.web.app
β
Zero cursor jumping
β
Dimmed markers for better UX
Give it a spin and let me know how it feels!
#FlutterDev @FlutterDev
23.02.2026 08:58 β
π 0
π 0
π¬ 0
π 0
textf | Flutter package
Markdown-like text styling for inline text β fully compatible with Flutterβs `Text` widget. Easily replace Text with Textf to add simple formatting.
Named it Textf after printf.
Text in, formatted text out.
Same API as Text Widget. Zero dependencies. Works with SelectionArea.
No boilerplate. No TextSpan pain. Just Textf.
pub.dev/packages/textf
25.01.2026 23:30 β
π 2
π 1
π¬ 0
π 0
Textf 1.1 is out π
It's Text with **bold** and *italic*. A lightweight drop-in replacement for #Flutter's Text widget.
NEW in v1.1:
β {widget} placeholders - embed anything inline
β Caching that doesn't panic when your parent rebuilds
25.01.2026 23:30 β
π 5
π 3
π¬ 1
π 0
GitHub - kerberjg/dart_package_template: GitHub template repository for Dart packages, ready for pub.dev publication.
GitHub template repository for Dart packages, ready for pub.dev publication. - kerberjg/dart_package_template
I created a minimalistic, unopinionated pub.dev package repo template! πβ¨ #FlutterDev
- 160/160 Pub score out of the box
- has CI jobs for format/analyze/build/publish/examples
- one button to create your own repo
Tell a friend! github.com/kerberjg/dar...
22.01.2026 19:55 β
π 13
π 4
π¬ 0
π 0
Textf 1.0: Inline Text Formatting for Flutter Without the Overhead
A drop-in Text replacement for bold, italic, links, and moreβββwithout the Markdown baggage.
"All I wanted was bold text and links in #Flutter."
Read why I built Textf for inline formatting:
- Zero dependencies, same Text API
- Theme-aware by default
- Translator-friendly (.arb files with **formatting**)
medium.com/p/textf-1-0...
#BuildInPublic
22.01.2026 13:13 β
π 3
π 0
π¬ 0
π 0
β Question for the #Flutter community
I'm adding "Widget Interpolation" to π¦ Textf
(inserting Widgets directly into styled text).
Which placeholders API do you prefer?
1οΈβ£ Positional: {0} (List)
2οΈβ£ Named: {icon} (Map)
Drop your reasoning below! π
#Flutter #Dart
20.01.2026 19:05 β
π 1
π 0
π¬ 0
π 0
Coming soon: String interpolation... but for Widgets! π§©
#Flutter π¦ Textf v1.1.0 introduces {n} placeholders.
Easily insert Icons or Images directly :
Textf("Press {0} to start", inlineSpans: [ ... ])
A huge thank you to the community for the brilliant idea and PR! π
18.01.2026 17:15 β
π 0
π 0
π¬ 1
π 0
deepyr | Dart package
A type-safe Dart implementation of daisyUI components for Jaspr, providing a fluent API for building beautiful web apps (PoC)
Build type-safe, modern beautiful Jaspr websites β without writing a single line of CSS.
The documentation is built with Deepyr itself, so you're seeing the real thing.
π deepyr-doc.web.app
pub.dev/packages/de...
13.01.2026 18:17 β
π 1
π 0
π¬ 0
π 0
π Deepyr 0.5.0 is here! UI components for Jaspr.
β¨ Updated to Jaspr 0.22 with all latest APIs
π Huge thanks to Omar Elnemr for PR #4
See all the components in action on the live showcase π
#Dart, #daisyUI
13.01.2026 18:17 β
π 1
π 0
π¬ 1
π 0
textf | Flutter package
A Flutter widget for inline text formatting β fully compatible with Flutterβs Text widget. Easily replace Text with Textf to add simple formatting.
#Flutter π¦ Textf v1.0
- Zero Dependencies. No bloat.
- Full Control: Customize everything.
- Accessibility: Fully supports dynamic text scaling and screen readers out of the box.
Get it now: pub.dev/packages/textf
10.01.2026 14:58 β
π 0
π 0
π¬ 0
π 0
#Flutter π¦ Textf v1.0
Drop-in replacement for Flutter's Text widget to add inline formatting.
- Benchmark: Extremely low overhead (+0.06ms per widget).
- Interactive links with hover effects.
- New style: sup-/subscript.
- Styles: **Bold**, *Italic*, ==Highlight== .. π
10.01.2026 14:58 β
π 2
π 0
π¬ 1
π 0
#Flutter π¦
Preparing for Textf v1.0!
Iβve been stress-testing the new parsing engine. The results are in:
Adding full inline formatting costs just
+0.06ms per widget.
Benchmark suite developed with @GoogleAIStudio using Gemini 3 Pro preview. π€β¨
10.01.2026 13:11 β
π 1
π 0
π¬ 0
π 0
See all the components in action on the live showcase and explore the type-safe API. The documentation is built with Deepyr itself, so you're seeing the real thing.
π deepyr-doc.web.app
Next: A complete example with a step-by-step guide on how to build with Deepyr.
02.12.2025 20:38 β
π 0
π 0
π¬ 0
π 0
Deepyr 0.4.0 is out!
- Fixed critical state sync issues.
- All interactive components now follow Controlled Component pattern
Strongly-typed DaisyUI for Dart, more reliable than ever.
#DartLang #Jaspr #WebDev #daisyUI
02.12.2025 20:38 β
π 2
π 0
π¬ 1
π 0
deepyr | Dart package
A type-safe Dart implementation of DaisyUI components for Jaspr, providing a fluent API for building beautiful web apps (PoC)
Deepyr v0.1.7 : #Jaspr + #DaisyUI
Instead of error-prone strings, you get a fully type-safe API for DaisyUI.
β
Compile-time error checking
β
IDE autocomplete for all styles
π₯ Live Demo π₯
deepyr-doc.web.app/components/...
π¦ Get the Package:
pub.dev/packages/de...
11.10.2025 16:00 β
π 0
π 0
π¬ 0
π 0
deepyr | Dart package
A type-safe Dart implementation of DaisyUI components for Jaspr, providing a fluent API for building beautiful web apps (PoC)
Deepyr Component Timeline:
πΉ Fully Responsive
πΉ Vertical & Horizontal Layouts
πΉ Declarative & Type-Safe API
Live Demo:
deepyr-doc.web.app/components/...
π¦ Get the Package:
pub.dev/packages/de...
08.10.2025 08:47 β
π 0
π 0
π¬ 0
π 0
Deepyr v0.1.4 is here! β¨ New Component: The Timeline.
Building complex, responsive, and type-safe timelines in #Jaspr just got ridiculously easy.
Shout-out to @daisyui_ for the beautiful original component design!
Check out the live demo and code in this thread π§΅
#DartLang
08.10.2025 08:47 β
π 1
π 0
π¬ 1
π 0
deepyr | Dart package
A type-safe Dart implementation of DaisyUI components for Jaspr, providing a fluent API for building beautiful web apps (PoC)
Deepyr v0.1.0 : Jaspr + DaisyUI
Instead of error-prone strings, you get a fully type-safe API for DaisyUI.
β
Compile-time error checking
β
IDE autocomplete for all styles
β
A more readable, Dart-native syntax
pub.dev/packages/de...
19.09.2025 20:22 β
π 0
π 0
π¬ 0
π 0
Deepyr v0.1.0 is here! π
The type-safe DaisyUI component library for Jaspr just got a major upgrade with new components like Modal, Tabs, and more.
Live showcase:
π deepyr-doc.web.app/
Built with Jaspr by the amazing @schultek_dev.
#Jaspr #DartLang #WebDev #DaisyUI
19.09.2025 20:22 β
π 2
π 0
π¬ 1
π 0
Thanks so much for the shoutout! π
Deepyr is still a proof of concept, but I'm excited about bringing type-safe DaisyUI components to Jaspr.
Would love any feedback from the Dart community!
30.08.2025 19:11 β
π 1
π 0
π¬ 0
π 0
Quantify v0.12 adds a type-safe set of over 100 scientific constants.
β
Physical: speed of light, electron mass
β
Astronomical: solar mass, standard gravity
β
Engineering: steel stiffness, water density
No more hard-coding constants β reduce errors.
#Dart & #Flutter
11.08.2025 14:33 β
π 1
π 0
π¬ 1
π 0
π My #Flutter text formatting package **Textf** is now feature-complete for v1.0!
A fast, dependency-free alternative to Text β with inline styling for bold, italics, code, **links** ...
No boilerplate. No TextSpan pain. Just Textf.
I'd love your feedback β give it a try! π
30.07.2025 19:17 β
π 1
π 0
π¬ 1
π 0
π One 18-inch pizza or ππ two 12-inch pizzas β which is the better deal?
Quantify v0.9.0 for #Dart & #Flutter
β Relational operators (>, <, ==)
β 17+ quantity types incl. Area, Speed, Force, Frequency
Make physics code safe and readable.
pub.dev/packages/qu...
22.07.2025 17:27 β
π 1
π 0
π¬ 0
π 0
Quantify v0.7.0 for #Dart & #Flutter! π
β
Compile-time unit safety
β
Intuitive syntax
Now with built-in, type-safe Area and Volume units!
From calculating real estate in acres to converting cooking recipes in tablespoons, quantify makes dart code safer and more readable.
16.07.2025 19:20 β
π 1
π 0
π¬ 0
π 0
Supported Quantities:
Length (m, km, ft, in, mi, ...)
Mass (kg, g, lb, oz, ...)
Time (s, ms, ΞΌs, ns, min, ...)
Current (A, mA, ΞΌA, kA, ...)
Temperature (K, Β°C, Β°F, Β°R)
Luminous (cd, mcd, kcd)
Amount of Substance (mol, mmol, ΞΌmol, ...)
Pressure (Pa, atm, bar, psi, Torr, ...)
22.06.2025 20:15 β
π 0
π 0
π¬ 1
π 0