CodeScript Flutter Components
A library providing reusable components, utilities, and services to accelerate development for future projects.
Version 1.1.0
What's New?
This version introduces new components to enhance the functionality of your applications.
Component
CsLogin
: A customizable login component that provides a form for user authentication.CsSearchComponent
: A search component that allows users to search for items.
Version 1.0.0
What's New?
This version introduces new utilities, components, and services to enhance the functionality of your applications.
Utilities
helper_date
: Functions to simplify date handling.helper_launch
: A tool to launch external apps or URLs.helper_string
: Utilities for string manipulation and formatting.
Component
CSRoundedInput
: A rounded input widget, designed to be customizable and easy to use in forms.
Service
CSBiometricService
: A service for biometric authentication (fingerprint/face recognition).
Installation
- Add the following dependency to your
pubspec.yaml
:dependencies: codescript_flutter_components: 1.0.0
Libraries
- codescript_components
- Support for doing something awesome.