Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dio, wc_flutter_share, flutter_launcher_icons, google_fonts, uuid, location, flutter_svg, image_picker, firebase_core, cloud_firestore, firebase_storage, firebase_messaging and firebase_auth #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2023

Bumps dio, wc_flutter_share, flutter_launcher_icons, google_fonts, uuid, location, flutter_svg, image_picker, firebase_core, cloud_firestore, firebase_storage, firebase_messaging and firebase_auth. These dependencies needed to be updated together.
Updates dio from 3.0.9 to 5.3.2

Release notes

Sourced from dio's releases.

dio 5.3.2

What's new

  • Revert removed download for DioMixin.
  • Fix for Dio.download not cleaning the file on data handling error.

dio 5.3.1

What's new

  • Improve package descriptions and code formats.
  • Improve comments.
  • Fix error when cloning MultipartFile from FormData with regression test.
  • Deprecate MulitpartFile constructor in favor MultipartFile.fromStream.
  • Add FormData.clone.

dio 5.3.0

What's new

  • Remove http from dev_dependencies.
  • Add support for cloning MultipartFile from FormData.
  • Only produce null response body when ResponseType.json.

dio 5.2.1+1

What's new

  • Fix changelog on pub.dev.

dio 5.2.1

What's new

  • Revert changes to handling of List<int> body data.

dio 5.2.0+1

What's new

  • Fix DioErrorType deprecation hint.

dio 5.2.0

What's new

  • Make LogInterceptor prints in DEBUG mode (when the assertion is enabled) by default.
  • Deprecate DioError in favor of DioException.
  • Fix IOHttpClientAdapter.onHttpClientCreate Repeated calls
  • IOHttpClientAdapter.onHttpClientCreate has been deprecated and is scheduled for removal in Dio 6.0.0 - Please use the replacement IOHttpClientAdapter.createHttpClient instead.
  • Using CancelToken no longer closes and re-creates HttpClient for each request when IOHttpClientAdapter is used.
  • Fix timeout handling for browser receiveTimeout.
  • Using CancelToken no longer closes and re-creates HttpClient for each request when IOHttpClientAdapter is used.
  • Improve performance when sending binary data (List<int>/Uint8List).

dio 5.1.2

What's new

  • Allow FormData to send a null entry value as an empty string.

... (truncated)

Commits

Updates wc_flutter_share from 0.2.0 to 0.4.0

Changelog

Sourced from wc_flutter_share's changelog.

0.4.0

  • Issue #23 fixed. (Thanks to Babao Software for contribution)
  • Stable null safe release.

0.3.1

  • Documentation fixed.

0.3.0

  • Issue #28 fixed. path_provider version updated to 2.0.1.

0.2.2

  • Issue #12 fixed. (Thanks to stonega for contribution)
  • Issue #17 fixed.

0.2.1

  • iPad config added
  • SDK value changed to ">=2.7.0 <3.0.0"
  • Flutter value changed to ">=1.10.0"
  • kotlin updated to "1.3.71"
  • gradle version updated to "3.6.3"
  • path_provider version update to ^1.6.8
Commits

Updates flutter_launcher_icons from 0.7.5 to 0.13.1

Release notes

Sourced from flutter_launcher_icons's releases.

v0.13.1

What's Changed

Full Changelog: fluttercommunity/flutter_launcher_icons@v0.13.0...v0.13.1

v0.13.0

What's Changed

New Contributors

Full Changelog: fluttercommunity/flutter_launcher_icons@v0.11.0...v0.13.0

v0.12.0

What's Changed

New Contributors

Full Changelog: fluttercommunity/flutter_launcher_icons@v0.11.0...v0.12.0

v0.11.0

What's Changed

... (truncated)

Changelog

Sourced from flutter_launcher_icons's changelog.

0.13.1 (15th April 2023)

  • Can now use flutter_launcher_icons instead of flutter_icons #478
  • Can use command flutter pub run flutter_launcher_icons:generate to automatically generate config file #475

