Add table_calendar: ^3.1.2 package

This commit is contained in:
2024-11-07 11:42:47 +02:00
parent 3b1b863a6f
commit 9cac5793d9
2 changed files with 17 additions and 0 deletions

View File

@@ -984,6 +984,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.0.0"
simple_gesture_detector:
dependency: transitive
description:
name: simple_gesture_detector
sha256: ba2cd5af24ff20a0b8d609cec3f40e5b0744d2a71804a2616ae086b9c19d19a3
url: "https://pub.dev"
source: hosted
version: "0.2.1"
sky_engine:
dependency: transitive
description: flutter
@@ -1149,6 +1157,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "26.2.10"
table_calendar:
dependency: "direct main"
description:
name: table_calendar
sha256: "4ca32b2fc919452c9974abd4c6ea611a63e33b9e4f0b8c38dba3ac1f4a6549d1"
url: "https://pub.dev"
source: hosted
version: "3.1.2"
term_glyph:
dependency: transitive
description:

View File

@@ -58,6 +58,7 @@ dependencies:
pdf: ^3.11.1
geolocator: ^13.0.1
# firebase_core: ^3.6.0
table_calendar: ^3.1.2
dev_dependencies:
flutter_test: