dash_painter 1.0.2 copy "dash_painter: ^1.0.2" to clipboard
dash_painter: ^1.0.2 copied to clipboard

a package for flutter canvas paint dash line path easily.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dash_painter

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

dependencies:
  dash_painter: ^1.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:dash_painter/dash_painter.dart';
31
likes
110
pub points
89%
popularity

Publisher

verified publisherfluttercandies.com

a package for flutter canvas paint dash line path easily.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on dash_painter