From 0c24d7f6ebdb688d3aee492b5f84aa21e141f7e7 Mon Sep 17 00:00:00 2001 From: Joel Winarske Date: Thu, 5 Sep 2024 14:01:44 -0700 Subject: Flutter SDK 3.24.1 -add flutter_calendar_carousel as local package, and update intl version -address most of the analyze issues; not including flutter_calendar_carousel -update all packages Change-Id: I5db9234726e8e2f8d07e1431e8dac2787c521c08 Signed-off-by: Joel Winarske Signed-off-by: Joel Winarske Signed-off-by: Joel Winarske (cherry picked from commit d3ea8d7fa4518c258fca3c825ee895487fcaa8ec) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5836224..fdbd765 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,5 @@ app.*.map.json /android/app/debug /android/app/profile /android/app/release + +.desktop-homescreen -- cgit 1.2.3-korg