epreyn_package 0.0.1 copy "epreyn_package: ^0.0.1" to clipboard
epreyn_package: ^0.0.1 copied to clipboard

Package with custom Flutter Widgets.

epreyn_package #

This Flutter package provides a set of common functionalities and custom widgets for your applications. It includes :

  1. CustomTextFormField
    • Validation: Supports both regular-expression–based and custom validator functions.
    • Character Limiting: Dynamically displays and enforces a maximum character limit.
    • Password Toggle: Allows switching between obscured and plain text input using a visibility icon.
    • Flexible Layout: Offers adjustable height/width constraints and styling options.
    • Click Behavior: Optionally disable tapping or focus to make the field read-only.

Installation #

Add the following dependency to your pubspec.yaml file:

dependencies:
  epreyn_package: ^0.0.1
0
likes
140
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

Package with custom Flutter Widgets.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get

More

Packages that depend on epreyn_package