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

A highly customizable Flutter widget that allows you to wrap any child widget with a beautiful gradient or solid-colored outer border.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add new_fancy_border_container

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

dependencies:
  new_fancy_border_container: ^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:new_fancy_border_container/fancy_border_container.dart';
1
likes
140
points
7
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A highly customizable Flutter widget that allows you to wrap any child widget with a beautiful gradient or solid-colored outer border.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on new_fancy_border_container