Skip to content

Commit 37b57de

Browse files
committed
wip deps: Upgrade packages within constraints (flutter pub upgrade)
TODO describe build_runner and drift changes in commit message There are currently no upgrades that `--major-versions` would add beyond these. This includes the results of doing a build for iOS and for macOS; the iOS Podfile.lock takes an update.
1 parent 869951e commit 37b57de

File tree

6 files changed

+129
-126
lines changed

6 files changed

+129
-126
lines changed

ios/Podfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- app_settings (4.3.0):
2+
- app_settings (5.1.1):
33
- Flutter
44
- device_info_plus (0.0.1):
55
- Flutter
@@ -50,18 +50,18 @@ PODS:
5050
- SDWebImage/Core (5.15.5)
5151
- share_plus (0.0.1):
5252
- Flutter
53-
- sqlite3 (3.41.2):
54-
- sqlite3/common (= 3.41.2)
55-
- sqlite3/common (3.41.2)
56-
- sqlite3/fts5 (3.41.2):
53+
- sqlite3 (3.43.1):
54+
- sqlite3/common (= 3.43.1)
55+
- sqlite3/common (3.43.1)
56+
- sqlite3/fts5 (3.43.1):
5757
- sqlite3/common
58-
- sqlite3/perf-threadsafe (3.41.2):
58+
- sqlite3/perf-threadsafe (3.43.1):
5959
- sqlite3/common
60-
- sqlite3/rtree (3.41.2):
60+
- sqlite3/rtree (3.43.1):
6161
- sqlite3/common
6262
- sqlite3_flutter_libs (0.0.1):
6363
- Flutter
64-
- sqlite3 (~> 3.41.2)
64+
- sqlite3 (~> 3.43.1)
6565
- sqlite3/fts5
6666
- sqlite3/perf-threadsafe
6767
- sqlite3/rtree
@@ -112,7 +112,7 @@ EXTERNAL SOURCES:
112112
:path: ".symlinks/plugins/url_launcher_ios/ios"
113113

114114
SPEC CHECKSUMS:
115-
app_settings: ee4ae4d1c9a907a23b81c40e5c56a5ca8a20a62b
115+
app_settings: 017320c6a680cdc94c799949d95b84cb69389ebc
116116
device_info_plus: 7545d84d8d1b896cb16a4ff98c19f07ec4b298ea
117117
DKImagePickerController: b512c28220a2b8ac7419f21c491fc8534b7601ac
118118
DKPhotoGallery: fdfad5125a9fdda9cc57df834d49df790dbb4179
@@ -123,8 +123,8 @@ SPEC CHECKSUMS:
123123
path_provider_foundation: 29f094ae23ebbca9d3d0cec13889cd9060c0e943
124124
SDWebImage: fd7e1a22f00303e058058278639bf6196ee431fe
125125
share_plus: 599aa54e4ea31d4b4c0e9c911bcc26c55e791028
126-
sqlite3: fd89671d969f3e73efe503ce203e28b016b58f68
127-
sqlite3_flutter_libs: 04ba0d14a04335a2fbf9a331e8664f401fbccdd5
126+
sqlite3: e0a0623a33a20a47cb5921552aebc6e9e437dc91
127+
sqlite3_flutter_libs: 0d61e18fab1bed977dbd2d2fc76a726044ca00e7
128128
SwiftyGif: 93a1cc87bf3a51916001cf8f3d63835fb64c819f
129129
url_launcher_ios: 08a3dfac5fb39e8759aeb0abbd5d9480f30fc8b4
130130

lib/model/database.g.dart

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)