Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI #43

Merged
merged 3 commits into from
Feb 9, 2024
Merged

UI #43

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'main' of https://github.com/Alidante254/organiser into ui
  • Loading branch information
Alidantech committed Feb 9, 2024
commit 3df040d6b3e8184ff504411e01eac2c1d79804a1
38 changes: 38 additions & 0 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -669,6 +669,7 @@ packages:
url: "https://pub.dev"
source: hosted
version: "0.6.1"
<<<<<<< HEAD
timezone:
dependency: transitive
description:
Expand All @@ -677,6 +678,8 @@ packages:
url: "https://pub.dev"
source: hosted
version: "0.9.2"
=======
>>>>>>> ce7b4eee95bb209ee7106afa96ed3b7d953dd899
typed_data:
dependency: transitive
description:
Expand Down Expand Up @@ -765,6 +768,41 @@ packages:
url: "https://pub.dev"
source: hosted
version: "0.3.0"
<<<<<<< HEAD
=======
webview_flutter:
dependency: "direct main"
description:
name: webview_flutter
sha256: "392c1d83b70fe2495de3ea2c84531268d5b8de2de3f01086a53334d8b6030a88"
url: "https://pub.dev"
source: hosted
version: "3.0.4"
webview_flutter_android:
dependency: transitive
description:
name: webview_flutter_android
sha256: "8b3b2450e98876c70bfcead876d9390573b34b9418c19e28168b74f6cb252dbd"
url: "https://pub.dev"
source: hosted
version: "2.10.4"
webview_flutter_platform_interface:
dependency: transitive
description:
name: webview_flutter_platform_interface
sha256: "812165e4e34ca677bdfbfa58c01e33b27fd03ab5fa75b70832d4b7d4ca1fa8cf"
url: "https://pub.dev"
source: hosted
version: "1.9.5"
webview_flutter_wkwebview:
dependency: transitive
description:
name: webview_flutter_wkwebview
sha256: a5364369c758892aa487cbf59ea41d9edd10f9d9baf06a94e80f1bd1b4c7bbc0
url: "https://pub.dev"
source: hosted
version: "2.9.5"
>>>>>>> ce7b4eee95bb209ee7106afa96ed3b7d953dd899
win32:
dependency: transitive
description:
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.