s_extensions 0.0.1 copy "s_extensions: ^0.0.1" to clipboard
s_extensions: ^0.0.1 copied to clipboard

A powerful and playful extensions dependency for your flutter projects.

0.0.1 #

Added #

  • StringExtensions: toDate.
  • NumberExtensions: fixed00, fixed0.

0.0.0 #

Added #

  • NumExtensions with numeric helpers: half, quarter, square, sqRoot.
  • Duration helpers: misec, msec, sec, min, hr, day.
  • screenWidth extension getter for responsive layouts via property access (e.g., 0.9.screenWidth).
  • Static initialization and context management with FlutterExtensions to support property-based access without passing BuildContext.
  • Initialization verification (isInitialized), explicit init (init), and hot-reload-safe updates (update).
1
likes
0
points
482
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful and playful extensions dependency for your flutter projects.

Repository (GitHub)
View/report issues

Topics

#productivity #tools #extensions

License

unknown (license)

Dependencies

flutter

More

Packages that depend on s_extensions