0.13.0 (7th April 2023)

  • Fix remove alpha for iOS #464
  • Updating code style #472
  • Updated out of bounds dependency #473

0.12.0 (24th February 2023)

  • Updated image package and other packages #447

0.11.0 (27th September 2022)

0.10.0 (2nd August 2022)

  • Support for Web Icons #374
  • Support for Windows Icons #382
  • Added missing IOS icon sizes #298
  • Added min_sdk_android option #392
  • Added documentation for remove_alpha_ios #392
  • Fixed issue with loading config from pubspec.yaml #398 (thanks to @​p-mazhnik)

0.9.3 (6th June 2022)

  • Fixes to make sure it works for Flutter v2.8 (thanks to @​RatakondalaArun)
  • Fixed issue with incorrect version being shown

0.9.2 (22nd August 2021)

  • Fixed issue where success message printed even when exception occured (thanks to @​happy-san)

0.9.1 (25th July 2021)

0.9.0 (28th Feb 2021)

... (truncated)

Commits
  • 33f4188 chore: v0.13.1
  • d314ca8 refactor: can now use flutter_launcher_icons key in pubspec instead of flutte...
  • f954a34 refactor: increased dart version for default_example
  • 683575e fix: no longer printing creating icons message for unused platforms
  • 8394fd6 feat: display command to run to use config file
  • 027b9ab refactor: added exception handling
  • 3aa0fe5 feat: command to generate config file template
  • f5c2540 chore: release prep for v0.13.0
  • d3bc20f style: formatted code with dart format .
  • 2d0343d chore: updated dependencies to latest
  • Additional commits viewable in compare view

Updates google_fonts from 0.3.10 to 4.0.4

Commits

Updates uuid from 2.2.0 to 3.0.7

Release notes

Sourced from uuid's releases.

3.0.7

  • Fixed parse to allow buffers larger than 16 bytes to be used. [Thanks @​hoylen]

3.0.6

  • Enable avoid_dynamic_calls linting and fix appropriately. (Thanks @​devoncarew)

3.0.5

3.0.4

  • isValidUUID now handles some Microsoft GUIDs better that only deviate in the Variant setting. (Thanks @​FluentChange)
  • Improve error output so that it better explains how to handle the above change in your code if you encounter it. (Thanks @​FluentChange)
  • Improve validation logic to better handle multiple validation cases, error output, and feedback to developers. (Thanks @​FluentChange)

3.0.3

  • [Experimental] Fixed UuidValue to properly check things are valid. (Thanks @​FlorianUlivi) #65
  • [Experimental] Added new constructors fromByteList and fromList to UuidValue #64
  • [Experimental] Added == operator override and hashcode override. (Thanks @​giorgiofran for suggestion) #64
  • Added parseAsByteList to offer a direct output to Uint8List #64
  • [Experimental][BREAKING CHANGE] Change toBytes in UuidValue to return Uint8List instead of List<int>
  • [Experimental][BREAKING CHANGE] isValidUuid function signature has changed, now takes 2 optional parameters fromString and fromList that will do the appropriate validation on different sources.

3.0.2

No release notes provided.

3.0.1

No release notes provided.

3.0.0

No release notes provided.

3.0.0-nullsafety.1

No release notes provided.

v3.0.0-nullsafety.0

No release notes provided.

2.2.2

No release notes provided.

Changelog

Sourced from uuid's changelog.

v3.0.7

  • Fixed parse to allow buffers larger than 16 bytes to be used. [Thanks @​hoylen]

v3.0.6

  • Enable avoid_dynamic_calls linting and fix appropriately. (Thanks @​devoncarew)

v3.0.5

v3.0.4

  • isValidUUID now handles some Microsoft GUIDs better that only deviate in the Variant setting. (Thanks @​FluentChange)
  • Improve error output so that it better explains how to handle the above change in your code if you encounter it. (Thanks @​FluentChange)
  • Improve validation logic to better handle multiple validation cases, error output, and feedback to developers. (Thanks @​FluentChange)

