Skip to content

Commit

Permalink
Update color picker plugin (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gold872 authored May 26, 2024
1 parent d28d280 commit c8d7e72
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
11 changes: 5 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -385,12 +385,11 @@ packages:
flutter_colorpicker:
dependency: "direct main"
description:
path: "."
ref: "92bdb69a313a56c391ef148c12ef6539bd31253d"
resolved-ref: "92bdb69a313a56c391ef148c12ef6539bd31253d"
url: "https://github.com/mchome/flutter_colorpicker"
source: git
version: "1.0.3"
name: flutter_colorpicker
sha256: "969de5f6f9e2a570ac660fb7b501551451ea2a1ab9e2097e89475f60e07816ea"
url: "https://pub.dev"
source: hosted
version: "1.1.0"
flutter_context_menu:
dependency: "direct main"
description:
Expand Down
5 changes: 1 addition & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@ dependencies:
flutter:
sdk: flutter
flutter_box_transform: ^0.4.2
flutter_colorpicker:
git:
url: https://github.com/mchome/flutter_colorpicker
ref: 92bdb69a313a56c391ef148c12ef6539bd31253d
flutter_colorpicker: ^1.1.0
flutter_context_menu: ^0.1.3
flutter_fancy_tree_view: ^1.1.1
flutter_hooks: ^0.20.0
Expand Down

0 comments on commit c8d7e72

Please sign in to comment.