codescript_components 1.1.0-alpha.1 codescript_components: ^1.1.0-alpha.1 copied to clipboard
A library of Flutter components for Codescript projects.
Changelog #
1.0.0 #
Added #
- Utilities:
helper_date
: Provides functions for working with dates.helper_launch
: Facilitates launching external resources or apps.helper_string
: Contains utilities for string manipulation.
- Component:
CSRoundedInput
: A customizable rounded input field component.
- Service:
CSBiometricService
: Provides biometric authentication functionality.
Notes #
- This release introduces essential utilities, a reusable input component, and a biometric service to enhance both usability and security.