v3.0.3

  • [Experimental] Fixed UuidValue to properly check things are valid. (Thanks @​FlorianUlivi)
  • [Experimental] Added new constructors fromByteList and fromList to UuidValue
  • [Experimental] Added == operator override and hashcode override. (Thanks @​giorgiofran for suggestion)
  • Added parseAsByteList to offer a direct output to Uint8List
  • [Experimental][BREAKING CHANGE] Change toBytes in UuidValue to return Uint8List instead of List<int>
  • [Experimental][BREAKING CHANGE] isValidUuid function signature has changed, now takes 2 optional parameters fromString and fromList that will do the appropriate validation on different sources.

v3.0.2

  • [Experimental] Add flags to UuidValue constructor and parse to disable validation of the UUID, primarily to allow Microsoft GUIDs to not break things.

v3.0.1

  • Fix RNG to not need shuffling and improve performance/memory usage (Thanks @​julemand101)

v3.0.0

  • Release nullsafety version

v3.0.0-nullsafety.1

  • [BREAKING CHANGE] Changed parse() to throw a FormatException instead of returning NIL uuids or partially handled UUIDs.
  • Changed Uuid constructor to be constant, and adjusted all the code accordingly.
  • New isValidUUID function for validating UUIDs.
  • [BREAKING CHANGE] parse and unparse are now static functions.
  • [Exprimental] Object version of the UUID instead of a string or list of bytes.

... (truncated)

Commits
  • 832f38a Fixed parse to allow buffers larger than 16 bytes to be used.
  • d7bc930 update to readme file
  • af8f347 Update docs and cut release
  • 99f5e1c enable the avoid_dynamic_calls lint and fix existing issues
  • d3bcea1 Typo fixed
  • c9a37bc Bump Versions, regen docs, update changelog
  • 6c160f1 use static expando state to prevent breaking changes
  • e3933bc ensure constructor options are used correctly
  • d545f31 Fix readme documentation link.
  • 195e6cd [Fix] Modify the pattern in nonStrict mode.
  • Additional commits viewable in compare view

Updates location from 3.0.2 to 5.0.3

Release notes

Sourced from location's releases.

location-v5.0.3

See changelog on pub.dev

location-v5.0.2

See changelog on pub.dev

location-v5.0.2+1

See changelog on pub.dev

location-v5.0.1

See changelog on pub.dev

location-v5.0.0

See changelog on pub.dev

4.2.3

  • FIX: fix macos build, fixing #544.

4.2.2

  • FIX: fix android crash on Android API 27, #579.

4.2.1

FIX: add compatibility version to target Java 8.

4.2.0

  • REFACTOR: remove Android strings.
  • REFACTOR: extract background notification logic to separate class.
  • FIX: wait 2 location updates to make sure that the last knwown position isn't returned instantly #549.
  • FIX: fix the depreciation warning on android #550.
  • FIX: improve changeSettings to be applied immediatly.
  • FEAT: add several information to resolve #552.
  • FEAT: add several information to resolve #552.
  • FEAT: better listen example to prevent infinite location request.
  • FEAT: fix typos.
  • FEAT: add ios requirements.
  • FEAT: improve example app.
  • FEAT: separate result variables to prevent result override.
  • FEAT: add isMock information on LocationData.
  • FEAT: add fallback for LocationAccuracy.reduced on Android.
  • FEAT: add option to reopen app from notification.
  • FEAT: allow for customizing Android notification text, subtext and color.
  • FEAT: update example app to showcase Android notification options.
  • FEAT: allow for customizing Android background notification from dart.
  • FEAT: handle notification changes in Android MethodCallHandler.
  • FEAT: return notification and channel id when changing options.
  • DOCS: update readme web.
  • CHORE: publish packages.
  • CHORE: publish packages.
  • CHORE: publish packages.
  • CHORE: publish packages.

