dotted_line_flutter 2.1.8 copy "dotted_line_flutter: ^2.1.8" to clipboard
dotted_line_flutter: ^2.1.8 copied to clipboard

This package allows you to draw dotted lines with Flutter. You can draw a beautiful dotted line.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dotted_line_flutter
copied to clipboard

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

dependencies:
  dotted_line_flutter: ^2.1.8
copied to clipboard

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:dotted_line_flutter/dotted_line_flutter.dart';
copied to clipboard
12
likes
160
points
725
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

2024.09.16 - 2025.03.31

This package allows you to draw dotted lines with Flutter. You can draw a beautiful dotted line.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#dotted-line #dotted #line-flutter #dotted-line-flutter

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on dotted_line_flutter