Showing
3 changed files
with
254 additions
and
267 deletions
| ... | @@ -33,6 +33,7 @@ if (keystorePropertiesFile.exists()) { | ... | @@ -33,6 +33,7 @@ if (keystorePropertiesFile.exists()) { |
| 33 | 33 | ||
| 34 | android { | 34 | android { |
| 35 | compileSdkVersion 32 | 35 | compileSdkVersion 32 |
| 36 | + buildToolsVersion "32" | ||
| 36 | 37 | ||
| 37 | compileOptions { | 38 | compileOptions { |
| 38 | sourceCompatibility JavaVersion.VERSION_1_8 | 39 | sourceCompatibility JavaVersion.VERSION_1_8 | ... | ... |
| ... | @@ -39,7 +39,6 @@ class AddressSelectPageState extends State<AddressSelectPage> { | ... | @@ -39,7 +39,6 @@ class AddressSelectPageState extends State<AddressSelectPage> { |
| 39 | @override | 39 | @override |
| 40 | void initState() { | 40 | void initState() { |
| 41 | super.initState(); | 41 | super.initState(); |
| 42 | - _getCurrentLocation(); | ||
| 43 | } | 42 | } |
| 44 | 43 | ||
| 45 | Future<void> _getCurrentLocation() async { | 44 | Future<void> _getCurrentLocation() async { |
| ... | @@ -86,6 +85,7 @@ class AddressSelectPageState extends State<AddressSelectPage> { | ... | @@ -86,6 +85,7 @@ class AddressSelectPageState extends State<AddressSelectPage> { |
| 86 | 85 | ||
| 87 | void _onMapCreated(GoogleMapController controller) { | 86 | void _onMapCreated(GoogleMapController controller) { |
| 88 | mapController = controller; | 87 | mapController = controller; |
| 88 | + _getCurrentLocation(); | ||
| 89 | } | 89 | } |
| 90 | 90 | ||
| 91 | @override | 91 | @override | ... | ... |
| ... | @@ -5,14 +5,14 @@ packages: | ... | @@ -5,14 +5,14 @@ packages: |
| 5 | dependency: transitive | 5 | dependency: transitive |
| 6 | description: | 6 | description: |
| 7 | name: _fe_analyzer_shared | 7 | name: _fe_analyzer_shared |
| 8 | - url: "https://pub.flutter-io.cn" | 8 | + url: "https://pub.dartlang.org" |
| 9 | source: hosted | 9 | source: hosted |
| 10 | version: "46.0.0" | 10 | version: "46.0.0" |
| 11 | analyzer: | 11 | analyzer: |
| 12 | dependency: transitive | 12 | dependency: transitive |
| 13 | description: | 13 | description: |
| 14 | name: analyzer | 14 | name: analyzer |
| 15 | - url: "https://pub.flutter-io.cn" | 15 | + url: "https://pub.dartlang.org" |
| 16 | source: hosted | 16 | source: hosted |
| 17 | version: "4.6.0" | 17 | version: "4.6.0" |
| 18 | animated_radial_menu: | 18 | animated_radial_menu: |
| ... | @@ -26,364 +26,357 @@ packages: | ... | @@ -26,364 +26,357 @@ packages: |
| 26 | dependency: transitive | 26 | dependency: transitive |
| 27 | description: | 27 | description: |
| 28 | name: archive | 28 | name: archive |
| 29 | - url: "https://pub.flutter-io.cn" | 29 | + url: "https://pub.dartlang.org" |
| 30 | source: hosted | 30 | source: hosted |
| 31 | - version: "3.1.11" | 31 | + version: "3.3.0" |
| 32 | args: | 32 | args: |
| 33 | dependency: transitive | 33 | dependency: transitive |
| 34 | description: | 34 | description: |
| 35 | name: args | 35 | name: args |
| 36 | - url: "https://pub.flutter-io.cn" | 36 | + url: "https://pub.dartlang.org" |
| 37 | source: hosted | 37 | source: hosted |
| 38 | version: "2.3.1" | 38 | version: "2.3.1" |
| 39 | async: | 39 | async: |
| 40 | dependency: transitive | 40 | dependency: transitive |
| 41 | description: | 41 | description: |
| 42 | name: async | 42 | name: async |
| 43 | - url: "https://pub.flutter-io.cn" | 43 | + url: "https://pub.dartlang.org" |
| 44 | source: hosted | 44 | source: hosted |
| 45 | - version: "2.8.2" | 45 | + version: "2.9.0" |
| 46 | boolean_selector: | 46 | boolean_selector: |
| 47 | dependency: transitive | 47 | dependency: transitive |
| 48 | description: | 48 | description: |
| 49 | name: boolean_selector | 49 | name: boolean_selector |
| 50 | - url: "https://pub.flutter-io.cn" | 50 | + url: "https://pub.dartlang.org" |
| 51 | source: hosted | 51 | source: hosted |
| 52 | version: "2.1.0" | 52 | version: "2.1.0" |
| 53 | build: | 53 | build: |
| 54 | dependency: transitive | 54 | dependency: transitive |
| 55 | description: | 55 | description: |
| 56 | name: build | 56 | name: build |
| 57 | - url: "https://pub.flutter-io.cn" | 57 | + url: "https://pub.dartlang.org" |
| 58 | source: hosted | 58 | source: hosted |
| 59 | version: "2.3.0" | 59 | version: "2.3.0" |
| 60 | build_config: | 60 | build_config: |
| 61 | dependency: transitive | 61 | dependency: transitive |
| 62 | description: | 62 | description: |
| 63 | name: build_config | 63 | name: build_config |
| 64 | - url: "https://pub.flutter-io.cn" | 64 | + url: "https://pub.dartlang.org" |
| 65 | source: hosted | 65 | source: hosted |
| 66 | version: "1.1.0" | 66 | version: "1.1.0" |
| 67 | build_daemon: | 67 | build_daemon: |
| 68 | dependency: transitive | 68 | dependency: transitive |
| 69 | description: | 69 | description: |
| 70 | name: build_daemon | 70 | name: build_daemon |
| 71 | - url: "https://pub.flutter-io.cn" | 71 | + url: "https://pub.dartlang.org" |
| 72 | source: hosted | 72 | source: hosted |
| 73 | version: "3.1.0" | 73 | version: "3.1.0" |
| 74 | build_resolvers: | 74 | build_resolvers: |
| 75 | dependency: transitive | 75 | dependency: transitive |
| 76 | description: | 76 | description: |
| 77 | name: build_resolvers | 77 | name: build_resolvers |
| 78 | - url: "https://pub.flutter-io.cn" | 78 | + url: "https://pub.dartlang.org" |
| 79 | source: hosted | 79 | source: hosted |
| 80 | version: "2.0.9" | 80 | version: "2.0.9" |
| 81 | build_runner: | 81 | build_runner: |
| 82 | dependency: "direct dev" | 82 | dependency: "direct dev" |
| 83 | description: | 83 | description: |
| 84 | name: build_runner | 84 | name: build_runner |
| 85 | - url: "https://pub.flutter-io.cn" | 85 | + url: "https://pub.dartlang.org" |
| 86 | source: hosted | 86 | source: hosted |
| 87 | version: "2.2.0" | 87 | version: "2.2.0" |
| 88 | build_runner_core: | 88 | build_runner_core: |
| 89 | dependency: transitive | 89 | dependency: transitive |
| 90 | description: | 90 | description: |
| 91 | name: build_runner_core | 91 | name: build_runner_core |
| 92 | - url: "https://pub.flutter-io.cn" | 92 | + url: "https://pub.dartlang.org" |
| 93 | source: hosted | 93 | source: hosted |
| 94 | version: "7.2.3" | 94 | version: "7.2.3" |
| 95 | built_collection: | 95 | built_collection: |
| 96 | dependency: transitive | 96 | dependency: transitive |
| 97 | description: | 97 | description: |
| 98 | name: built_collection | 98 | name: built_collection |
| 99 | - url: "https://pub.flutter-io.cn" | 99 | + url: "https://pub.dartlang.org" |
| 100 | source: hosted | 100 | source: hosted |
| 101 | version: "5.1.1" | 101 | version: "5.1.1" |
| 102 | built_value: | 102 | built_value: |
| 103 | dependency: transitive | 103 | dependency: transitive |
| 104 | description: | 104 | description: |
| 105 | name: built_value | 105 | name: built_value |
| 106 | - url: "https://pub.flutter-io.cn" | 106 | + url: "https://pub.dartlang.org" |
| 107 | source: hosted | 107 | source: hosted |
| 108 | version: "8.4.0" | 108 | version: "8.4.0" |
| 109 | cached_network_image: | 109 | cached_network_image: |
| 110 | dependency: "direct main" | 110 | dependency: "direct main" |
| 111 | description: | 111 | description: |
| 112 | name: cached_network_image | 112 | name: cached_network_image |
| 113 | - url: "https://pub.flutter-io.cn" | 113 | + url: "https://pub.dartlang.org" |
| 114 | source: hosted | 114 | source: hosted |
| 115 | version: "3.2.1" | 115 | version: "3.2.1" |
| 116 | cached_network_image_platform_interface: | 116 | cached_network_image_platform_interface: |
| 117 | dependency: transitive | 117 | dependency: transitive |
| 118 | description: | 118 | description: |
| 119 | name: cached_network_image_platform_interface | 119 | name: cached_network_image_platform_interface |
| 120 | - url: "https://pub.flutter-io.cn" | 120 | + url: "https://pub.dartlang.org" |
| 121 | source: hosted | 121 | source: hosted |
| 122 | version: "1.0.0" | 122 | version: "1.0.0" |
| 123 | cached_network_image_web: | 123 | cached_network_image_web: |
| 124 | dependency: transitive | 124 | dependency: transitive |
| 125 | description: | 125 | description: |
| 126 | name: cached_network_image_web | 126 | name: cached_network_image_web |
| 127 | - url: "https://pub.flutter-io.cn" | 127 | + url: "https://pub.dartlang.org" |
| 128 | source: hosted | 128 | source: hosted |
| 129 | version: "1.0.1" | 129 | version: "1.0.1" |
| 130 | camera: | 130 | camera: |
| 131 | dependency: "direct main" | 131 | dependency: "direct main" |
| 132 | description: | 132 | description: |
| 133 | name: camera | 133 | name: camera |
| 134 | - url: "https://pub.flutter-io.cn" | 134 | + url: "https://pub.dartlang.org" |
| 135 | source: hosted | 135 | source: hosted |
| 136 | version: "0.9.8+1" | 136 | version: "0.9.8+1" |
| 137 | camera_android: | 137 | camera_android: |
| 138 | dependency: transitive | 138 | dependency: transitive |
| 139 | description: | 139 | description: |
| 140 | name: camera_android | 140 | name: camera_android |
| 141 | - url: "https://pub.flutter-io.cn" | 141 | + url: "https://pub.dartlang.org" |
| 142 | source: hosted | 142 | source: hosted |
| 143 | version: "0.9.8+3" | 143 | version: "0.9.8+3" |
| 144 | camera_avfoundation: | 144 | camera_avfoundation: |
| 145 | dependency: transitive | 145 | dependency: transitive |
| 146 | description: | 146 | description: |
| 147 | name: camera_avfoundation | 147 | name: camera_avfoundation |
| 148 | - url: "https://pub.flutter-io.cn" | 148 | + url: "https://pub.dartlang.org" |
| 149 | source: hosted | 149 | source: hosted |
| 150 | version: "0.9.8+3" | 150 | version: "0.9.8+3" |
| 151 | camera_platform_interface: | 151 | camera_platform_interface: |
| 152 | dependency: transitive | 152 | dependency: transitive |
| 153 | description: | 153 | description: |
| 154 | name: camera_platform_interface | 154 | name: camera_platform_interface |
| 155 | - url: "https://pub.flutter-io.cn" | 155 | + url: "https://pub.dartlang.org" |
| 156 | source: hosted | 156 | source: hosted |
| 157 | version: "2.2.0" | 157 | version: "2.2.0" |
| 158 | camera_web: | 158 | camera_web: |
| 159 | dependency: transitive | 159 | dependency: transitive |
| 160 | description: | 160 | description: |
| 161 | name: camera_web | 161 | name: camera_web |
| 162 | - url: "https://pub.flutter-io.cn" | 162 | + url: "https://pub.dartlang.org" |
| 163 | source: hosted | 163 | source: hosted |
| 164 | version: "0.2.1+6" | 164 | version: "0.2.1+6" |
| 165 | characters: | 165 | characters: |
| 166 | dependency: transitive | 166 | dependency: transitive |
| 167 | description: | 167 | description: |
| 168 | name: characters | 168 | name: characters |
| 169 | - url: "https://pub.flutter-io.cn" | 169 | + url: "https://pub.dartlang.org" |
| 170 | source: hosted | 170 | source: hosted |
| 171 | - version: "1.2.0" | 171 | + version: "1.2.1" |
| 172 | - charcode: | ||
| 173 | - dependency: transitive | ||
| 174 | - description: | ||
| 175 | - name: charcode | ||
| 176 | - url: "https://pub.flutter-io.cn" | ||
| 177 | - source: hosted | ||
| 178 | - version: "1.3.1" | ||
| 179 | checked_yaml: | 172 | checked_yaml: |
| 180 | dependency: transitive | 173 | dependency: transitive |
| 181 | description: | 174 | description: |
| 182 | name: checked_yaml | 175 | name: checked_yaml |
| 183 | - url: "https://pub.flutter-io.cn" | 176 | + url: "https://pub.dartlang.org" |
| 184 | source: hosted | 177 | source: hosted |
| 185 | version: "2.0.1" | 178 | version: "2.0.1" |
| 186 | chewie: | 179 | chewie: |
| 187 | dependency: "direct main" | 180 | dependency: "direct main" |
| 188 | description: | 181 | description: |
| 189 | name: chewie | 182 | name: chewie |
| 190 | - url: "https://pub.flutter-io.cn" | 183 | + url: "https://pub.dartlang.org" |
| 191 | source: hosted | 184 | source: hosted |
| 192 | version: "1.3.4" | 185 | version: "1.3.4" |
| 193 | clock: | 186 | clock: |
| 194 | dependency: transitive | 187 | dependency: transitive |
| 195 | description: | 188 | description: |
| 196 | name: clock | 189 | name: clock |
| 197 | - url: "https://pub.flutter-io.cn" | 190 | + url: "https://pub.dartlang.org" |
| 198 | source: hosted | 191 | source: hosted |
| 199 | - version: "1.1.0" | 192 | + version: "1.1.1" |
| 200 | code_builder: | 193 | code_builder: |
| 201 | dependency: transitive | 194 | dependency: transitive |
| 202 | description: | 195 | description: |
| 203 | name: code_builder | 196 | name: code_builder |
| 204 | - url: "https://pub.flutter-io.cn" | 197 | + url: "https://pub.dartlang.org" |
| 205 | source: hosted | 198 | source: hosted |
| 206 | version: "4.2.0" | 199 | version: "4.2.0" |
| 207 | collection: | 200 | collection: |
| 208 | dependency: transitive | 201 | dependency: transitive |
| 209 | description: | 202 | description: |
| 210 | name: collection | 203 | name: collection |
| 211 | - url: "https://pub.flutter-io.cn" | 204 | + url: "https://pub.dartlang.org" |
| 212 | source: hosted | 205 | source: hosted |
| 213 | version: "1.16.0" | 206 | version: "1.16.0" |
| 214 | common_utils: | 207 | common_utils: |
| 215 | dependency: "direct main" | 208 | dependency: "direct main" |
| 216 | description: | 209 | description: |
| 217 | name: common_utils | 210 | name: common_utils |
| 218 | - url: "https://pub.flutter-io.cn" | 211 | + url: "https://pub.dartlang.org" |
| 219 | source: hosted | 212 | source: hosted |
| 220 | version: "2.0.2" | 213 | version: "2.0.2" |
| 221 | convert: | 214 | convert: |
| 222 | dependency: transitive | 215 | dependency: transitive |
| 223 | description: | 216 | description: |
| 224 | name: convert | 217 | name: convert |
| 225 | - url: "https://pub.flutter-io.cn" | 218 | + url: "https://pub.dartlang.org" |
| 226 | source: hosted | 219 | source: hosted |
| 227 | version: "3.0.2" | 220 | version: "3.0.2" |
| 228 | coverage: | 221 | coverage: |
| 229 | dependency: transitive | 222 | dependency: transitive |
| 230 | description: | 223 | description: |
| 231 | name: coverage | 224 | name: coverage |
| 232 | - url: "https://pub.flutter-io.cn" | 225 | + url: "https://pub.dartlang.org" |
| 233 | source: hosted | 226 | source: hosted |
| 234 | - version: "1.2.0" | 227 | + version: "1.5.0" |
| 235 | cross_file: | 228 | cross_file: |
| 236 | dependency: transitive | 229 | dependency: transitive |
| 237 | description: | 230 | description: |
| 238 | name: cross_file | 231 | name: cross_file |
| 239 | - url: "https://pub.flutter-io.cn" | 232 | + url: "https://pub.dartlang.org" |
| 240 | source: hosted | 233 | source: hosted |
| 241 | version: "0.3.3+1" | 234 | version: "0.3.3+1" |
| 242 | crypto: | 235 | crypto: |
| 243 | dependency: transitive | 236 | dependency: transitive |
| 244 | description: | 237 | description: |
| 245 | name: crypto | 238 | name: crypto |
| 246 | - url: "https://pub.flutter-io.cn" | 239 | + url: "https://pub.dartlang.org" |
| 247 | source: hosted | 240 | source: hosted |
| 248 | - version: "3.0.1" | 241 | + version: "3.0.2" |
| 249 | csslib: | 242 | csslib: |
| 250 | dependency: transitive | 243 | dependency: transitive |
| 251 | description: | 244 | description: |
| 252 | name: csslib | 245 | name: csslib |
| 253 | - url: "https://pub.flutter-io.cn" | 246 | + url: "https://pub.dartlang.org" |
| 254 | source: hosted | 247 | source: hosted |
| 255 | version: "0.17.2" | 248 | version: "0.17.2" |
| 256 | cupertino_icons: | 249 | cupertino_icons: |
| 257 | dependency: "direct main" | 250 | dependency: "direct main" |
| 258 | description: | 251 | description: |
| 259 | name: cupertino_icons | 252 | name: cupertino_icons |
| 260 | - url: "https://pub.flutter-io.cn" | 253 | + url: "https://pub.dartlang.org" |
| 261 | source: hosted | 254 | source: hosted |
| 262 | version: "1.0.5" | 255 | version: "1.0.5" |
| 263 | dart_style: | 256 | dart_style: |
| 264 | dependency: transitive | 257 | dependency: transitive |
| 265 | description: | 258 | description: |
| 266 | name: dart_style | 259 | name: dart_style |
| 267 | - url: "https://pub.flutter-io.cn" | 260 | + url: "https://pub.dartlang.org" |
| 268 | source: hosted | 261 | source: hosted |
| 269 | version: "2.2.3" | 262 | version: "2.2.3" |
| 270 | decimal: | 263 | decimal: |
| 271 | dependency: "direct overridden" | 264 | dependency: "direct overridden" |
| 272 | description: | 265 | description: |
| 273 | name: decimal | 266 | name: decimal |
| 274 | - url: "https://pub.flutter-io.cn" | 267 | + url: "https://pub.dartlang.org" |
| 275 | source: hosted | 268 | source: hosted |
| 276 | version: "1.5.0" | 269 | version: "1.5.0" |
| 277 | device_info_plus: | 270 | device_info_plus: |
| 278 | dependency: "direct main" | 271 | dependency: "direct main" |
| 279 | description: | 272 | description: |
| 280 | name: device_info_plus | 273 | name: device_info_plus |
| 281 | - url: "https://pub.flutter-io.cn" | 274 | + url: "https://pub.dartlang.org" |
| 282 | source: hosted | 275 | source: hosted |
| 283 | version: "3.2.4" | 276 | version: "3.2.4" |
| 284 | device_info_plus_linux: | 277 | device_info_plus_linux: |
| 285 | dependency: transitive | 278 | dependency: transitive |
| 286 | description: | 279 | description: |
| 287 | name: device_info_plus_linux | 280 | name: device_info_plus_linux |
| 288 | - url: "https://pub.flutter-io.cn" | 281 | + url: "https://pub.dartlang.org" |
| 289 | source: hosted | 282 | source: hosted |
| 290 | version: "2.1.1" | 283 | version: "2.1.1" |
| 291 | device_info_plus_macos: | 284 | device_info_plus_macos: |
| 292 | dependency: transitive | 285 | dependency: transitive |
| 293 | description: | 286 | description: |
| 294 | name: device_info_plus_macos | 287 | name: device_info_plus_macos |
| 295 | - url: "https://pub.flutter-io.cn" | 288 | + url: "https://pub.dartlang.org" |
| 296 | source: hosted | 289 | source: hosted |
| 297 | version: "2.2.3" | 290 | version: "2.2.3" |
| 298 | device_info_plus_platform_interface: | 291 | device_info_plus_platform_interface: |
| 299 | dependency: transitive | 292 | dependency: transitive |
| 300 | description: | 293 | description: |
| 301 | name: device_info_plus_platform_interface | 294 | name: device_info_plus_platform_interface |
| 302 | - url: "https://pub.flutter-io.cn" | 295 | + url: "https://pub.dartlang.org" |
| 303 | source: hosted | 296 | source: hosted |
| 304 | version: "2.6.0" | 297 | version: "2.6.0" |
| 305 | device_info_plus_web: | 298 | device_info_plus_web: |
| 306 | dependency: transitive | 299 | dependency: transitive |
| 307 | description: | 300 | description: |
| 308 | name: device_info_plus_web | 301 | name: device_info_plus_web |
| 309 | - url: "https://pub.flutter-io.cn" | 302 | + url: "https://pub.dartlang.org" |
| 310 | source: hosted | 303 | source: hosted |
| 311 | version: "2.1.0" | 304 | version: "2.1.0" |
| 312 | device_info_plus_windows: | 305 | device_info_plus_windows: |
| 313 | dependency: transitive | 306 | dependency: transitive |
| 314 | description: | 307 | description: |
| 315 | name: device_info_plus_windows | 308 | name: device_info_plus_windows |
| 316 | - url: "https://pub.flutter-io.cn" | 309 | + url: "https://pub.dartlang.org" |
| 317 | source: hosted | 310 | source: hosted |
| 318 | version: "2.1.1" | 311 | version: "2.1.1" |
| 319 | dio: | 312 | dio: |
| 320 | dependency: "direct main" | 313 | dependency: "direct main" |
| 321 | description: | 314 | description: |
| 322 | name: dio | 315 | name: dio |
| 323 | - url: "https://pub.flutter-io.cn" | 316 | + url: "https://pub.dartlang.org" |
| 324 | source: hosted | 317 | source: hosted |
| 325 | version: "4.0.6" | 318 | version: "4.0.6" |
| 326 | email_validator: | 319 | email_validator: |
| 327 | dependency: "direct main" | 320 | dependency: "direct main" |
| 328 | description: | 321 | description: |
| 329 | name: email_validator | 322 | name: email_validator |
| 330 | - url: "https://pub.flutter-io.cn" | 323 | + url: "https://pub.dartlang.org" |
| 331 | source: hosted | 324 | source: hosted |
| 332 | version: "2.1.17" | 325 | version: "2.1.17" |
| 333 | event_bus: | 326 | event_bus: |
| 334 | dependency: "direct main" | 327 | dependency: "direct main" |
| 335 | description: | 328 | description: |
| 336 | name: event_bus | 329 | name: event_bus |
| 337 | - url: "https://pub.flutter-io.cn" | 330 | + url: "https://pub.dartlang.org" |
| 338 | source: hosted | 331 | source: hosted |
| 339 | version: "2.0.0" | 332 | version: "2.0.0" |
| 340 | fake_async: | 333 | fake_async: |
| 341 | dependency: transitive | 334 | dependency: transitive |
| 342 | description: | 335 | description: |
| 343 | name: fake_async | 336 | name: fake_async |
| 344 | - url: "https://pub.flutter-io.cn" | 337 | + url: "https://pub.dartlang.org" |
| 345 | source: hosted | 338 | source: hosted |
| 346 | - version: "1.3.0" | 339 | + version: "1.3.1" |
| 347 | ffi: | 340 | ffi: |
| 348 | dependency: transitive | 341 | dependency: transitive |
| 349 | description: | 342 | description: |
| 350 | name: ffi | 343 | name: ffi |
| 351 | - url: "https://pub.flutter-io.cn" | 344 | + url: "https://pub.dartlang.org" |
| 352 | source: hosted | 345 | source: hosted |
| 353 | version: "1.2.1" | 346 | version: "1.2.1" |
| 354 | fijkplayer: | 347 | fijkplayer: |
| 355 | dependency: "direct main" | 348 | dependency: "direct main" |
| 356 | description: | 349 | description: |
| 357 | name: fijkplayer | 350 | name: fijkplayer |
| 358 | - url: "https://pub.flutter-io.cn" | 351 | + url: "https://pub.dartlang.org" |
| 359 | source: hosted | 352 | source: hosted |
| 360 | version: "0.10.1" | 353 | version: "0.10.1" |
| 361 | file: | 354 | file: |
| 362 | dependency: transitive | 355 | dependency: transitive |
| 363 | description: | 356 | description: |
| 364 | name: file | 357 | name: file |
| 365 | - url: "https://pub.flutter-io.cn" | 358 | + url: "https://pub.dartlang.org" |
| 366 | source: hosted | 359 | source: hosted |
| 367 | version: "6.1.2" | 360 | version: "6.1.2" |
| 368 | fixnum: | 361 | fixnum: |
| 369 | dependency: transitive | 362 | dependency: transitive |
| 370 | description: | 363 | description: |
| 371 | name: fixnum | 364 | name: fixnum |
| 372 | - url: "https://pub.flutter-io.cn" | 365 | + url: "https://pub.dartlang.org" |
| 373 | source: hosted | 366 | source: hosted |
| 374 | version: "1.0.1" | 367 | version: "1.0.1" |
| 375 | fluro: | 368 | fluro: |
| 376 | dependency: "direct main" | 369 | dependency: "direct main" |
| 377 | description: | 370 | description: |
| 378 | name: fluro | 371 | name: fluro |
| 379 | - url: "https://pub.flutter-io.cn" | 372 | + url: "https://pub.dartlang.org" |
| 380 | source: hosted | 373 | source: hosted |
| 381 | version: "2.0.3" | 374 | version: "2.0.3" |
| 382 | flustars: | 375 | flustars: |
| 383 | dependency: "direct main" | 376 | dependency: "direct main" |
| 384 | description: | 377 | description: |
| 385 | name: flustars | 378 | name: flustars |
| 386 | - url: "https://pub.flutter-io.cn" | 379 | + url: "https://pub.dartlang.org" |
| 387 | source: hosted | 380 | source: hosted |
| 388 | version: "2.0.1" | 381 | version: "2.0.1" |
| 389 | flutter: | 382 | flutter: |
| ... | @@ -395,14 +388,14 @@ packages: | ... | @@ -395,14 +388,14 @@ packages: |
| 395 | dependency: transitive | 388 | dependency: transitive |
| 396 | description: | 389 | description: |
| 397 | name: flutter_blurhash | 390 | name: flutter_blurhash |
| 398 | - url: "https://pub.flutter-io.cn" | 391 | + url: "https://pub.dartlang.org" |
| 399 | source: hosted | 392 | source: hosted |
| 400 | version: "0.7.0" | 393 | version: "0.7.0" |
| 401 | flutter_cache_manager: | 394 | flutter_cache_manager: |
| 402 | dependency: transitive | 395 | dependency: transitive |
| 403 | description: | 396 | description: |
| 404 | name: flutter_cache_manager | 397 | name: flutter_cache_manager |
| 405 | - url: "https://pub.flutter-io.cn" | 398 | + url: "https://pub.dartlang.org" |
| 406 | source: hosted | 399 | source: hosted |
| 407 | version: "3.3.0" | 400 | version: "3.3.0" |
| 408 | flutter_driver: | 401 | flutter_driver: |
| ... | @@ -414,49 +407,49 @@ packages: | ... | @@ -414,49 +407,49 @@ packages: |
| 414 | dependency: "direct main" | 407 | dependency: "direct main" |
| 415 | description: | 408 | description: |
| 416 | name: flutter_easy_permission | 409 | name: flutter_easy_permission |
| 417 | - url: "https://pub.flutter-io.cn" | 410 | + url: "https://pub.dartlang.org" |
| 418 | source: hosted | 411 | source: hosted |
| 419 | version: "1.1.2" | 412 | version: "1.1.2" |
| 420 | flutter_facebook_auth: | 413 | flutter_facebook_auth: |
| 421 | dependency: "direct main" | 414 | dependency: "direct main" |
| 422 | description: | 415 | description: |
| 423 | name: flutter_facebook_auth | 416 | name: flutter_facebook_auth |
| 424 | - url: "https://pub.flutter-io.cn" | 417 | + url: "https://pub.dartlang.org" |
| 425 | source: hosted | 418 | source: hosted |
| 426 | version: "4.4.1" | 419 | version: "4.4.1" |
| 427 | flutter_facebook_auth_platform_interface: | 420 | flutter_facebook_auth_platform_interface: |
| 428 | dependency: transitive | 421 | dependency: transitive |
| 429 | description: | 422 | description: |
| 430 | name: flutter_facebook_auth_platform_interface | 423 | name: flutter_facebook_auth_platform_interface |
| 431 | - url: "https://pub.flutter-io.cn" | 424 | + url: "https://pub.dartlang.org" |
| 432 | source: hosted | 425 | source: hosted |
| 433 | version: "3.2.0" | 426 | version: "3.2.0" |
| 434 | flutter_facebook_auth_web: | 427 | flutter_facebook_auth_web: |
| 435 | dependency: transitive | 428 | dependency: transitive |
| 436 | description: | 429 | description: |
| 437 | name: flutter_facebook_auth_web | 430 | name: flutter_facebook_auth_web |
| 438 | - url: "https://pub.flutter-io.cn" | 431 | + url: "https://pub.dartlang.org" |
| 439 | source: hosted | 432 | source: hosted |
| 440 | version: "3.2.0" | 433 | version: "3.2.0" |
| 441 | flutter_inapp_purchase: | 434 | flutter_inapp_purchase: |
| 442 | dependency: "direct main" | 435 | dependency: "direct main" |
| 443 | description: | 436 | description: |
| 444 | name: flutter_inapp_purchase | 437 | name: flutter_inapp_purchase |
| 445 | - url: "https://pub.flutter-io.cn" | 438 | + url: "https://pub.dartlang.org" |
| 446 | source: hosted | 439 | source: hosted |
| 447 | version: "5.3.1" | 440 | version: "5.3.1" |
| 448 | flutter_launcher_icons: | 441 | flutter_launcher_icons: |
| 449 | dependency: "direct dev" | 442 | dependency: "direct dev" |
| 450 | description: | 443 | description: |
| 451 | name: flutter_launcher_icons | 444 | name: flutter_launcher_icons |
| 452 | - url: "https://pub.flutter-io.cn" | 445 | + url: "https://pub.dartlang.org" |
| 453 | source: hosted | 446 | source: hosted |
| 454 | version: "0.9.3" | 447 | version: "0.9.3" |
| 455 | flutter_lints: | 448 | flutter_lints: |
| 456 | dependency: "direct dev" | 449 | dependency: "direct dev" |
| 457 | description: | 450 | description: |
| 458 | name: flutter_lints | 451 | name: flutter_lints |
| 459 | - url: "https://pub.flutter-io.cn" | 452 | + url: "https://pub.dartlang.org" |
| 460 | source: hosted | 453 | source: hosted |
| 461 | version: "2.0.1" | 454 | version: "2.0.1" |
| 462 | flutter_localizations: | 455 | flutter_localizations: |
| ... | @@ -468,63 +461,63 @@ packages: | ... | @@ -468,63 +461,63 @@ packages: |
| 468 | dependency: "direct dev" | 461 | dependency: "direct dev" |
| 469 | description: | 462 | description: |
| 470 | name: flutter_native_splash | 463 | name: flutter_native_splash |
| 471 | - url: "https://pub.flutter-io.cn" | 464 | + url: "https://pub.dartlang.org" |
| 472 | source: hosted | 465 | source: hosted |
| 473 | version: "2.2.7" | 466 | version: "2.2.7" |
| 474 | flutter_plugin_android_lifecycle: | 467 | flutter_plugin_android_lifecycle: |
| 475 | dependency: transitive | 468 | dependency: transitive |
| 476 | description: | 469 | description: |
| 477 | name: flutter_plugin_android_lifecycle | 470 | name: flutter_plugin_android_lifecycle |
| 478 | - url: "https://pub.flutter-io.cn" | 471 | + url: "https://pub.dartlang.org" |
| 479 | source: hosted | 472 | source: hosted |
| 480 | version: "2.0.7" | 473 | version: "2.0.7" |
| 481 | flutter_signin_button: | 474 | flutter_signin_button: |
| 482 | dependency: "direct main" | 475 | dependency: "direct main" |
| 483 | description: | 476 | description: |
| 484 | name: flutter_signin_button | 477 | name: flutter_signin_button |
| 485 | - url: "https://pub.flutter-io.cn" | 478 | + url: "https://pub.dartlang.org" |
| 486 | source: hosted | 479 | source: hosted |
| 487 | version: "2.0.0" | 480 | version: "2.0.0" |
| 488 | flutter_slidable: | 481 | flutter_slidable: |
| 489 | dependency: "direct main" | 482 | dependency: "direct main" |
| 490 | description: | 483 | description: |
| 491 | name: flutter_slidable | 484 | name: flutter_slidable |
| 492 | - url: "https://pub.flutter-io.cn" | 485 | + url: "https://pub.dartlang.org" |
| 493 | source: hosted | 486 | source: hosted |
| 494 | version: "1.3.2" | 487 | version: "1.3.2" |
| 495 | flutter_sound: | 488 | flutter_sound: |
| 496 | dependency: "direct main" | 489 | dependency: "direct main" |
| 497 | description: | 490 | description: |
| 498 | name: flutter_sound | 491 | name: flutter_sound |
| 499 | - url: "https://pub.flutter-io.cn" | 492 | + url: "https://pub.dartlang.org" |
| 500 | source: hosted | 493 | source: hosted |
| 501 | version: "9.2.13" | 494 | version: "9.2.13" |
| 502 | flutter_sound_platform_interface: | 495 | flutter_sound_platform_interface: |
| 503 | dependency: transitive | 496 | dependency: transitive |
| 504 | description: | 497 | description: |
| 505 | name: flutter_sound_platform_interface | 498 | name: flutter_sound_platform_interface |
| 506 | - url: "https://pub.flutter-io.cn" | 499 | + url: "https://pub.dartlang.org" |
| 507 | source: hosted | 500 | source: hosted |
| 508 | version: "9.2.13" | 501 | version: "9.2.13" |
| 509 | flutter_sound_web: | 502 | flutter_sound_web: |
| 510 | dependency: transitive | 503 | dependency: transitive |
| 511 | description: | 504 | description: |
| 512 | name: flutter_sound_web | 505 | name: flutter_sound_web |
| 513 | - url: "https://pub.flutter-io.cn" | 506 | + url: "https://pub.dartlang.org" |
| 514 | source: hosted | 507 | source: hosted |
| 515 | version: "9.2.13" | 508 | version: "9.2.13" |
| 516 | flutter_spinkit: | 509 | flutter_spinkit: |
| 517 | dependency: "direct main" | 510 | dependency: "direct main" |
| 518 | description: | 511 | description: |
| 519 | name: flutter_spinkit | 512 | name: flutter_spinkit |
| 520 | - url: "https://pub.flutter-io.cn" | 513 | + url: "https://pub.dartlang.org" |
| 521 | source: hosted | 514 | source: hosted |
| 522 | version: "5.1.0" | 515 | version: "5.1.0" |
| 523 | flutter_swiper_null_safety: | 516 | flutter_swiper_null_safety: |
| 524 | dependency: "direct main" | 517 | dependency: "direct main" |
| 525 | description: | 518 | description: |
| 526 | name: flutter_swiper_null_safety | 519 | name: flutter_swiper_null_safety |
| 527 | - url: "https://pub.flutter-io.cn" | 520 | + url: "https://pub.dartlang.org" |
| 528 | source: hosted | 521 | source: hosted |
| 529 | version: "1.0.2" | 522 | version: "1.0.2" |
| 530 | flutter_test: | 523 | flutter_test: |
| ... | @@ -541,14 +534,14 @@ packages: | ... | @@ -541,14 +534,14 @@ packages: |
| 541 | dependency: transitive | 534 | dependency: transitive |
| 542 | description: | 535 | description: |
| 543 | name: font_awesome_flutter | 536 | name: font_awesome_flutter |
| 544 | - url: "https://pub.flutter-io.cn" | 537 | + url: "https://pub.dartlang.org" |
| 545 | source: hosted | 538 | source: hosted |
| 546 | version: "9.2.0" | 539 | version: "9.2.0" |
| 547 | frontend_server_client: | 540 | frontend_server_client: |
| 548 | dependency: transitive | 541 | dependency: transitive |
| 549 | description: | 542 | description: |
| 550 | name: frontend_server_client | 543 | name: frontend_server_client |
| 551 | - url: "https://pub.flutter-io.cn" | 544 | + url: "https://pub.dartlang.org" |
| 552 | source: hosted | 545 | source: hosted |
| 553 | version: "2.1.3" | 546 | version: "2.1.3" |
| 554 | fuchsia_remote_debug_protocol: | 547 | fuchsia_remote_debug_protocol: |
| ... | @@ -560,140 +553,140 @@ packages: | ... | @@ -560,140 +553,140 @@ packages: |
| 560 | dependency: "direct main" | 553 | dependency: "direct main" |
| 561 | description: | 554 | description: |
| 562 | name: getwidget | 555 | name: getwidget |
| 563 | - url: "https://pub.flutter-io.cn" | 556 | + url: "https://pub.dartlang.org" |
| 564 | source: hosted | 557 | source: hosted |
| 565 | version: "2.1.1" | 558 | version: "2.1.1" |
| 566 | glob: | 559 | glob: |
| 567 | dependency: transitive | 560 | dependency: transitive |
| 568 | description: | 561 | description: |
| 569 | name: glob | 562 | name: glob |
| 570 | - url: "https://pub.flutter-io.cn" | 563 | + url: "https://pub.dartlang.org" |
| 571 | source: hosted | 564 | source: hosted |
| 572 | version: "2.1.0" | 565 | version: "2.1.0" |
| 573 | google_fonts: | 566 | google_fonts: |
| 574 | dependency: "direct main" | 567 | dependency: "direct main" |
| 575 | description: | 568 | description: |
| 576 | name: google_fonts | 569 | name: google_fonts |
| 577 | - url: "https://pub.flutter-io.cn" | 570 | + url: "https://pub.dartlang.org" |
| 578 | source: hosted | 571 | source: hosted |
| 579 | version: "3.0.1" | 572 | version: "3.0.1" |
| 580 | google_maps_flutter: | 573 | google_maps_flutter: |
| 581 | dependency: "direct main" | 574 | dependency: "direct main" |
| 582 | description: | 575 | description: |
| 583 | name: google_maps_flutter | 576 | name: google_maps_flutter |
| 584 | - url: "https://pub.flutter-io.cn" | 577 | + url: "https://pub.dartlang.org" |
| 585 | source: hosted | 578 | source: hosted |
| 586 | version: "2.1.10" | 579 | version: "2.1.10" |
| 587 | google_maps_flutter_platform_interface: | 580 | google_maps_flutter_platform_interface: |
| 588 | dependency: transitive | 581 | dependency: transitive |
| 589 | description: | 582 | description: |
| 590 | name: google_maps_flutter_platform_interface | 583 | name: google_maps_flutter_platform_interface |
| 591 | - url: "https://pub.flutter-io.cn" | 584 | + url: "https://pub.dartlang.org" |
| 592 | source: hosted | 585 | source: hosted |
| 593 | version: "2.2.2" | 586 | version: "2.2.2" |
| 594 | graphs: | 587 | graphs: |
| 595 | dependency: transitive | 588 | dependency: transitive |
| 596 | description: | 589 | description: |
| 597 | name: graphs | 590 | name: graphs |
| 598 | - url: "https://pub.flutter-io.cn" | 591 | + url: "https://pub.dartlang.org" |
| 599 | source: hosted | 592 | source: hosted |
| 600 | version: "2.1.0" | 593 | version: "2.1.0" |
| 601 | html: | 594 | html: |
| 602 | dependency: transitive | 595 | dependency: transitive |
| 603 | description: | 596 | description: |
| 604 | name: html | 597 | name: html |
| 605 | - url: "https://pub.flutter-io.cn" | 598 | + url: "https://pub.dartlang.org" |
| 606 | source: hosted | 599 | source: hosted |
| 607 | version: "0.15.0" | 600 | version: "0.15.0" |
| 608 | http: | 601 | http: |
| 609 | dependency: transitive | 602 | dependency: transitive |
| 610 | description: | 603 | description: |
| 611 | name: http | 604 | name: http |
| 612 | - url: "https://pub.flutter-io.cn" | 605 | + url: "https://pub.dartlang.org" |
| 613 | source: hosted | 606 | source: hosted |
| 614 | version: "0.13.5" | 607 | version: "0.13.5" |
| 615 | http_multi_server: | 608 | http_multi_server: |
| 616 | dependency: transitive | 609 | dependency: transitive |
| 617 | description: | 610 | description: |
| 618 | name: http_multi_server | 611 | name: http_multi_server |
| 619 | - url: "https://pub.flutter-io.cn" | 612 | + url: "https://pub.dartlang.org" |
| 620 | source: hosted | 613 | source: hosted |
| 621 | version: "3.2.1" | 614 | version: "3.2.1" |
| 622 | http_parser: | 615 | http_parser: |
| 623 | dependency: transitive | 616 | dependency: transitive |
| 624 | description: | 617 | description: |
| 625 | name: http_parser | 618 | name: http_parser |
| 626 | - url: "https://pub.flutter-io.cn" | 619 | + url: "https://pub.dartlang.org" |
| 627 | source: hosted | 620 | source: hosted |
| 628 | version: "4.0.1" | 621 | version: "4.0.1" |
| 629 | image: | 622 | image: |
| 630 | dependency: transitive | 623 | dependency: transitive |
| 631 | description: | 624 | description: |
| 632 | name: image | 625 | name: image |
| 633 | - url: "https://pub.flutter-io.cn" | 626 | + url: "https://pub.dartlang.org" |
| 634 | source: hosted | 627 | source: hosted |
| 635 | version: "3.2.0" | 628 | version: "3.2.0" |
| 636 | image_cropper: | 629 | image_cropper: |
| 637 | dependency: "direct main" | 630 | dependency: "direct main" |
| 638 | description: | 631 | description: |
| 639 | name: image_cropper | 632 | name: image_cropper |
| 640 | - url: "https://pub.flutter-io.cn" | 633 | + url: "https://pub.dartlang.org" |
| 641 | source: hosted | 634 | source: hosted |
| 642 | version: "2.0.3" | 635 | version: "2.0.3" |
| 643 | image_cropper_for_web: | 636 | image_cropper_for_web: |
| 644 | dependency: transitive | 637 | dependency: transitive |
| 645 | description: | 638 | description: |
| 646 | name: image_cropper_for_web | 639 | name: image_cropper_for_web |
| 647 | - url: "https://pub.flutter-io.cn" | 640 | + url: "https://pub.dartlang.org" |
| 648 | source: hosted | 641 | source: hosted |
| 649 | version: "0.0.4" | 642 | version: "0.0.4" |
| 650 | image_cropper_platform_interface: | 643 | image_cropper_platform_interface: |
| 651 | dependency: transitive | 644 | dependency: transitive |
| 652 | description: | 645 | description: |
| 653 | name: image_cropper_platform_interface | 646 | name: image_cropper_platform_interface |
| 654 | - url: "https://pub.flutter-io.cn" | 647 | + url: "https://pub.dartlang.org" |
| 655 | source: hosted | 648 | source: hosted |
| 656 | version: "2.0.0" | 649 | version: "2.0.0" |
| 657 | image_gallery_saver: | 650 | image_gallery_saver: |
| 658 | dependency: "direct main" | 651 | dependency: "direct main" |
| 659 | description: | 652 | description: |
| 660 | name: image_gallery_saver | 653 | name: image_gallery_saver |
| 661 | - url: "https://pub.flutter-io.cn" | 654 | + url: "https://pub.dartlang.org" |
| 662 | source: hosted | 655 | source: hosted |
| 663 | version: "1.7.1" | 656 | version: "1.7.1" |
| 664 | image_picker: | 657 | image_picker: |
| 665 | dependency: "direct main" | 658 | dependency: "direct main" |
| 666 | description: | 659 | description: |
| 667 | name: image_picker | 660 | name: image_picker |
| 668 | - url: "https://pub.flutter-io.cn" | 661 | + url: "https://pub.dartlang.org" |
| 669 | source: hosted | 662 | source: hosted |
| 670 | version: "0.8.5+3" | 663 | version: "0.8.5+3" |
| 671 | image_picker_android: | 664 | image_picker_android: |
| 672 | dependency: transitive | 665 | dependency: transitive |
| 673 | description: | 666 | description: |
| 674 | name: image_picker_android | 667 | name: image_picker_android |
| 675 | - url: "https://pub.flutter-io.cn" | 668 | + url: "https://pub.dartlang.org" |
| 676 | source: hosted | 669 | source: hosted |
| 677 | version: "0.8.5+2" | 670 | version: "0.8.5+2" |
| 678 | image_picker_for_web: | 671 | image_picker_for_web: |
| 679 | dependency: transitive | 672 | dependency: transitive |
| 680 | description: | 673 | description: |
| 681 | name: image_picker_for_web | 674 | name: image_picker_for_web |
| 682 | - url: "https://pub.flutter-io.cn" | 675 | + url: "https://pub.dartlang.org" |
| 683 | source: hosted | 676 | source: hosted |
| 684 | version: "2.1.8" | 677 | version: "2.1.8" |
| 685 | image_picker_ios: | 678 | image_picker_ios: |
| 686 | dependency: transitive | 679 | dependency: transitive |
| 687 | description: | 680 | description: |
| 688 | name: image_picker_ios | 681 | name: image_picker_ios |
| 689 | - url: "https://pub.flutter-io.cn" | 682 | + url: "https://pub.dartlang.org" |
| 690 | source: hosted | 683 | source: hosted |
| 691 | version: "0.8.5+6" | 684 | version: "0.8.5+6" |
| 692 | image_picker_platform_interface: | 685 | image_picker_platform_interface: |
| 693 | dependency: transitive | 686 | dependency: transitive |
| 694 | description: | 687 | description: |
| 695 | name: image_picker_platform_interface | 688 | name: image_picker_platform_interface |
| 696 | - url: "https://pub.flutter-io.cn" | 689 | + url: "https://pub.dartlang.org" |
| 697 | source: hosted | 690 | source: hosted |
| 698 | version: "2.6.1" | 691 | version: "2.6.1" |
| 699 | integration_test: | 692 | integration_test: |
| ... | @@ -705,532 +698,532 @@ packages: | ... | @@ -705,532 +698,532 @@ packages: |
| 705 | dependency: "direct main" | 698 | dependency: "direct main" |
| 706 | description: | 699 | description: |
| 707 | name: intl | 700 | name: intl |
| 708 | - url: "https://pub.flutter-io.cn" | 701 | + url: "https://pub.dartlang.org" |
| 709 | source: hosted | 702 | source: hosted |
| 710 | version: "0.17.0" | 703 | version: "0.17.0" |
| 711 | io: | 704 | io: |
| 712 | dependency: transitive | 705 | dependency: transitive |
| 713 | description: | 706 | description: |
| 714 | name: io | 707 | name: io |
| 715 | - url: "https://pub.flutter-io.cn" | 708 | + url: "https://pub.dartlang.org" |
| 716 | source: hosted | 709 | source: hosted |
| 717 | version: "1.0.3" | 710 | version: "1.0.3" |
| 718 | jpush_flutter: | 711 | jpush_flutter: |
| 719 | dependency: "direct main" | 712 | dependency: "direct main" |
| 720 | description: | 713 | description: |
| 721 | name: jpush_flutter | 714 | name: jpush_flutter |
| 722 | - url: "https://pub.flutter-io.cn" | 715 | + url: "https://pub.dartlang.org" |
| 723 | source: hosted | 716 | source: hosted |
| 724 | version: "2.3.5" | 717 | version: "2.3.5" |
| 725 | js: | 718 | js: |
| 726 | dependency: transitive | 719 | dependency: transitive |
| 727 | description: | 720 | description: |
| 728 | name: js | 721 | name: js |
| 729 | - url: "https://pub.flutter-io.cn" | 722 | + url: "https://pub.dartlang.org" |
| 730 | source: hosted | 723 | source: hosted |
| 731 | version: "0.6.4" | 724 | version: "0.6.4" |
| 732 | json_annotation: | 725 | json_annotation: |
| 733 | dependency: "direct main" | 726 | dependency: "direct main" |
| 734 | description: | 727 | description: |
| 735 | name: json_annotation | 728 | name: json_annotation |
| 736 | - url: "https://pub.flutter-io.cn" | 729 | + url: "https://pub.dartlang.org" |
| 737 | source: hosted | 730 | source: hosted |
| 738 | version: "4.6.0" | 731 | version: "4.6.0" |
| 739 | json_serializable: | 732 | json_serializable: |
| 740 | dependency: "direct dev" | 733 | dependency: "direct dev" |
| 741 | description: | 734 | description: |
| 742 | name: json_serializable | 735 | name: json_serializable |
| 743 | - url: "https://pub.flutter-io.cn" | 736 | + url: "https://pub.dartlang.org" |
| 744 | source: hosted | 737 | source: hosted |
| 745 | version: "6.3.1" | 738 | version: "6.3.1" |
| 746 | keyboard_actions: | 739 | keyboard_actions: |
| 747 | dependency: "direct main" | 740 | dependency: "direct main" |
| 748 | description: | 741 | description: |
| 749 | name: keyboard_actions | 742 | name: keyboard_actions |
| 750 | - url: "https://pub.flutter-io.cn" | 743 | + url: "https://pub.dartlang.org" |
| 751 | source: hosted | 744 | source: hosted |
| 752 | version: "4.0.1" | 745 | version: "4.0.1" |
| 753 | lint: | 746 | lint: |
| 754 | dependency: transitive | 747 | dependency: transitive |
| 755 | description: | 748 | description: |
| 756 | name: lint | 749 | name: lint |
| 757 | - url: "https://pub.flutter-io.cn" | 750 | + url: "https://pub.dartlang.org" |
| 758 | source: hosted | 751 | source: hosted |
| 759 | version: "1.10.0" | 752 | version: "1.10.0" |
| 760 | lints: | 753 | lints: |
| 761 | dependency: transitive | 754 | dependency: transitive |
| 762 | description: | 755 | description: |
| 763 | name: lints | 756 | name: lints |
| 764 | - url: "https://pub.flutter-io.cn" | 757 | + url: "https://pub.dartlang.org" |
| 765 | source: hosted | 758 | source: hosted |
| 766 | version: "2.0.0" | 759 | version: "2.0.0" |
| 767 | location: | 760 | location: |
| 768 | dependency: "direct main" | 761 | dependency: "direct main" |
| 769 | description: | 762 | description: |
| 770 | name: location | 763 | name: location |
| 771 | - url: "https://pub.flutter-io.cn" | 764 | + url: "https://pub.dartlang.org" |
| 772 | source: hosted | 765 | source: hosted |
| 773 | version: "4.4.0" | 766 | version: "4.4.0" |
| 774 | location_platform_interface: | 767 | location_platform_interface: |
| 775 | dependency: transitive | 768 | dependency: transitive |
| 776 | description: | 769 | description: |
| 777 | name: location_platform_interface | 770 | name: location_platform_interface |
| 778 | - url: "https://pub.flutter-io.cn" | 771 | + url: "https://pub.dartlang.org" |
| 779 | source: hosted | 772 | source: hosted |
| 780 | version: "2.3.0" | 773 | version: "2.3.0" |
| 781 | location_web: | 774 | location_web: |
| 782 | dependency: transitive | 775 | dependency: transitive |
| 783 | description: | 776 | description: |
| 784 | name: location_web | 777 | name: location_web |
| 785 | - url: "https://pub.flutter-io.cn" | 778 | + url: "https://pub.dartlang.org" |
| 786 | source: hosted | 779 | source: hosted |
| 787 | version: "3.1.1" | 780 | version: "3.1.1" |
| 788 | logger: | 781 | logger: |
| 789 | dependency: transitive | 782 | dependency: transitive |
| 790 | description: | 783 | description: |
| 791 | name: logger | 784 | name: logger |
| 792 | - url: "https://pub.flutter-io.cn" | 785 | + url: "https://pub.dartlang.org" |
| 793 | source: hosted | 786 | source: hosted |
| 794 | version: "1.1.0" | 787 | version: "1.1.0" |
| 795 | logging: | 788 | logging: |
| 796 | dependency: transitive | 789 | dependency: transitive |
| 797 | description: | 790 | description: |
| 798 | name: logging | 791 | name: logging |
| 799 | - url: "https://pub.flutter-io.cn" | 792 | + url: "https://pub.dartlang.org" |
| 800 | source: hosted | 793 | source: hosted |
| 801 | version: "1.0.2" | 794 | version: "1.0.2" |
| 802 | matcher: | 795 | matcher: |
| 803 | dependency: transitive | 796 | dependency: transitive |
| 804 | description: | 797 | description: |
| 805 | name: matcher | 798 | name: matcher |
| 806 | - url: "https://pub.flutter-io.cn" | 799 | + url: "https://pub.dartlang.org" |
| 807 | source: hosted | 800 | source: hosted |
| 808 | - version: "0.12.11" | 801 | + version: "0.12.12" |
| 809 | material_color_utilities: | 802 | material_color_utilities: |
| 810 | dependency: transitive | 803 | dependency: transitive |
| 811 | description: | 804 | description: |
| 812 | name: material_color_utilities | 805 | name: material_color_utilities |
| 813 | - url: "https://pub.flutter-io.cn" | 806 | + url: "https://pub.dartlang.org" |
| 814 | source: hosted | 807 | source: hosted |
| 815 | - version: "0.1.4" | 808 | + version: "0.1.5" |
| 816 | meta: | 809 | meta: |
| 817 | dependency: transitive | 810 | dependency: transitive |
| 818 | description: | 811 | description: |
| 819 | name: meta | 812 | name: meta |
| 820 | - url: "https://pub.flutter-io.cn" | 813 | + url: "https://pub.dartlang.org" |
| 821 | source: hosted | 814 | source: hosted |
| 822 | - version: "1.7.0" | 815 | + version: "1.8.0" |
| 823 | mime: | 816 | mime: |
| 824 | dependency: transitive | 817 | dependency: transitive |
| 825 | description: | 818 | description: |
| 826 | name: mime | 819 | name: mime |
| 827 | - url: "https://pub.flutter-io.cn" | 820 | + url: "https://pub.dartlang.org" |
| 828 | source: hosted | 821 | source: hosted |
| 829 | version: "1.0.2" | 822 | version: "1.0.2" |
| 830 | nested: | 823 | nested: |
| 831 | dependency: transitive | 824 | dependency: transitive |
| 832 | description: | 825 | description: |
| 833 | name: nested | 826 | name: nested |
| 834 | - url: "https://pub.flutter-io.cn" | 827 | + url: "https://pub.dartlang.org" |
| 835 | source: hosted | 828 | source: hosted |
| 836 | version: "1.0.0" | 829 | version: "1.0.0" |
| 837 | node_preamble: | 830 | node_preamble: |
| 838 | dependency: transitive | 831 | dependency: transitive |
| 839 | description: | 832 | description: |
| 840 | name: node_preamble | 833 | name: node_preamble |
| 841 | - url: "https://pub.flutter-io.cn" | 834 | + url: "https://pub.dartlang.org" |
| 842 | source: hosted | 835 | source: hosted |
| 843 | version: "2.0.1" | 836 | version: "2.0.1" |
| 844 | octo_image: | 837 | octo_image: |
| 845 | dependency: transitive | 838 | dependency: transitive |
| 846 | description: | 839 | description: |
| 847 | name: octo_image | 840 | name: octo_image |
| 848 | - url: "https://pub.flutter-io.cn" | 841 | + url: "https://pub.dartlang.org" |
| 849 | source: hosted | 842 | source: hosted |
| 850 | version: "1.0.2" | 843 | version: "1.0.2" |
| 851 | oktoast: | 844 | oktoast: |
| 852 | dependency: "direct main" | 845 | dependency: "direct main" |
| 853 | description: | 846 | description: |
| 854 | name: oktoast | 847 | name: oktoast |
| 855 | - url: "https://pub.flutter-io.cn" | 848 | + url: "https://pub.dartlang.org" |
| 856 | source: hosted | 849 | source: hosted |
| 857 | version: "3.2.0" | 850 | version: "3.2.0" |
| 858 | package_config: | 851 | package_config: |
| 859 | dependency: transitive | 852 | dependency: transitive |
| 860 | description: | 853 | description: |
| 861 | name: package_config | 854 | name: package_config |
| 862 | - url: "https://pub.flutter-io.cn" | 855 | + url: "https://pub.dartlang.org" |
| 863 | source: hosted | 856 | source: hosted |
| 864 | version: "2.1.0" | 857 | version: "2.1.0" |
| 865 | path: | 858 | path: |
| 866 | dependency: transitive | 859 | dependency: transitive |
| 867 | description: | 860 | description: |
| 868 | name: path | 861 | name: path |
| 869 | - url: "https://pub.flutter-io.cn" | 862 | + url: "https://pub.dartlang.org" |
| 870 | source: hosted | 863 | source: hosted |
| 871 | - version: "1.8.1" | 864 | + version: "1.8.2" |
| 872 | path_provider: | 865 | path_provider: |
| 873 | dependency: "direct main" | 866 | dependency: "direct main" |
| 874 | description: | 867 | description: |
| 875 | name: path_provider | 868 | name: path_provider |
| 876 | - url: "https://pub.flutter-io.cn" | 869 | + url: "https://pub.dartlang.org" |
| 877 | source: hosted | 870 | source: hosted |
| 878 | version: "2.0.11" | 871 | version: "2.0.11" |
| 879 | path_provider_android: | 872 | path_provider_android: |
| 880 | dependency: transitive | 873 | dependency: transitive |
| 881 | description: | 874 | description: |
| 882 | name: path_provider_android | 875 | name: path_provider_android |
| 883 | - url: "https://pub.flutter-io.cn" | 876 | + url: "https://pub.dartlang.org" |
| 884 | source: hosted | 877 | source: hosted |
| 885 | version: "2.0.19" | 878 | version: "2.0.19" |
| 886 | path_provider_ios: | 879 | path_provider_ios: |
| 887 | dependency: transitive | 880 | dependency: transitive |
| 888 | description: | 881 | description: |
| 889 | name: path_provider_ios | 882 | name: path_provider_ios |
| 890 | - url: "https://pub.flutter-io.cn" | 883 | + url: "https://pub.dartlang.org" |
| 891 | source: hosted | 884 | source: hosted |
| 892 | version: "2.0.11" | 885 | version: "2.0.11" |
| 893 | path_provider_linux: | 886 | path_provider_linux: |
| 894 | dependency: transitive | 887 | dependency: transitive |
| 895 | description: | 888 | description: |
| 896 | name: path_provider_linux | 889 | name: path_provider_linux |
| 897 | - url: "https://pub.flutter-io.cn" | 890 | + url: "https://pub.dartlang.org" |
| 898 | source: hosted | 891 | source: hosted |
| 899 | version: "2.1.7" | 892 | version: "2.1.7" |
| 900 | path_provider_macos: | 893 | path_provider_macos: |
| 901 | dependency: transitive | 894 | dependency: transitive |
| 902 | description: | 895 | description: |
| 903 | name: path_provider_macos | 896 | name: path_provider_macos |
| 904 | - url: "https://pub.flutter-io.cn" | 897 | + url: "https://pub.dartlang.org" |
| 905 | source: hosted | 898 | source: hosted |
| 906 | version: "2.0.6" | 899 | version: "2.0.6" |
| 907 | path_provider_platform_interface: | 900 | path_provider_platform_interface: |
| 908 | dependency: transitive | 901 | dependency: transitive |
| 909 | description: | 902 | description: |
| 910 | name: path_provider_platform_interface | 903 | name: path_provider_platform_interface |
| 911 | - url: "https://pub.flutter-io.cn" | 904 | + url: "https://pub.dartlang.org" |
| 912 | source: hosted | 905 | source: hosted |
| 913 | version: "2.0.4" | 906 | version: "2.0.4" |
| 914 | path_provider_windows: | 907 | path_provider_windows: |
| 915 | dependency: transitive | 908 | dependency: transitive |
| 916 | description: | 909 | description: |
| 917 | name: path_provider_windows | 910 | name: path_provider_windows |
| 918 | - url: "https://pub.flutter-io.cn" | 911 | + url: "https://pub.dartlang.org" |
| 919 | source: hosted | 912 | source: hosted |
| 920 | version: "2.0.7" | 913 | version: "2.0.7" |
| 921 | pausable_timer: | 914 | pausable_timer: |
| 922 | dependency: "direct main" | 915 | dependency: "direct main" |
| 923 | description: | 916 | description: |
| 924 | name: pausable_timer | 917 | name: pausable_timer |
| 925 | - url: "https://pub.flutter-io.cn" | 918 | + url: "https://pub.dartlang.org" |
| 926 | source: hosted | 919 | source: hosted |
| 927 | version: "1.0.0+5" | 920 | version: "1.0.0+5" |
| 928 | pedantic: | 921 | pedantic: |
| 929 | dependency: transitive | 922 | dependency: transitive |
| 930 | description: | 923 | description: |
| 931 | name: pedantic | 924 | name: pedantic |
| 932 | - url: "https://pub.flutter-io.cn" | 925 | + url: "https://pub.dartlang.org" |
| 933 | source: hosted | 926 | source: hosted |
| 934 | version: "1.11.1" | 927 | version: "1.11.1" |
| 935 | permission_handler: | 928 | permission_handler: |
| 936 | dependency: "direct dev" | 929 | dependency: "direct dev" |
| 937 | description: | 930 | description: |
| 938 | name: permission_handler | 931 | name: permission_handler |
| 939 | - url: "https://pub.flutter-io.cn" | 932 | + url: "https://pub.dartlang.org" |
| 940 | source: hosted | 933 | source: hosted |
| 941 | version: "9.2.0" | 934 | version: "9.2.0" |
| 942 | permission_handler_android: | 935 | permission_handler_android: |
| 943 | dependency: transitive | 936 | dependency: transitive |
| 944 | description: | 937 | description: |
| 945 | name: permission_handler_android | 938 | name: permission_handler_android |
| 946 | - url: "https://pub.flutter-io.cn" | 939 | + url: "https://pub.dartlang.org" |
| 947 | source: hosted | 940 | source: hosted |
| 948 | version: "9.0.2+1" | 941 | version: "9.0.2+1" |
| 949 | permission_handler_apple: | 942 | permission_handler_apple: |
| 950 | dependency: transitive | 943 | dependency: transitive |
| 951 | description: | 944 | description: |
| 952 | name: permission_handler_apple | 945 | name: permission_handler_apple |
| 953 | - url: "https://pub.flutter-io.cn" | 946 | + url: "https://pub.dartlang.org" |
| 954 | source: hosted | 947 | source: hosted |
| 955 | version: "9.0.4" | 948 | version: "9.0.4" |
| 956 | permission_handler_platform_interface: | 949 | permission_handler_platform_interface: |
| 957 | dependency: transitive | 950 | dependency: transitive |
| 958 | description: | 951 | description: |
| 959 | name: permission_handler_platform_interface | 952 | name: permission_handler_platform_interface |
| 960 | - url: "https://pub.flutter-io.cn" | 953 | + url: "https://pub.dartlang.org" |
| 961 | source: hosted | 954 | source: hosted |
| 962 | version: "3.7.0" | 955 | version: "3.7.0" |
| 963 | permission_handler_windows: | 956 | permission_handler_windows: |
| 964 | dependency: transitive | 957 | dependency: transitive |
| 965 | description: | 958 | description: |
| 966 | name: permission_handler_windows | 959 | name: permission_handler_windows |
| 967 | - url: "https://pub.flutter-io.cn" | 960 | + url: "https://pub.dartlang.org" |
| 968 | source: hosted | 961 | source: hosted |
| 969 | version: "0.1.0" | 962 | version: "0.1.0" |
| 970 | petitparser: | 963 | petitparser: |
| 971 | dependency: transitive | 964 | dependency: transitive |
| 972 | description: | 965 | description: |
| 973 | name: petitparser | 966 | name: petitparser |
| 974 | - url: "https://pub.flutter-io.cn" | 967 | + url: "https://pub.dartlang.org" |
| 975 | source: hosted | 968 | source: hosted |
| 976 | version: "5.0.0" | 969 | version: "5.0.0" |
| 977 | platform: | 970 | platform: |
| 978 | dependency: transitive | 971 | dependency: transitive |
| 979 | description: | 972 | description: |
| 980 | name: platform | 973 | name: platform |
| 981 | - url: "https://pub.flutter-io.cn" | 974 | + url: "https://pub.dartlang.org" |
| 982 | source: hosted | 975 | source: hosted |
| 983 | version: "3.1.0" | 976 | version: "3.1.0" |
| 984 | plugin_platform_interface: | 977 | plugin_platform_interface: |
| 985 | dependency: transitive | 978 | dependency: transitive |
| 986 | description: | 979 | description: |
| 987 | name: plugin_platform_interface | 980 | name: plugin_platform_interface |
| 988 | - url: "https://pub.flutter-io.cn" | 981 | + url: "https://pub.dartlang.org" |
| 989 | source: hosted | 982 | source: hosted |
| 990 | version: "2.1.2" | 983 | version: "2.1.2" |
| 991 | pool: | 984 | pool: |
| 992 | dependency: transitive | 985 | dependency: transitive |
| 993 | description: | 986 | description: |
| 994 | name: pool | 987 | name: pool |
| 995 | - url: "https://pub.flutter-io.cn" | 988 | + url: "https://pub.dartlang.org" |
| 996 | source: hosted | 989 | source: hosted |
| 997 | version: "1.5.1" | 990 | version: "1.5.1" |
| 998 | process: | 991 | process: |
| 999 | dependency: transitive | 992 | dependency: transitive |
| 1000 | description: | 993 | description: |
| 1001 | name: process | 994 | name: process |
| 1002 | - url: "https://pub.flutter-io.cn" | 995 | + url: "https://pub.dartlang.org" |
| 1003 | source: hosted | 996 | source: hosted |
| 1004 | version: "4.2.4" | 997 | version: "4.2.4" |
| 1005 | provider: | 998 | provider: |
| 1006 | dependency: "direct main" | 999 | dependency: "direct main" |
| 1007 | description: | 1000 | description: |
| 1008 | name: provider | 1001 | name: provider |
| 1009 | - url: "https://pub.flutter-io.cn" | 1002 | + url: "https://pub.dartlang.org" |
| 1010 | source: hosted | 1003 | source: hosted |
| 1011 | version: "6.0.3" | 1004 | version: "6.0.3" |
| 1012 | pub_semver: | 1005 | pub_semver: |
| 1013 | dependency: transitive | 1006 | dependency: transitive |
| 1014 | description: | 1007 | description: |
| 1015 | name: pub_semver | 1008 | name: pub_semver |
| 1016 | - url: "https://pub.flutter-io.cn" | 1009 | + url: "https://pub.dartlang.org" |
| 1017 | source: hosted | 1010 | source: hosted |
| 1018 | version: "2.1.1" | 1011 | version: "2.1.1" |
| 1019 | pubspec_parse: | 1012 | pubspec_parse: |
| 1020 | dependency: transitive | 1013 | dependency: transitive |
| 1021 | description: | 1014 | description: |
| 1022 | name: pubspec_parse | 1015 | name: pubspec_parse |
| 1023 | - url: "https://pub.flutter-io.cn" | 1016 | + url: "https://pub.dartlang.org" |
| 1024 | source: hosted | 1017 | source: hosted |
| 1025 | version: "1.2.0" | 1018 | version: "1.2.0" |
| 1026 | quick_actions: | 1019 | quick_actions: |
| 1027 | dependency: "direct main" | 1020 | dependency: "direct main" |
| 1028 | description: | 1021 | description: |
| 1029 | name: quick_actions | 1022 | name: quick_actions |
| 1030 | - url: "https://pub.flutter-io.cn" | 1023 | + url: "https://pub.dartlang.org" |
| 1031 | source: hosted | 1024 | source: hosted |
| 1032 | version: "0.6.0+11" | 1025 | version: "0.6.0+11" |
| 1033 | quick_actions_android: | 1026 | quick_actions_android: |
| 1034 | dependency: transitive | 1027 | dependency: transitive |
| 1035 | description: | 1028 | description: |
| 1036 | name: quick_actions_android | 1029 | name: quick_actions_android |
| 1037 | - url: "https://pub.flutter-io.cn" | 1030 | + url: "https://pub.dartlang.org" |
| 1038 | source: hosted | 1031 | source: hosted |
| 1039 | version: "0.6.2" | 1032 | version: "0.6.2" |
| 1040 | quick_actions_ios: | 1033 | quick_actions_ios: |
| 1041 | dependency: transitive | 1034 | dependency: transitive |
| 1042 | description: | 1035 | description: |
| 1043 | name: quick_actions_ios | 1036 | name: quick_actions_ios |
| 1044 | - url: "https://pub.flutter-io.cn" | 1037 | + url: "https://pub.dartlang.org" |
| 1045 | source: hosted | 1038 | source: hosted |
| 1046 | version: "0.6.0+13" | 1039 | version: "0.6.0+13" |
| 1047 | quick_actions_platform_interface: | 1040 | quick_actions_platform_interface: |
| 1048 | dependency: transitive | 1041 | dependency: transitive |
| 1049 | description: | 1042 | description: |
| 1050 | name: quick_actions_platform_interface | 1043 | name: quick_actions_platform_interface |
| 1051 | - url: "https://pub.flutter-io.cn" | 1044 | + url: "https://pub.dartlang.org" |
| 1052 | source: hosted | 1045 | source: hosted |
| 1053 | version: "1.0.2" | 1046 | version: "1.0.2" |
| 1054 | quiver: | 1047 | quiver: |
| 1055 | dependency: transitive | 1048 | dependency: transitive |
| 1056 | description: | 1049 | description: |
| 1057 | name: quiver | 1050 | name: quiver |
| 1058 | - url: "https://pub.flutter-io.cn" | 1051 | + url: "https://pub.dartlang.org" |
| 1059 | source: hosted | 1052 | source: hosted |
| 1060 | version: "3.1.0" | 1053 | version: "3.1.0" |
| 1061 | rational: | 1054 | rational: |
| 1062 | dependency: transitive | 1055 | dependency: transitive |
| 1063 | description: | 1056 | description: |
| 1064 | name: rational | 1057 | name: rational |
| 1065 | - url: "https://pub.flutter-io.cn" | 1058 | + url: "https://pub.dartlang.org" |
| 1066 | source: hosted | 1059 | source: hosted |
| 1067 | version: "1.2.1" | 1060 | version: "1.2.1" |
| 1068 | recase: | 1061 | recase: |
| 1069 | dependency: transitive | 1062 | dependency: transitive |
| 1070 | description: | 1063 | description: |
| 1071 | name: recase | 1064 | name: recase |
| 1072 | - url: "https://pub.flutter-io.cn" | 1065 | + url: "https://pub.dartlang.org" |
| 1073 | source: hosted | 1066 | source: hosted |
| 1074 | version: "4.0.0" | 1067 | version: "4.0.0" |
| 1075 | rxdart: | 1068 | rxdart: |
| 1076 | dependency: "direct main" | 1069 | dependency: "direct main" |
| 1077 | description: | 1070 | description: |
| 1078 | name: rxdart | 1071 | name: rxdart |
| 1079 | - url: "https://pub.flutter-io.cn" | 1072 | + url: "https://pub.dartlang.org" |
| 1080 | source: hosted | 1073 | source: hosted |
| 1081 | version: "0.27.5" | 1074 | version: "0.27.5" |
| 1082 | safemap: | 1075 | safemap: |
| 1083 | dependency: "direct main" | 1076 | dependency: "direct main" |
| 1084 | description: | 1077 | description: |
| 1085 | name: safemap | 1078 | name: safemap |
| 1086 | - url: "https://pub.flutter-io.cn" | 1079 | + url: "https://pub.dartlang.org" |
| 1087 | source: hosted | 1080 | source: hosted |
| 1088 | version: "2.1.0" | 1081 | version: "2.1.0" |
| 1089 | share_plus: | 1082 | share_plus: |
| 1090 | dependency: "direct main" | 1083 | dependency: "direct main" |
| 1091 | description: | 1084 | description: |
| 1092 | name: share_plus | 1085 | name: share_plus |
| 1093 | - url: "https://pub.flutter-io.cn" | 1086 | + url: "https://pub.dartlang.org" |
| 1094 | source: hosted | 1087 | source: hosted |
| 1095 | version: "4.0.10+1" | 1088 | version: "4.0.10+1" |
| 1096 | share_plus_linux: | 1089 | share_plus_linux: |
| 1097 | dependency: transitive | 1090 | dependency: transitive |
| 1098 | description: | 1091 | description: |
| 1099 | name: share_plus_linux | 1092 | name: share_plus_linux |
| 1100 | - url: "https://pub.flutter-io.cn" | 1093 | + url: "https://pub.dartlang.org" |
| 1101 | source: hosted | 1094 | source: hosted |
| 1102 | version: "3.0.0" | 1095 | version: "3.0.0" |
| 1103 | share_plus_macos: | 1096 | share_plus_macos: |
| 1104 | dependency: transitive | 1097 | dependency: transitive |
| 1105 | description: | 1098 | description: |
| 1106 | name: share_plus_macos | 1099 | name: share_plus_macos |
| 1107 | - url: "https://pub.flutter-io.cn" | 1100 | + url: "https://pub.dartlang.org" |
| 1108 | source: hosted | 1101 | source: hosted |
| 1109 | version: "3.0.1" | 1102 | version: "3.0.1" |
| 1110 | share_plus_platform_interface: | 1103 | share_plus_platform_interface: |
| 1111 | dependency: transitive | 1104 | dependency: transitive |
| 1112 | description: | 1105 | description: |
| 1113 | name: share_plus_platform_interface | 1106 | name: share_plus_platform_interface |
| 1114 | - url: "https://pub.flutter-io.cn" | 1107 | + url: "https://pub.dartlang.org" |
| 1115 | source: hosted | 1108 | source: hosted |
| 1116 | version: "3.0.3" | 1109 | version: "3.0.3" |
| 1117 | share_plus_web: | 1110 | share_plus_web: |
| 1118 | dependency: transitive | 1111 | dependency: transitive |
| 1119 | description: | 1112 | description: |
| 1120 | name: share_plus_web | 1113 | name: share_plus_web |
| 1121 | - url: "https://pub.flutter-io.cn" | 1114 | + url: "https://pub.dartlang.org" |
| 1122 | source: hosted | 1115 | source: hosted |
| 1123 | version: "3.0.1" | 1116 | version: "3.0.1" |
| 1124 | share_plus_windows: | 1117 | share_plus_windows: |
| 1125 | dependency: transitive | 1118 | dependency: transitive |
| 1126 | description: | 1119 | description: |
| 1127 | name: share_plus_windows | 1120 | name: share_plus_windows |
| 1128 | - url: "https://pub.flutter-io.cn" | 1121 | + url: "https://pub.dartlang.org" |
| 1129 | source: hosted | 1122 | source: hosted |
| 1130 | version: "3.0.1" | 1123 | version: "3.0.1" |
| 1131 | shared_preferences: | 1124 | shared_preferences: |
| 1132 | dependency: transitive | 1125 | dependency: transitive |
| 1133 | description: | 1126 | description: |
| 1134 | name: shared_preferences | 1127 | name: shared_preferences |
| 1135 | - url: "https://pub.flutter-io.cn" | 1128 | + url: "https://pub.dartlang.org" |
| 1136 | source: hosted | 1129 | source: hosted |
| 1137 | version: "2.0.15" | 1130 | version: "2.0.15" |
| 1138 | shared_preferences_android: | 1131 | shared_preferences_android: |
| 1139 | dependency: transitive | 1132 | dependency: transitive |
| 1140 | description: | 1133 | description: |
| 1141 | name: shared_preferences_android | 1134 | name: shared_preferences_android |
| 1142 | - url: "https://pub.flutter-io.cn" | 1135 | + url: "https://pub.dartlang.org" |
| 1143 | source: hosted | 1136 | source: hosted |
| 1144 | version: "2.0.12" | 1137 | version: "2.0.12" |
| 1145 | shared_preferences_ios: | 1138 | shared_preferences_ios: |
| 1146 | dependency: transitive | 1139 | dependency: transitive |
| 1147 | description: | 1140 | description: |
| 1148 | name: shared_preferences_ios | 1141 | name: shared_preferences_ios |
| 1149 | - url: "https://pub.flutter-io.cn" | 1142 | + url: "https://pub.dartlang.org" |
| 1150 | source: hosted | 1143 | source: hosted |
| 1151 | version: "2.1.1" | 1144 | version: "2.1.1" |
| 1152 | shared_preferences_linux: | 1145 | shared_preferences_linux: |
| 1153 | dependency: transitive | 1146 | dependency: transitive |
| 1154 | description: | 1147 | description: |
| 1155 | name: shared_preferences_linux | 1148 | name: shared_preferences_linux |
| 1156 | - url: "https://pub.flutter-io.cn" | 1149 | + url: "https://pub.dartlang.org" |
| 1157 | source: hosted | 1150 | source: hosted |
| 1158 | version: "2.1.1" | 1151 | version: "2.1.1" |
| 1159 | shared_preferences_macos: | 1152 | shared_preferences_macos: |
| 1160 | dependency: transitive | 1153 | dependency: transitive |
| 1161 | description: | 1154 | description: |
| 1162 | name: shared_preferences_macos | 1155 | name: shared_preferences_macos |
| 1163 | - url: "https://pub.flutter-io.cn" | 1156 | + url: "https://pub.dartlang.org" |
| 1164 | source: hosted | 1157 | source: hosted |
| 1165 | version: "2.0.4" | 1158 | version: "2.0.4" |
| 1166 | shared_preferences_platform_interface: | 1159 | shared_preferences_platform_interface: |
| 1167 | dependency: transitive | 1160 | dependency: transitive |
| 1168 | description: | 1161 | description: |
| 1169 | name: shared_preferences_platform_interface | 1162 | name: shared_preferences_platform_interface |
| 1170 | - url: "https://pub.flutter-io.cn" | 1163 | + url: "https://pub.dartlang.org" |
| 1171 | source: hosted | 1164 | source: hosted |
| 1172 | version: "2.0.0" | 1165 | version: "2.0.0" |
| 1173 | shared_preferences_web: | 1166 | shared_preferences_web: |
| 1174 | dependency: transitive | 1167 | dependency: transitive |
| 1175 | description: | 1168 | description: |
| 1176 | name: shared_preferences_web | 1169 | name: shared_preferences_web |
| 1177 | - url: "https://pub.flutter-io.cn" | 1170 | + url: "https://pub.dartlang.org" |
| 1178 | source: hosted | 1171 | source: hosted |
| 1179 | version: "2.0.4" | 1172 | version: "2.0.4" |
| 1180 | shared_preferences_windows: | 1173 | shared_preferences_windows: |
| 1181 | dependency: transitive | 1174 | dependency: transitive |
| 1182 | description: | 1175 | description: |
| 1183 | name: shared_preferences_windows | 1176 | name: shared_preferences_windows |
| 1184 | - url: "https://pub.flutter-io.cn" | 1177 | + url: "https://pub.dartlang.org" |
| 1185 | source: hosted | 1178 | source: hosted |
| 1186 | version: "2.1.1" | 1179 | version: "2.1.1" |
| 1187 | shelf: | 1180 | shelf: |
| 1188 | dependency: transitive | 1181 | dependency: transitive |
| 1189 | description: | 1182 | description: |
| 1190 | name: shelf | 1183 | name: shelf |
| 1191 | - url: "https://pub.flutter-io.cn" | 1184 | + url: "https://pub.dartlang.org" |
| 1192 | source: hosted | 1185 | source: hosted |
| 1193 | version: "1.3.2" | 1186 | version: "1.3.2" |
| 1194 | shelf_packages_handler: | 1187 | shelf_packages_handler: |
| 1195 | dependency: transitive | 1188 | dependency: transitive |
| 1196 | description: | 1189 | description: |
| 1197 | name: shelf_packages_handler | 1190 | name: shelf_packages_handler |
| 1198 | - url: "https://pub.flutter-io.cn" | 1191 | + url: "https://pub.dartlang.org" |
| 1199 | source: hosted | 1192 | source: hosted |
| 1200 | version: "3.0.1" | 1193 | version: "3.0.1" |
| 1201 | shelf_static: | 1194 | shelf_static: |
| 1202 | dependency: transitive | 1195 | dependency: transitive |
| 1203 | description: | 1196 | description: |
| 1204 | name: shelf_static | 1197 | name: shelf_static |
| 1205 | - url: "https://pub.flutter-io.cn" | 1198 | + url: "https://pub.dartlang.org" |
| 1206 | source: hosted | 1199 | source: hosted |
| 1207 | version: "1.1.1" | 1200 | version: "1.1.1" |
| 1208 | shelf_web_socket: | 1201 | shelf_web_socket: |
| 1209 | dependency: transitive | 1202 | dependency: transitive |
| 1210 | description: | 1203 | description: |
| 1211 | name: shelf_web_socket | 1204 | name: shelf_web_socket |
| 1212 | - url: "https://pub.flutter-io.cn" | 1205 | + url: "https://pub.dartlang.org" |
| 1213 | source: hosted | 1206 | source: hosted |
| 1214 | version: "1.0.2" | 1207 | version: "1.0.2" |
| 1215 | sign_in_with_apple: | 1208 | sign_in_with_apple: |
| 1216 | dependency: "direct main" | 1209 | dependency: "direct main" |
| 1217 | description: | 1210 | description: |
| 1218 | name: sign_in_with_apple | 1211 | name: sign_in_with_apple |
| 1219 | - url: "https://pub.flutter-io.cn" | 1212 | + url: "https://pub.dartlang.org" |
| 1220 | source: hosted | 1213 | source: hosted |
| 1221 | version: "4.1.0" | 1214 | version: "4.1.0" |
| 1222 | sign_in_with_apple_platform_interface: | 1215 | sign_in_with_apple_platform_interface: |
| 1223 | dependency: transitive | 1216 | dependency: transitive |
| 1224 | description: | 1217 | description: |
| 1225 | name: sign_in_with_apple_platform_interface | 1218 | name: sign_in_with_apple_platform_interface |
| 1226 | - url: "https://pub.flutter-io.cn" | 1219 | + url: "https://pub.dartlang.org" |
| 1227 | source: hosted | 1220 | source: hosted |
| 1228 | version: "1.0.0" | 1221 | version: "1.0.0" |
| 1229 | sign_in_with_apple_web: | 1222 | sign_in_with_apple_web: |
| 1230 | dependency: transitive | 1223 | dependency: transitive |
| 1231 | description: | 1224 | description: |
| 1232 | name: sign_in_with_apple_web | 1225 | name: sign_in_with_apple_web |
| 1233 | - url: "https://pub.flutter-io.cn" | 1226 | + url: "https://pub.dartlang.org" |
| 1234 | source: hosted | 1227 | source: hosted |
| 1235 | version: "1.0.1" | 1228 | version: "1.0.1" |
| 1236 | sky_engine: | 1229 | sky_engine: |
| ... | @@ -1242,429 +1235,422 @@ packages: | ... | @@ -1242,429 +1235,422 @@ packages: |
| 1242 | dependency: transitive | 1235 | dependency: transitive |
| 1243 | description: | 1236 | description: |
| 1244 | name: source_gen | 1237 | name: source_gen |
| 1245 | - url: "https://pub.flutter-io.cn" | 1238 | + url: "https://pub.dartlang.org" |
| 1246 | source: hosted | 1239 | source: hosted |
| 1247 | version: "1.2.2" | 1240 | version: "1.2.2" |
| 1248 | source_helper: | 1241 | source_helper: |
| 1249 | dependency: transitive | 1242 | dependency: transitive |
| 1250 | description: | 1243 | description: |
| 1251 | name: source_helper | 1244 | name: source_helper |
| 1252 | - url: "https://pub.flutter-io.cn" | 1245 | + url: "https://pub.dartlang.org" |
| 1253 | source: hosted | 1246 | source: hosted |
| 1254 | version: "1.3.2" | 1247 | version: "1.3.2" |
| 1255 | source_map_stack_trace: | 1248 | source_map_stack_trace: |
| 1256 | dependency: transitive | 1249 | dependency: transitive |
| 1257 | description: | 1250 | description: |
| 1258 | name: source_map_stack_trace | 1251 | name: source_map_stack_trace |
| 1259 | - url: "https://pub.flutter-io.cn" | 1252 | + url: "https://pub.dartlang.org" |
| 1260 | source: hosted | 1253 | source: hosted |
| 1261 | version: "2.1.0" | 1254 | version: "2.1.0" |
| 1262 | source_maps: | 1255 | source_maps: |
| 1263 | dependency: transitive | 1256 | dependency: transitive |
| 1264 | description: | 1257 | description: |
| 1265 | name: source_maps | 1258 | name: source_maps |
| 1266 | - url: "https://pub.flutter-io.cn" | 1259 | + url: "https://pub.dartlang.org" |
| 1267 | source: hosted | 1260 | source: hosted |
| 1268 | version: "0.10.10" | 1261 | version: "0.10.10" |
| 1269 | source_span: | 1262 | source_span: |
| 1270 | dependency: transitive | 1263 | dependency: transitive |
| 1271 | description: | 1264 | description: |
| 1272 | name: source_span | 1265 | name: source_span |
| 1273 | - url: "https://pub.flutter-io.cn" | 1266 | + url: "https://pub.dartlang.org" |
| 1274 | source: hosted | 1267 | source: hosted |
| 1275 | - version: "1.8.2" | 1268 | + version: "1.9.0" |
| 1276 | sp_util: | 1269 | sp_util: |
| 1277 | dependency: transitive | 1270 | dependency: transitive |
| 1278 | description: | 1271 | description: |
| 1279 | name: sp_util | 1272 | name: sp_util |
| 1280 | - url: "https://pub.flutter-io.cn" | 1273 | + url: "https://pub.dartlang.org" |
| 1281 | source: hosted | 1274 | source: hosted |
| 1282 | version: "2.0.3" | 1275 | version: "2.0.3" |
| 1283 | sprintf: | 1276 | sprintf: |
| 1284 | dependency: "direct main" | 1277 | dependency: "direct main" |
| 1285 | description: | 1278 | description: |
| 1286 | name: sprintf | 1279 | name: sprintf |
| 1287 | - url: "https://pub.flutter-io.cn" | 1280 | + url: "https://pub.dartlang.org" |
| 1288 | source: hosted | 1281 | source: hosted |
| 1289 | version: "6.0.2" | 1282 | version: "6.0.2" |
| 1290 | sqflite: | 1283 | sqflite: |
| 1291 | dependency: transitive | 1284 | dependency: transitive |
| 1292 | description: | 1285 | description: |
| 1293 | name: sqflite | 1286 | name: sqflite |
| 1294 | - url: "https://pub.flutter-io.cn" | 1287 | + url: "https://pub.dartlang.org" |
| 1295 | source: hosted | 1288 | source: hosted |
| 1296 | version: "2.0.3+1" | 1289 | version: "2.0.3+1" |
| 1297 | sqflite_common: | 1290 | sqflite_common: |
| 1298 | dependency: transitive | 1291 | dependency: transitive |
| 1299 | description: | 1292 | description: |
| 1300 | name: sqflite_common | 1293 | name: sqflite_common |
| 1301 | - url: "https://pub.flutter-io.cn" | 1294 | + url: "https://pub.dartlang.org" |
| 1302 | source: hosted | 1295 | source: hosted |
| 1303 | version: "2.2.1+1" | 1296 | version: "2.2.1+1" |
| 1304 | stack_trace: | 1297 | stack_trace: |
| 1305 | dependency: transitive | 1298 | dependency: transitive |
| 1306 | description: | 1299 | description: |
| 1307 | name: stack_trace | 1300 | name: stack_trace |
| 1308 | - url: "https://pub.flutter-io.cn" | 1301 | + url: "https://pub.dartlang.org" |
| 1309 | source: hosted | 1302 | source: hosted |
| 1310 | version: "1.10.0" | 1303 | version: "1.10.0" |
| 1311 | sticky_headers: | 1304 | sticky_headers: |
| 1312 | dependency: "direct main" | 1305 | dependency: "direct main" |
| 1313 | description: | 1306 | description: |
| 1314 | name: sticky_headers | 1307 | name: sticky_headers |
| 1315 | - url: "https://pub.flutter-io.cn" | 1308 | + url: "https://pub.dartlang.org" |
| 1316 | source: hosted | 1309 | source: hosted |
| 1317 | version: "0.3.0+2" | 1310 | version: "0.3.0+2" |
| 1318 | stream_channel: | 1311 | stream_channel: |
| 1319 | dependency: transitive | 1312 | dependency: transitive |
| 1320 | description: | 1313 | description: |
| 1321 | name: stream_channel | 1314 | name: stream_channel |
| 1322 | - url: "https://pub.flutter-io.cn" | 1315 | + url: "https://pub.dartlang.org" |
| 1323 | source: hosted | 1316 | source: hosted |
| 1324 | version: "2.1.0" | 1317 | version: "2.1.0" |
| 1325 | stream_transform: | 1318 | stream_transform: |
| 1326 | dependency: transitive | 1319 | dependency: transitive |
| 1327 | description: | 1320 | description: |
| 1328 | name: stream_transform | 1321 | name: stream_transform |
| 1329 | - url: "https://pub.flutter-io.cn" | 1322 | + url: "https://pub.dartlang.org" |
| 1330 | source: hosted | 1323 | source: hosted |
| 1331 | version: "2.0.0" | 1324 | version: "2.0.0" |
| 1332 | string_scanner: | 1325 | string_scanner: |
| 1333 | dependency: transitive | 1326 | dependency: transitive |
| 1334 | description: | 1327 | description: |
| 1335 | name: string_scanner | 1328 | name: string_scanner |
| 1336 | - url: "https://pub.flutter-io.cn" | 1329 | + url: "https://pub.dartlang.org" |
| 1337 | source: hosted | 1330 | source: hosted |
| 1338 | - version: "1.1.0" | 1331 | + version: "1.1.1" |
| 1339 | sync_http: | 1332 | sync_http: |
| 1340 | dependency: transitive | 1333 | dependency: transitive |
| 1341 | description: | 1334 | description: |
| 1342 | name: sync_http | 1335 | name: sync_http |
| 1343 | - url: "https://pub.flutter-io.cn" | 1336 | + url: "https://pub.dartlang.org" |
| 1344 | source: hosted | 1337 | source: hosted |
| 1345 | - version: "0.3.0" | 1338 | + version: "0.3.1" |
| 1346 | synchronized: | 1339 | synchronized: |
| 1347 | dependency: transitive | 1340 | dependency: transitive |
| 1348 | description: | 1341 | description: |
| 1349 | name: synchronized | 1342 | name: synchronized |
| 1350 | - url: "https://pub.flutter-io.cn" | 1343 | + url: "https://pub.dartlang.org" |
| 1351 | source: hosted | 1344 | source: hosted |
| 1352 | version: "3.0.0+2" | 1345 | version: "3.0.0+2" |
| 1353 | tapped: | 1346 | tapped: |
| 1354 | dependency: "direct main" | 1347 | dependency: "direct main" |
| 1355 | description: | 1348 | description: |
| 1356 | name: tapped | 1349 | name: tapped |
| 1357 | - url: "https://pub.flutter-io.cn" | 1350 | + url: "https://pub.dartlang.org" |
| 1358 | source: hosted | 1351 | source: hosted |
| 1359 | version: "2.0.0" | 1352 | version: "2.0.0" |
| 1360 | term_glyph: | 1353 | term_glyph: |
| 1361 | dependency: transitive | 1354 | dependency: transitive |
| 1362 | description: | 1355 | description: |
| 1363 | name: term_glyph | 1356 | name: term_glyph |
| 1364 | - url: "https://pub.flutter-io.cn" | 1357 | + url: "https://pub.dartlang.org" |
| 1365 | source: hosted | 1358 | source: hosted |
| 1366 | - version: "1.2.0" | 1359 | + version: "1.2.1" |
| 1367 | test: | 1360 | test: |
| 1368 | dependency: "direct dev" | 1361 | dependency: "direct dev" |
| 1369 | description: | 1362 | description: |
| 1370 | name: test | 1363 | name: test |
| 1371 | - url: "https://pub.flutter-io.cn" | 1364 | + url: "https://pub.dartlang.org" |
| 1372 | source: hosted | 1365 | source: hosted |
| 1373 | - version: "1.21.1" | 1366 | + version: "1.21.4" |
| 1374 | test_api: | 1367 | test_api: |
| 1375 | dependency: transitive | 1368 | dependency: transitive |
| 1376 | description: | 1369 | description: |
| 1377 | name: test_api | 1370 | name: test_api |
| 1378 | - url: "https://pub.flutter-io.cn" | 1371 | + url: "https://pub.dartlang.org" |
| 1379 | source: hosted | 1372 | source: hosted |
| 1380 | - version: "0.4.9" | 1373 | + version: "0.4.12" |
| 1381 | test_core: | 1374 | test_core: |
| 1382 | dependency: transitive | 1375 | dependency: transitive |
| 1383 | description: | 1376 | description: |
| 1384 | name: test_core | 1377 | name: test_core |
| 1385 | - url: "https://pub.flutter-io.cn" | 1378 | + url: "https://pub.dartlang.org" |
| 1386 | source: hosted | 1379 | source: hosted |
| 1387 | - version: "0.4.13" | 1380 | + version: "0.4.16" |
| 1388 | timing: | 1381 | timing: |
| 1389 | dependency: transitive | 1382 | dependency: transitive |
| 1390 | description: | 1383 | description: |
| 1391 | name: timing | 1384 | name: timing |
| 1392 | - url: "https://pub.flutter-io.cn" | 1385 | + url: "https://pub.dartlang.org" |
| 1393 | source: hosted | 1386 | source: hosted |
| 1394 | version: "1.0.0" | 1387 | version: "1.0.0" |
| 1395 | twitter_login: | 1388 | twitter_login: |
| 1396 | dependency: "direct main" | 1389 | dependency: "direct main" |
| 1397 | description: | 1390 | description: |
| 1398 | name: twitter_login | 1391 | name: twitter_login |
| 1399 | - url: "https://pub.flutter-io.cn" | 1392 | + url: "https://pub.dartlang.org" |
| 1400 | source: hosted | 1393 | source: hosted |
| 1401 | version: "4.2.3" | 1394 | version: "4.2.3" |
| 1402 | typed_data: | 1395 | typed_data: |
| 1403 | dependency: transitive | 1396 | dependency: transitive |
| 1404 | description: | 1397 | description: |
| 1405 | name: typed_data | 1398 | name: typed_data |
| 1406 | - url: "https://pub.flutter-io.cn" | 1399 | + url: "https://pub.dartlang.org" |
| 1407 | source: hosted | 1400 | source: hosted |
| 1408 | - version: "1.3.0" | 1401 | + version: "1.3.1" |
| 1409 | universal_io: | 1402 | universal_io: |
| 1410 | dependency: transitive | 1403 | dependency: transitive |
| 1411 | description: | 1404 | description: |
| 1412 | name: universal_io | 1405 | name: universal_io |
| 1413 | - url: "https://pub.flutter-io.cn" | 1406 | + url: "https://pub.dartlang.org" |
| 1414 | source: hosted | 1407 | source: hosted |
| 1415 | version: "2.0.4" | 1408 | version: "2.0.4" |
| 1416 | url_launcher: | 1409 | url_launcher: |
| 1417 | dependency: "direct main" | 1410 | dependency: "direct main" |
| 1418 | description: | 1411 | description: |
| 1419 | name: url_launcher | 1412 | name: url_launcher |
| 1420 | - url: "https://pub.flutter-io.cn" | 1413 | + url: "https://pub.dartlang.org" |
| 1421 | source: hosted | 1414 | source: hosted |
| 1422 | version: "6.1.5" | 1415 | version: "6.1.5" |
| 1423 | url_launcher_android: | 1416 | url_launcher_android: |
| 1424 | dependency: transitive | 1417 | dependency: transitive |
| 1425 | description: | 1418 | description: |
| 1426 | name: url_launcher_android | 1419 | name: url_launcher_android |
| 1427 | - url: "https://pub.flutter-io.cn" | 1420 | + url: "https://pub.dartlang.org" |
| 1428 | source: hosted | 1421 | source: hosted |
| 1429 | version: "6.0.17" | 1422 | version: "6.0.17" |
| 1430 | url_launcher_ios: | 1423 | url_launcher_ios: |
| 1431 | dependency: transitive | 1424 | dependency: transitive |
| 1432 | description: | 1425 | description: |
| 1433 | name: url_launcher_ios | 1426 | name: url_launcher_ios |
| 1434 | - url: "https://pub.flutter-io.cn" | 1427 | + url: "https://pub.dartlang.org" |
| 1435 | source: hosted | 1428 | source: hosted |
| 1436 | version: "6.0.17" | 1429 | version: "6.0.17" |
| 1437 | url_launcher_linux: | 1430 | url_launcher_linux: |
| 1438 | dependency: transitive | 1431 | dependency: transitive |
| 1439 | description: | 1432 | description: |
| 1440 | name: url_launcher_linux | 1433 | name: url_launcher_linux |
| 1441 | - url: "https://pub.flutter-io.cn" | 1434 | + url: "https://pub.dartlang.org" |
| 1442 | source: hosted | 1435 | source: hosted |
| 1443 | version: "3.0.1" | 1436 | version: "3.0.1" |
| 1444 | url_launcher_macos: | 1437 | url_launcher_macos: |
| 1445 | dependency: transitive | 1438 | dependency: transitive |
| 1446 | description: | 1439 | description: |
| 1447 | name: url_launcher_macos | 1440 | name: url_launcher_macos |
| 1448 | - url: "https://pub.flutter-io.cn" | 1441 | + url: "https://pub.dartlang.org" |
| 1449 | source: hosted | 1442 | source: hosted |
| 1450 | version: "3.0.1" | 1443 | version: "3.0.1" |
| 1451 | url_launcher_platform_interface: | 1444 | url_launcher_platform_interface: |
| 1452 | dependency: transitive | 1445 | dependency: transitive |
| 1453 | description: | 1446 | description: |
| 1454 | name: url_launcher_platform_interface | 1447 | name: url_launcher_platform_interface |
| 1455 | - url: "https://pub.flutter-io.cn" | 1448 | + url: "https://pub.dartlang.org" |
| 1456 | source: hosted | 1449 | source: hosted |
| 1457 | version: "2.1.0" | 1450 | version: "2.1.0" |
| 1458 | url_launcher_web: | 1451 | url_launcher_web: |
| 1459 | dependency: transitive | 1452 | dependency: transitive |
| 1460 | description: | 1453 | description: |
| 1461 | name: url_launcher_web | 1454 | name: url_launcher_web |
| 1462 | - url: "https://pub.flutter-io.cn" | 1455 | + url: "https://pub.dartlang.org" |
| 1463 | source: hosted | 1456 | source: hosted |
| 1464 | version: "2.0.13" | 1457 | version: "2.0.13" |
| 1465 | url_launcher_windows: | 1458 | url_launcher_windows: |
| 1466 | dependency: transitive | 1459 | dependency: transitive |
| 1467 | description: | 1460 | description: |
| 1468 | name: url_launcher_windows | 1461 | name: url_launcher_windows |
| 1469 | - url: "https://pub.flutter-io.cn" | 1462 | + url: "https://pub.dartlang.org" |
| 1470 | source: hosted | 1463 | source: hosted |
| 1471 | version: "3.0.1" | 1464 | version: "3.0.1" |
| 1472 | url_strategy: | 1465 | url_strategy: |
| 1473 | dependency: "direct main" | 1466 | dependency: "direct main" |
| 1474 | description: | 1467 | description: |
| 1475 | name: url_strategy | 1468 | name: url_strategy |
| 1476 | - url: "https://pub.flutter-io.cn" | 1469 | + url: "https://pub.dartlang.org" |
| 1477 | source: hosted | 1470 | source: hosted |
| 1478 | version: "0.2.0" | 1471 | version: "0.2.0" |
| 1479 | uuid: | 1472 | uuid: |
| 1480 | dependency: transitive | 1473 | dependency: transitive |
| 1481 | description: | 1474 | description: |
| 1482 | name: uuid | 1475 | name: uuid |
| 1483 | - url: "https://pub.flutter-io.cn" | 1476 | + url: "https://pub.dartlang.org" |
| 1484 | source: hosted | 1477 | source: hosted |
| 1485 | version: "3.0.6" | 1478 | version: "3.0.6" |
| 1486 | vector_math: | 1479 | vector_math: |
| 1487 | dependency: transitive | 1480 | dependency: transitive |
| 1488 | description: | 1481 | description: |
| 1489 | name: vector_math | 1482 | name: vector_math |
| 1490 | - url: "https://pub.flutter-io.cn" | 1483 | + url: "https://pub.dartlang.org" |
| 1491 | source: hosted | 1484 | source: hosted |
| 1492 | version: "2.1.2" | 1485 | version: "2.1.2" |
| 1493 | vibration: | 1486 | vibration: |
| 1494 | dependency: "direct main" | 1487 | dependency: "direct main" |
| 1495 | description: | 1488 | description: |
| 1496 | name: vibration | 1489 | name: vibration |
| 1497 | - url: "https://pub.flutter-io.cn" | 1490 | + url: "https://pub.dartlang.org" |
| 1498 | - source: hosted | ||
| 1499 | - version: "1.7.5" | ||
| 1500 | - vibration_web: | ||
| 1501 | - dependency: transitive | ||
| 1502 | - description: | ||
| 1503 | - name: vibration_web | ||
| 1504 | - url: "https://pub.flutter-io.cn" | ||
| 1505 | source: hosted | 1491 | source: hosted |
| 1506 | - version: "1.6.4" | 1492 | + version: "1.7.6" |
| 1507 | video_player: | 1493 | video_player: |
| 1508 | dependency: "direct main" | 1494 | dependency: "direct main" |
| 1509 | description: | 1495 | description: |
| 1510 | name: video_player | 1496 | name: video_player |
| 1511 | - url: "https://pub.flutter-io.cn" | 1497 | + url: "https://pub.dartlang.org" |
| 1512 | source: hosted | 1498 | source: hosted |
| 1513 | version: "2.4.6" | 1499 | version: "2.4.6" |
| 1514 | video_player_android: | 1500 | video_player_android: |
| 1515 | dependency: transitive | 1501 | dependency: transitive |
| 1516 | description: | 1502 | description: |
| 1517 | name: video_player_android | 1503 | name: video_player_android |
| 1518 | - url: "https://pub.flutter-io.cn" | 1504 | + url: "https://pub.dartlang.org" |
| 1519 | source: hosted | 1505 | source: hosted |
| 1520 | version: "2.3.8" | 1506 | version: "2.3.8" |
| 1521 | video_player_avfoundation: | 1507 | video_player_avfoundation: |
| 1522 | dependency: transitive | 1508 | dependency: transitive |
| 1523 | description: | 1509 | description: |
| 1524 | name: video_player_avfoundation | 1510 | name: video_player_avfoundation |
| 1525 | - url: "https://pub.flutter-io.cn" | 1511 | + url: "https://pub.dartlang.org" |
| 1526 | source: hosted | 1512 | source: hosted |
| 1527 | version: "2.3.5" | 1513 | version: "2.3.5" |
| 1528 | video_player_platform_interface: | 1514 | video_player_platform_interface: |
| 1529 | dependency: transitive | 1515 | dependency: transitive |
| 1530 | description: | 1516 | description: |
| 1531 | name: video_player_platform_interface | 1517 | name: video_player_platform_interface |
| 1532 | - url: "https://pub.flutter-io.cn" | 1518 | + url: "https://pub.dartlang.org" |
| 1533 | source: hosted | 1519 | source: hosted |
| 1534 | version: "5.1.4" | 1520 | version: "5.1.4" |
| 1535 | video_player_web: | 1521 | video_player_web: |
| 1536 | dependency: transitive | 1522 | dependency: transitive |
| 1537 | description: | 1523 | description: |
| 1538 | name: video_player_web | 1524 | name: video_player_web |
| 1539 | - url: "https://pub.flutter-io.cn" | 1525 | + url: "https://pub.dartlang.org" |
| 1540 | source: hosted | 1526 | source: hosted |
| 1541 | version: "2.0.12" | 1527 | version: "2.0.12" |
| 1542 | vm_service: | 1528 | vm_service: |
| 1543 | dependency: transitive | 1529 | dependency: transitive |
| 1544 | description: | 1530 | description: |
| 1545 | name: vm_service | 1531 | name: vm_service |
| 1546 | - url: "https://pub.flutter-io.cn" | 1532 | + url: "https://pub.dartlang.org" |
| 1547 | source: hosted | 1533 | source: hosted |
| 1548 | - version: "8.2.2" | 1534 | + version: "9.0.0" |
| 1549 | wakelock: | 1535 | wakelock: |
| 1550 | dependency: "direct main" | 1536 | dependency: "direct main" |
| 1551 | description: | 1537 | description: |
| 1552 | name: wakelock | 1538 | name: wakelock |
| 1553 | - url: "https://pub.flutter-io.cn" | 1539 | + url: "https://pub.dartlang.org" |
| 1554 | source: hosted | 1540 | source: hosted |
| 1555 | version: "0.6.2" | 1541 | version: "0.6.2" |
| 1556 | wakelock_macos: | 1542 | wakelock_macos: |
| 1557 | dependency: transitive | 1543 | dependency: transitive |
| 1558 | description: | 1544 | description: |
| 1559 | name: wakelock_macos | 1545 | name: wakelock_macos |
| 1560 | - url: "https://pub.flutter-io.cn" | 1546 | + url: "https://pub.dartlang.org" |
| 1561 | source: hosted | 1547 | source: hosted |
| 1562 | version: "0.4.0" | 1548 | version: "0.4.0" |
| 1563 | wakelock_platform_interface: | 1549 | wakelock_platform_interface: |
| 1564 | dependency: transitive | 1550 | dependency: transitive |
| 1565 | description: | 1551 | description: |
| 1566 | name: wakelock_platform_interface | 1552 | name: wakelock_platform_interface |
| 1567 | - url: "https://pub.flutter-io.cn" | 1553 | + url: "https://pub.dartlang.org" |
| 1568 | source: hosted | 1554 | source: hosted |
| 1569 | version: "0.3.0" | 1555 | version: "0.3.0" |
| 1570 | wakelock_web: | 1556 | wakelock_web: |
| 1571 | dependency: transitive | 1557 | dependency: transitive |
| 1572 | description: | 1558 | description: |
| 1573 | name: wakelock_web | 1559 | name: wakelock_web |
| 1574 | - url: "https://pub.flutter-io.cn" | 1560 | + url: "https://pub.dartlang.org" |
| 1575 | source: hosted | 1561 | source: hosted |
| 1576 | version: "0.4.0" | 1562 | version: "0.4.0" |
| 1577 | wakelock_windows: | 1563 | wakelock_windows: |
| 1578 | dependency: transitive | 1564 | dependency: transitive |
| 1579 | description: | 1565 | description: |
| 1580 | name: wakelock_windows | 1566 | name: wakelock_windows |
| 1581 | - url: "https://pub.flutter-io.cn" | 1567 | + url: "https://pub.dartlang.org" |
| 1582 | source: hosted | 1568 | source: hosted |
| 1583 | version: "0.2.0" | 1569 | version: "0.2.0" |
| 1584 | watcher: | 1570 | watcher: |
| 1585 | dependency: transitive | 1571 | dependency: transitive |
| 1586 | description: | 1572 | description: |
| 1587 | name: watcher | 1573 | name: watcher |
| 1588 | - url: "https://pub.flutter-io.cn" | 1574 | + url: "https://pub.dartlang.org" |
| 1589 | source: hosted | 1575 | source: hosted |
| 1590 | version: "1.0.1" | 1576 | version: "1.0.1" |
| 1591 | web_socket_channel: | 1577 | web_socket_channel: |
| 1592 | dependency: transitive | 1578 | dependency: transitive |
| 1593 | description: | 1579 | description: |
| 1594 | name: web_socket_channel | 1580 | name: web_socket_channel |
| 1595 | - url: "https://pub.flutter-io.cn" | 1581 | + url: "https://pub.dartlang.org" |
| 1596 | source: hosted | 1582 | source: hosted |
| 1597 | version: "2.2.0" | 1583 | version: "2.2.0" |
| 1598 | webdriver: | 1584 | webdriver: |
| 1599 | dependency: transitive | 1585 | dependency: transitive |
| 1600 | description: | 1586 | description: |
| 1601 | name: webdriver | 1587 | name: webdriver |
| 1602 | - url: "https://pub.flutter-io.cn" | 1588 | + url: "https://pub.dartlang.org" |
| 1603 | source: hosted | 1589 | source: hosted |
| 1604 | version: "3.0.0" | 1590 | version: "3.0.0" |
| 1605 | webkit_inspection_protocol: | 1591 | webkit_inspection_protocol: |
| 1606 | dependency: transitive | 1592 | dependency: transitive |
| 1607 | description: | 1593 | description: |
| 1608 | name: webkit_inspection_protocol | 1594 | name: webkit_inspection_protocol |
| 1609 | - url: "https://pub.flutter-io.cn" | 1595 | + url: "https://pub.dartlang.org" |
| 1610 | source: hosted | 1596 | source: hosted |
| 1611 | version: "1.1.0" | 1597 | version: "1.1.0" |
| 1612 | webview_flutter: | 1598 | webview_flutter: |
| 1613 | dependency: "direct main" | 1599 | dependency: "direct main" |
| 1614 | description: | 1600 | description: |
| 1615 | name: webview_flutter | 1601 | name: webview_flutter |
| 1616 | - url: "https://pub.flutter-io.cn" | 1602 | + url: "https://pub.dartlang.org" |
| 1617 | source: hosted | 1603 | source: hosted |
| 1618 | version: "3.0.4" | 1604 | version: "3.0.4" |
| 1619 | webview_flutter_android: | 1605 | webview_flutter_android: |
| 1620 | dependency: transitive | 1606 | dependency: transitive |
| 1621 | description: | 1607 | description: |
| 1622 | name: webview_flutter_android | 1608 | name: webview_flutter_android |
| 1623 | - url: "https://pub.flutter-io.cn" | 1609 | + url: "https://pub.dartlang.org" |
| 1624 | source: hosted | 1610 | source: hosted |
| 1625 | - version: "2.9.3" | 1611 | + version: "2.9.5" |
| 1626 | webview_flutter_platform_interface: | 1612 | webview_flutter_platform_interface: |
| 1627 | dependency: transitive | 1613 | dependency: transitive |
| 1628 | description: | 1614 | description: |
| 1629 | name: webview_flutter_platform_interface | 1615 | name: webview_flutter_platform_interface |
| 1630 | - url: "https://pub.flutter-io.cn" | 1616 | + url: "https://pub.dartlang.org" |
| 1631 | source: hosted | 1617 | source: hosted |
| 1632 | version: "1.9.1" | 1618 | version: "1.9.1" |
| 1633 | webview_flutter_wkwebview: | 1619 | webview_flutter_wkwebview: |
| 1634 | dependency: transitive | 1620 | dependency: transitive |
| 1635 | description: | 1621 | description: |
| 1636 | name: webview_flutter_wkwebview | 1622 | name: webview_flutter_wkwebview |
| 1637 | - url: "https://pub.flutter-io.cn" | 1623 | + url: "https://pub.dartlang.org" |
| 1638 | source: hosted | 1624 | source: hosted |
| 1639 | version: "2.9.3" | 1625 | version: "2.9.3" |
| 1640 | win32: | 1626 | win32: |
| 1641 | dependency: transitive | 1627 | dependency: transitive |
| 1642 | description: | 1628 | description: |
| 1643 | name: win32 | 1629 | name: win32 |
| 1644 | - url: "https://pub.flutter-io.cn" | 1630 | + url: "https://pub.dartlang.org" |
| 1645 | source: hosted | 1631 | source: hosted |
| 1646 | version: "2.6.1" | 1632 | version: "2.6.1" |
| 1647 | xdg_directories: | 1633 | xdg_directories: |
| 1648 | dependency: transitive | 1634 | dependency: transitive |
| 1649 | description: | 1635 | description: |
| 1650 | name: xdg_directories | 1636 | name: xdg_directories |
| 1651 | - url: "https://pub.flutter-io.cn" | 1637 | + url: "https://pub.dartlang.org" |
| 1652 | source: hosted | 1638 | source: hosted |
| 1653 | version: "0.2.0+1" | 1639 | version: "0.2.0+1" |
| 1654 | xml: | 1640 | xml: |
| 1655 | dependency: transitive | 1641 | dependency: transitive |
| 1656 | description: | 1642 | description: |
| 1657 | name: xml | 1643 | name: xml |
| 1658 | - url: "https://pub.flutter-io.cn" | 1644 | + url: "https://pub.dartlang.org" |
| 1659 | source: hosted | 1645 | source: hosted |
| 1660 | version: "6.1.0" | 1646 | version: "6.1.0" |
| 1661 | yaml: | 1647 | yaml: |
| 1662 | dependency: transitive | 1648 | dependency: transitive |
| 1663 | description: | 1649 | description: |
| 1664 | name: yaml | 1650 | name: yaml |
| 1665 | - url: "https://pub.flutter-io.cn" | 1651 | + url: "https://pub.dartlang.org" |
| 1666 | source: hosted | 1652 | source: hosted |
| 1667 | version: "3.1.1" | 1653 | version: "3.1.1" |
| 1668 | sdks: | 1654 | sdks: |
| 1669 | - dart: ">=2.17.0 <=2.17.6" | 1655 | + dart: ">=2.17.0 <3.0.0" |
| 1670 | flutter: ">=3.0.0" | 1656 | flutter: ">=3.0.0" | ... | ... |
-
Please register or login to post a comment