From eda099834e8c1cf028cc21d20266fde589fb2ef7 Mon Sep 17 00:00:00 2001 From: Mica White Date: Mon, 29 Dec 2025 00:13:51 -0500 Subject: Add build date to about --- pubspec.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pubspec.yaml') diff --git a/pubspec.yaml b/pubspec.yaml index 14cd1f1..7b4aa5e 100755 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,10 +9,12 @@ environment: sdk: ^3.9.2 dependencies: + build_info: ^1.1.0 flutter: sdk: flutter geolocator: ^14.0.2 package_info_plus: ^8.3.1 + region_settings: ^1.5.0 url_launcher: ^6.3.2 dev_dependencies: -- cgit v1.2.3