-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathpubspec.yaml
More file actions
25 lines (21 loc) · 839 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
25 lines (21 loc) · 839 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
name: dotted_line_flutter
description: "This package allows you to draw dotted lines with Flutter. You can draw a beautiful dotted line."
version: 2.1.8
repository: https://github.com/iamapuneet/dotted_line_flutter.git
issue_tracker: https://github.com/iamapuneet/dotted_line_flutter/issues
homepage: https://github.com/iamapuneet/dotted_line_flutter?tab=readme-ov-file#dotted_line_flutter
documentation: https://pub.dev/documentation/dotted_line_flutter/latest
topics: [dotted-line, dotted, line-flutter, dotted-line-flutter]
#funding: [https://github.com/sponsors/realpuneetsharam]
environment:
sdk: ">=3.5.3 <4.0.0"
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
screenshots:
- description: The dotted lines Flutter package logo.
path: screenshots/logo.png