Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit fd5dab0

Browse files
committed
update pubspec and publish
1 parent 66e1217 commit fd5dab0

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

pubspec.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: flutter_color_picker_wheel
22
description: A Wheel Shapde Color Picker written fully in dart
33
version: 0.0.1
4-
homepage: https://github.com/KexinLu/FlutterColorPickerWheel
4+
homepage: https://github.com/KexinLu/FlutterColorPickerWheel
5+
repository: https://github.com/KexinLu/FlutterColorPickerWheel
6+
issue_tracker: https://github.com/KexinLu/FlutterColorPickerWheel/issues
57

68
environment:
79
sdk: ">=2.15.1 <3.0.0"
@@ -17,4 +19,4 @@ dev_dependencies:
1719
sdk: flutter
1820
flutter_lints: ^1.0.0
1921

20-
flutter:
22+
flutter:

0 commit comments

Comments
 (0)