codescript_components 1.1.0-alpha1 copy "codescript_components: ^1.1.0-alpha1" to clipboard
codescript_components: ^1.1.0-alpha1 copied to clipboard

A library of Flutter components for Codescript projects.

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
    
0
likes
0
points
71
downloads

Publisher

verified publishercodescript.us

Weekly Downloads

A library of Flutter components for Codescript projects.

Homepage
Repository

License

unknown (license)

Dependencies

flutter, get, local_auth, local_auth_android, path, socket_io_client, url_launcher

More

Packages that depend on codescript_components