Skip to content

Commit 32d0c0c

Browse files
authored
Update Dart version, migrate deprecations, resolve formatting blocker (#255)
In another PR, the formatter was complaining in CI. This change updates the packages to the latest version of Dart and fixes the formatting issue.
1 parent c7b13a4 commit 32d0c0c

File tree

100 files changed

+3026
-3029
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+3026
-3029
lines changed

.ci/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Last updated 06/07/2023 (to rebuild the docker image, update this timestamp)
1+
# Last updated 12/06/2024 (to rebuild the docker image, update this timestamp)
22
FROM cirrusci/flutter:beta
33

44
RUN sudo apt-get update && \

0 commit comments

Comments
 (0)