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

custom button widget

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add create_package

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

dependencies:
  create_package: ^0.0.1

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:create_package/create_package.dart';
0
likes
140
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

custom button widget

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on create_package