as_dotted_border 0.0.2 copy "as_dotted_border: ^0.0.2" to clipboard
as_dotted_border: ^0.0.2 copied to clipboard

A Flutter package for creating customizable dotted borders around widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add as_dotted_border

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

dependencies:
  as_dotted_border: ^0.0.2

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:as_dotted_border/as_dotted_border.dart';
0
likes
120
pub points
55%
popularity

Publisher

verified publisheraltaysakarya.dev

A Flutter package for creating customizable dotted borders around widgets.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on as_dotted_border