util/extensions library
Shortcut to the Extension API I use
Extensions
- ChainHelper on IN
- 🗺️🗺️🗺️🗺️🗺️🗺️🗺️🗺️🗺️🗺️ Global .chain((in)=>out)
- ClockModelHelpers on ClockModel
- Add ability to get the weather asset name from the clock model
- DoubleHelpers on double
- 🧮🧮🧮🧮🧮🧮🧮🧮🧮🧮 Math Helpers
- ImageHelpers on Image
- Helpers to draw an image
- StringHelpers on String
- 📝📝📝📝📝📝📝📝📝📝 String Helpers
- TextStyleHelpers on TextStyle
- Extension to TextStyle
- VectorHelpers on Vector3
- 📏📏📏📏📏📏📏📏📏📏 Helpers for the Vector3 class
Constants
-
weatherMap
→ const Map<
WeatherCondition, String> - 🕓🕓🕓🕓🕓🕓🕓🕓🕓 Helpers for the ClockModel
Properties
- kTargetRect → Rect
-
🖼️🖼️🖼️🖼️🖼️🖼️🖼️🖼️🖼️🖼️
Image Helpers
Extending ui.Image to make it easier to draw to the screen
final