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

A Flutter Package for beautified widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add beautified_widgets

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

dependencies:
  beautified_widgets: ^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:beautified_widgets/beautified_widgets.dart';
0
likes
100
points
36
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter Package for beautified widgets

License

MIT (license)

Dependencies

flutter, font_awesome_flutter

More

Packages that depend on beautified_widgets