Skip to content

Commit

Permalink
fix: Added a method to invert Brightness.
Browse files Browse the repository at this point in the history
  • Loading branch information
mathrunet committed Jan 11, 2023
1 parent f2b08a5 commit a4538c6
Show file tree
Hide file tree
Showing 5 changed files with 392 additions and 34 deletions.
22 changes: 11 additions & 11 deletions packages/katana_theme/example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ packages:
name: checked_yaml
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.1"
version: "2.0.2"
clock:
dependency: transitive
description:
Expand All @@ -126,7 +126,7 @@ packages:
name: code_builder
url: "https://pub.dartlang.org"
source: hosted
version: "4.3.0"
version: "4.4.0"
collection:
dependency: transitive
description:
Expand Down Expand Up @@ -285,25 +285,25 @@ packages:
source: hosted
version: "4.7.0"
katana:
dependency: transitive
dependency: "direct overridden"
description:
name: katana
url: "https://pub.dartlang.org"
source: hosted
path: "../../katana"
relative: true
source: path
version: "0.15.10+1"
katana_theme:
dependency: "direct main"
description:
path: ".."
relative: true
source: path
version: "1.2.7"
version: "1.2.8"
katana_theme_annotation:
dependency: transitive
dependency: "direct overridden"
description:
name: katana_theme_annotation
url: "https://pub.dartlang.org"
source: hosted
path: "../../katana_theme_annotation"
relative: true
source: path
version: "1.2.5"
katana_theme_builder:
dependency: "direct dev"
Expand Down
Loading

0 comments on commit a4538c6

Please sign in to comment.