Skip to content

Commit

Permalink
Refactor inkwell & tappable (#92)
Browse files Browse the repository at this point in the history
* Refactor inkwell

* Commit from GitHub Actions (Forui Presubmit)

---------

Co-authored-by: Pante <[email protected]>
  • Loading branch information
Pante and Pante authored Jul 18, 2024
1 parent 8e6d808 commit 9d86d2d
Show file tree
Hide file tree
Showing 9 changed files with 159 additions and 819 deletions.
16 changes: 8 additions & 8 deletions forui/example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -282,10 +282,10 @@ packages:
dependency: transitive
description:
name: http
sha256: "761a297c042deedc1ffbb156d6e2af13886bb305c2a343a4d972504cd67dd938"
sha256: b9c29a161230ee03d3ccf545097fccd9b87a5264228c5d348202e0f0c28f9010
url: "https://pub.dev"
source: hosted
version: "1.2.1"
version: "1.2.2"
http_multi_server:
dependency: transitive
description:
Expand Down Expand Up @@ -703,26 +703,26 @@ packages:
dependency: transitive
description:
name: web
sha256: "97da13628db363c635202ad97068d47c5b8aa555808e7a9411963c533b449b27"
sha256: d43c1d6b787bf0afad444700ae7f4db8827f701bc61c255ac8d328c6f4d52062
url: "https://pub.dev"
source: hosted
version: "0.5.1"
version: "1.0.0"
web_socket:
dependency: transitive
description:
name: web_socket
sha256: "24301d8c293ce6fe327ffe6f59d8fd8834735f0ec36e4fd383ec7ff8a64aa078"
sha256: "3c12d96c0c9a4eec095246debcea7b86c0324f22df69893d538fcc6f1b8cce83"
url: "https://pub.dev"
source: hosted
version: "0.1.5"
version: "0.1.6"
web_socket_channel:
dependency: transitive
description:
name: web_socket_channel
sha256: a2d56211ee4d35d9b344d9d4ce60f362e4f5d1aafb988302906bd732bc731276
sha256: "9f187088ed104edd8662ca07af4b124465893caf063ba29758f97af57e61da8f"
url: "https://pub.dev"
source: hosted
version: "3.0.0"
version: "3.0.1"
xdg_directories:
dependency: transitive
description:
Expand Down
89 changes: 0 additions & 89 deletions forui/lib/src/foundation/inkwell.dart

This file was deleted.

Loading

0 comments on commit 9d86d2d

Please sign in to comment.