customformfield_an 0.0.3 copy "customformfield_an: ^0.0.3" to clipboard
customformfield_an: ^0.0.3 copied to clipboard

Um Form Field customizado com objetivo de padronizar e agilizar o desenvolvimento de projetos flutter.

CustomFormField_an #

Package in order to establish a standard for the formfield and make some visual adjustments ready.

pt-br Pacote com fim de estabelecer um padrao do formfield e deixar pronto alguns ajustes visuais.

Features #

Some Images:


CustomFormField CustomFormField

Getting started #

Simple usage, just a class.

Usage #

    CustomFormField(
        radius: 15,
        hinttxt: 'Detalhes',
        ctrl: textController,
        fcs: focusNode,
        decorationColor: Colors.white,
        txtInputAction: TextInputAction.next,
        decorationBorderColor: Colors.Blue,
        hasBorder: true,
        fontColor: Colors.black,
        textStyle : TextStyle(),
    )

Additional information #

They can help contribute to the package, the goal is a formfield with a style and customization possibilities.

1
likes
130
pub points
0%
popularity

Publisher

unverified uploader

Um Form Field customizado com objetivo de padronizar e agilizar o desenvolvimento de projetos flutter.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on customformfield_an