custom_button_mov 0.0.6 copy "custom_button_mov: ^0.0.6" to clipboard
custom_button_mov: ^0.0.6 copied to clipboard

A simple package to create a social sign buttons in flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_button_mov

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

dependencies:
  custom_button_mov: ^0.0.6

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:custom_button_mov/social_buttons_mov.dart';
0
likes
140
pub points
0%
popularity

Publisher

unverified uploader

A simple package to create a social sign buttons in flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, font_awesome_flutter

More

Packages that depend on custom_button_mov