... (truncated)

Commits
  • 9c96830 Merge pull request #884 from Lyokone/release_new_versions
  • 9b5fcd3 location: bump version to 5.0.3
  • ab52f33 Merge pull request #882 from deandreamatias-worldline/master
  • 5c3c1c8 Merge pull request #881 from Lyokone/cleanup
  • cbb79e7 Merge pull request #883 from Lyokone/release_new_versions
  • 6e89306 location_web: bump version to 4.2.0
  • 3bcb77a Merge pull request #876 from tyler-jewell/master
  • 997f2e2 Update packages/location/README.md
  • 5b67dd2 Update ios minimum target version
  • 0a4b5cb delete unused gradle-wrapper.properties
  • Additional commits viewable in compare view

Updates flutter_svg from 0.19.2+1 to 2.0.5

Commits

Updates image_picker from 0.6.7+4 to 1.0.2

Release notes

Sourced from image_picker's releases.

animations-v1.0.0

No release notes provided.

animations-v1.0.0+1

No release notes provided.

animations-v1.0.0+2

No release notes provided.

animations-v1.0.0+3

No release notes provided.

animations-v1.0.0+4

No release notes provided.

animations-v1.0.0+5

No release notes provided.

flutter_lints-v1.0.0-dev.0

  • Initial pre-release
