curving_reality_library 1.1.2
curving_reality_library: ^1.1.2 copied to clipboard
A Flutter library that speeds up development with ready-to-use UI components, screens, and services to build high-quality iOS and Android apps from a single codebase
1.1.2 - 2026-03-09 #
1.1.1 - 2026-03-02 #
Added #
- Spanish localization
- New icons: warningOutlined, bookmark, bookmarkOutline, edit, send, language, alert, thumbsUp, thumbsUpOutlined
- Avatar Widget: new extraSmall size
- Dialog action new icon parameter
- Survery Screen: hideProgressBar option, selected option
- Notifications custom keys
- TextField Widget: added textColor option, focusNode option
Changed #
- N/A
Fixed #
- Localization fallback
- Dialog / Bottom sheet style
- Survey Screen sizes
- Welcome Screen text sizes
- Forgot password check
- Radio Widget style
- Stepper Widget style
Deprecated #
- N/A
Removed #
- N/A
Security #
- N/A
Code #
- N/A
Other #
- N/A
1.1.0 - 2025-12-16 #
Added #
- SQL Service
- Settings Item Widget: onTap event
- Button Widget: custom border color property
- Expandable Card Widget: custom padding property
- Card Widget: Long Press event
- Toggle Buttons Widget: added child property
- New icons: heartOutline, starOutline, currencyDollar, wallet
Changed #
- Card Widget: box shadows as list
Fixed #
- Card Widget: fixed shadows
- Expandable Card Widget:
- Bottom sheet: fixed iOS title
- Expandable Card Widget: fixed shadows
- Button Widget: disabled text color
Deprecated #
- N/A
Removed #
- Removed the cached_network_image dependency
Security #
- N/A
Code #
- Methods return types
Other #
- N/A
1.0.5 - 2025-11-20 #
1.0.4 - 2025-11-17 #
1.0.3 - 2025-09-26 #
Added #
- New fully customizable digits-only text field widget
Changed #
- Welcome Screen: descriptions texts max lines changed to 3
Fixed #
- Checkbox Widget: on tap radius effect
- Checkbox Widget: dark mode label color
- Radio Widget: dark mode label color
Deprecated #
- N/A
Removed #
- N/A
Security #
- N/A
Code #
- Methods return types