git_common_widgets 1.0.0 copy "git_common_widgets: ^1.0.0" to clipboard
git_common_widgets: ^1.0.0 copied to clipboard

A Flutter package that provides customizable text fields and buttons. Simplify the process of adding stylish text input and buttons to your Flutter app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add git_common_widgets

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  git_common_widgets: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:git_common_widgets/git_common_widgets.dart';
1
likes
140
points
24
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides customizable text fields and buttons. Simplify the process of adding stylish text input and buttons to your Flutter app.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on git_common_widgets