Commits
  • 4bd6c6b [image_picker] Allows 3.0 web implementation (#4648)
  • ce53da1 [image_picker_web] Listens to file input cancel event. (#4453)
  • 674179f [image_picker] Deprecate platform interface methods (#4520)
  • af584ff [image_picker] Update Android example (#4504)
  • 5d77549 [image_picker] Roll dependancies to avoid error (#4431)
  • bd5d191 [flutter_plugin_tools] Reimplements the excerpt system inline in the tool, ra...
  • cbbc2fb Prepare for utf8.encode() to return more precise Uint8List type (#4342)
  • 0ef3938 [various] Remove unused flutter_driver dependencies (#4347)
  • 5d6e48c [video_player] Add a Uri-typed factory method (#3513)
  • f55d455 [image_picker] Update to 1.0 (#4285)
  • Additional commits viewable in compare view

Updates firebase_core from 0.5.0 to 2.15.1

Release notes

Sourced from firebase_core's releases.

firebase_core_platform_interface-v2.0.0-dev.1

Firebase core pre-release.

Changelog

Sourced from firebase_core's changelog.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-08-16

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits

Updates cloud_firestore from 0.14.0+1 to 4.8.5

Release notes

Sourced from cloud_firestore's releases.

cloud_firestore_platform_interface-v2.0.0-dev.1

Firebase Firestore pre-release.

Changelog

Sourced from cloud_firestore's changelog.

cloud_firestore - v4.8.5

  • FIX(firestore): allow FieldPath.documentId as a field argument in queries (#11443). (4e01a9d8)

cloud_firestore_odm - v1.0.0-dev.65

  • FEAT(cloud_firestore_odm_generator): Support Sets as well as Lists for query method generation (#11361). (d60cfe63)

cloud_firestore_odm_generator - v1.0.0-dev.65

  • FEAT(cloud_firestore_odm_generator): Support Sets as well as Lists for query method generation (#11361). (d60cfe63)

cloud_firestore_platform_interface - v5.15.4

  • FIX(firestore): allow FieldPath.documentId as a field argument in queries (#11443). (4e01a9d8)

cloud_functions - v4.4.0

  • FEAT(functions): pass limitedUseAppCheckToken option to Cloud Function (#11402). (9fce7f28)

cloud_functions_platform_interface - v5.5.0

  • FEAT(functions): pass limitedUseAppCheckToken option to Cloud Function (#11402). (9fce7f28)

cloud_functions_web - v4.6.0

  • FEAT(functions): pass limitedUseAppCheckToken option to Cloud Function (#11402). (9fce7f28)

firebase_app_check_platform_interface - v0.0.9+2

  • FIX(firebase_app_check): fix typo in code comment (#11207). (57225a91)

firebase_auth - v4.7.3

  • FIX(auth): rename import header to "firebase_auth_messages.g.h". (#11472). (693a6f3c)
  • FIX(firebase_auth): Fix forceRefresh parameter conversion before calling native API (#11464). (86639876)
  • FIX(auth): set the tenant id on iOS FIRAuth instance (#11427). (15f3cf5d)
  • FIX(firebase_auth,android): Remove implicit default locale used in error message (#11321). (3a20f41c)

firebase_auth_platform_interface - v6.16.2

  • FIX(auth): rename import header to "firebase_auth_messages.g.h". (#11472). (693a6f3c)

firebase_core_web - v2.7.0

firebase_messaging_platform_interface - v4.5.5

  • FIX(messaging): Method channel handlers were not created if FirebaseMessaging.instance.* is not invoked beforehand (#11447). (a3a07768)

... (truncated)

Commits

Updates firebase_storage from 4.0.0 to 11.2.6

Changelog

Sourced from firebase_storage's changelog.

firebase_remote_config - v4.0.0

Note: This release has breaking changes.

  • BREAKING FEAT: This PR is a breaking change for Remote Config since we're removing the ChangeNotifier mixin that came with FirebaseRemoteConfig. You should handle the state of the RemoteConfig using your own state provider.
  • FEAT: add support for onConfigUpdatedto listen to config updates (#10647))
  • FEAT: bump dart sdk constraint to 2.18 (#10618). (f80948a2)

firebase_remote_config_platform_interface - v1.2.0

firebase_remote_config_web - v1.2.0

firebase_storage - v11.1.0

firebase_storage_platform_interface - v4.2.0

firebase_storage_web - v3.4.0

firebase_ui_auth - v1.2.0

  • FIX(ui_auth): pass breakpoint to LoginScreen (#10607). (39d77c4d)
  • FEAT(ui_shared): pass platform-specific icons and colors explicitly (#10655). (60ff1dfe)
  • FEAT: bump dart sdk constraint to 2.18 (#10618). (f80948a2)
  • FEAT(ui_shared): extract common widgets to a shared library (#10620). (15c1e85c)
  • DOCS(ui_auth): Fixed typo 'EmaiAuthProvider' to 'EmailAuthProvider' (#10654). (59932020)

firebase_ui_database - v1.1.0

firebase_ui_firestore - v1.3.0

firebase_ui_localizations - v1.3.0

  • FEAT: bump dart sdk constraint to 2.18 (#10618). (f80948a2)
  • FEAT(ui_shared): extract common widgets to a shared library (#10620). (15c1e85c)

firebase_ui_oauth - v1.2.0

... (truncated)

Commits
  • 234197c chore(release): prepare for release (#11479)
  • cd69b08 chore(release): prepare for release (#11283)
  • 1e4783d chore(release): prepare for release (#11197)
  • 7d0ca25 fix(firebase_storage): updated firebase_storage_web to allow http packag...
  • 5834f94 chore(release): prepare for release (#11129)
  • 55b07c1 chore(release): prepare for releas...

    Description has been truncated

…d, location, flutter_svg, image_picker, firebase_core, cloud_firestore, firebase_storage, firebase_messaging and firebase_auth

Bumps [dio](https://github.com/cfug/dio), [wc_flutter_share](https://github.com/aarajput/wc_flutter_share), [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons), [google_fonts](https://github.com/material-foundation/flutter-packages/tree/main/packages), [uuid](https://github.com/Daegalus/dart-uuid), [location](https://github.com/Lyokone/flutterlocation), [flutter_svg](https://github.com/dnfield/flutter_svg/tree/master/packages), [image_picker](https://github.com/flutter/packages/tree/main/packages/image_picker), [firebase_core](https://github.com/firebase/flutterfire/tree/master/packages/firebase_core), [cloud_firestore](https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore), [firebase_storage](https://github.com/firebase/flutterfire/tree/master/packages/firebase_storage), [firebase_messaging](https://github.com/firebase/flutterfire/tree/master/packages/firebase_messaging) and [firebase_auth](https://github.com/firebase/flutterfire/tree/master/packages/firebase_auth). These dependencies needed to be updated together.

Updates `dio` from 3.0.9 to 5.3.2
- [Release notes](https://github.com/cfug/dio/releases)
- [Commits](cfug/dio@3.0.9...dio_v5.3.2)

Updates `wc_flutter_share` from 0.2.0 to 0.4.0
- [Changelog](https://github.com/aarajput/wc_flutter_share/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aarajput/wc_flutter_share/commits)

Updates `flutter_launcher_icons` from 0.7.5 to 0.13.1
- [Release notes](https://github.com/fluttercommunity/flutter_launcher_icons/releases)
- [Changelog](https://github.com/fluttercommunity/flutter_launcher_icons/blob/master/CHANGELOG.md)
- [Commits](fluttercommunity/flutter_launcher_icons@v0.7.5...v0.13.1)

Updates `google_fonts` from 0.3.10 to 4.0.4
- [Commits](https://github.com/material-foundation/flutter-packages/commits/HEAD/packages)

Updates `uuid` from 2.2.0 to 3.0.7
- [Release notes](https://github.com/Daegalus/dart-uuid/releases)
- [Changelog](https://github.com/daegalus/dart-uuid/blob/main/CHANGELOG.md)
- [Commits](daegalus/dart-uuid@2.2.0...3.0.7)

Updates `location` from 3.0.2 to 5.0.3
- [Release notes](https://github.com/Lyokone/flutterlocation/releases)
- [Commits](Lyokone/flutterlocation@v3.0.2...location-v5.0.3)

Updates `flutter_svg` from 0.19.2+1 to 2.0.5
- [Release notes](https://github.com/dnfield/flutter_svg/releases)
- [Commits](https://github.com/dnfield/flutter_svg/commits/v2.0.5/packages)

Updates `image_picker` from 0.6.7+4 to 1.0.2
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/image_picker-v1.0.2/packages/image_picker)

Updates `firebase_core` from 0.5.0 to 2.15.1
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_core-v2.15.1/packages/firebase_core)

Updates `cloud_firestore` from 0.14.0+1 to 4.8.5
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/flutterfire/commits/cloud_firestore-v4.8.5/packages/cloud_firestore)

Updates `firebase_storage` from 4.0.0 to 11.2.6
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_storage-v11.2.6/packages/firebase_storage)

Updates `firebase_messaging` from 6.0.16 to 14.6.6
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_messaging-v14.6.6/packages/firebase_messaging)

Updates `firebase_auth` from 0.18.0+1 to 4.7.3
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_auth-v4.7.3/packages/firebase_auth)

---
updated-dependencies:
- dependency-name: dio
  dependency-type: direct:production
- dependency-name: wc_flutter_share
  dependency-type: direct:production
- dependency-name: flutter_launcher_icons
  dependency-type: direct:production
- dependency-name: google_fonts
  dependency-type: direct:production
- dependency-name: uuid
  dependency-type: direct:production
- dependency-name: location
  dependency-type: direct:production
- dependency-name: flutter_svg
  dependency-type: direct:production
- dependency-name: image_picker
  dependency-type: direct:production
- dependency-name: firebase_core
  dependency-type: direct:production
- dependency-name: cloud_firestore
  dependency-type: direct:production
- dependency-name: firebase_storage
  dependency-type: direct:production
- dependency-name: firebase_messaging
  dependency-type: direct:production
- dependency-name: firebase_auth
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Aug 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants