CodeScript Flutter Components

A library providing reusable components, utilities, and services to accelerate development for future projects.

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

  1. Add the following dependency to your pubspec.yaml:
    dependencies:
      codescript_flutter_components: 1.0.0
    

Libraries

codescript_components
Support for doing something awesome.
main