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

PlatformAndroid

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.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 #

  1. Add the following dependency to your pubspec.yaml:
    dependencies:
      codescript_flutter_components: 1.0.0
    
0
likes
130
points
76
downloads

Publisher

verified publishercodescript.us

Weekly Downloads

A library of Flutter components for Codescript projects.

Homepage
Repository

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter, get, local_auth, local_auth_android, path, url_launcher

More

Packages that depend on codescript_components