dghub_edittext 0.0.7 copy "dghub_edittext: ^0.0.7" to clipboard
dghub_edittext: ^0.0.7 copied to clipboard

Min Thant Htet.

DGHub Studio #

Buy Me a Coffee #

Buy Me A Coffee

Pub

What is #

This package provides a customizable edittext for flutter projects

Installation #

In the dependencies: section of your pubspec.yaml, add the following line:

dependencies:
  dghub_edittext: <latest_version>

Import package #

import 'package:dghub_edittext/dghub_edittext.dart';

Example home edittext #


        DGHubEditText(
              config: EditTextConfig(hint: 'Label', label: 'Label'),
            ),

  • Package created by Min Thant Htet
0
likes
110
pub points
17%
popularity

Publisher

unverified uploader

Min Thant Htet.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on dghub_edittext