Philipp H. :dart: :flutter:

Passionate Flutter Developer from 🇱🇮

Philipp H. :dart: :flutter:PhilippHGerber@fluttercommunity.social
2025-06-23

@pgs
That's a classic and painful bug! It's one of the main reasons I built `quantify`. Mixing up degrees and radians is incredibly easy to do, and the bugs can be so hard to spot.

You'll love the new `0.4.0` release then! I just added type-safe `Angle` and `AngularVelocity` units to prevent exactly that problem.

Here’s a Gist showing how it works in practice: gist.github.com/PhilippHGerber

Philipp H. :dart: :flutter:PhilippHGerber@fluttercommunity.social
2025-06-22
Philipp H. :dart: :flutter:PhilippHGerber@fluttercommunity.social
2025-06-22

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, ...)

Philipp H. :dart: :flutter:PhilippHGerber@fluttercommunity.social
2025-06-22

Just released quantify v0.3.0 - a type-safe units library for #DartLang & #Flutter.
✅ Compile-time unit safety
✅ Intuitive syntax: 10.m + 5.ft
✅ Zero runtime overhead
✅ Immutable by design

Philipp H. :dart: :flutter:PhilippHGerber@fluttercommunity.social
2025-05-18

Textf v0.4.1 is here! Just added:
✨ ++Underline++ support
✨ ==Highlighting== (theme-aware!)

Textf('Hello ==flutter==!')
Textf('Visit [Flutter website](flutter.dev)')

Same API as Flutter’s Text Widget.
No boilerplate. No TextSpan pain. Just Textf.
#Flutter

➜ Get it here: pub.dev/packages/textf

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst