codescript_components 1.1.0 codescript_components: ^1.1.0 copied to clipboard
A library of Flutter components for Codescript projects.
1.1.0 #
Added #
- Component:
CsLogin
: A customizable login component that provides a form for user authentication.CsSearchComponent
: A search component that allows users to search for items.
1.0.1 - dev.1 #
Added #
- Component:
CSInfinityScroll
: A component that allows for infinite scrolling in a list view.CSAvatar
: A customizable avatar component.CSResultComponent
: A component that displays the result of an operation.CSRoundedButton
: A customizable rounded button component.
- Models:
CSPaginationModel
: A model that represents pagination data.
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.