- 29 Nov, 2023 1 commit
-
-
Ian Hickson authored
Removes video_player and scoped_model pins, rolls everything else to latest.
-
- 25 Oct, 2023 1 commit
-
-
Polina Cherkasova authored
Contributes to: https://github.com/flutter/flutter/issues/135856 This PR also adds transitive dependency on web_socket_channel, crypto, typed_data. `web_socket_channel` is needed to request retaining path for not GCed objects from VM Service. Two others are needed to serve web_socket_channel. The dependency on leak_tracker is pinned: https://github.com/flutter/flutter/blob/aea562114c4d8c220c9079e82d89a7da4164409f/packages/flutter_tools/lib/src/commands/update_packages.dart#L40
-
- 29 Sep, 2023 1 commit
-
-
Polina Cherkasova authored
-
- 20 Sep, 2023 1 commit
-
-
Gray Mackall authored
More up to date version of https://github.com/flutter/flutter/pull/133786. Fixes https://github.com/flutter/flutter/issues/111304
-
- 12 Sep, 2023 1 commit
-
-
Michael Goderbauer authored
New feature in upcoming Dart 3.2. See https://github.com/dart-lang/language/issues/2020. Feature is enabled by bumping the min SDK version to 3.2. Part of https://github.com/flutter/flutter/issues/134476.
-
- 14 Aug, 2023 1 commit
-
-
Polina Cherkasova authored
-
- 10 Aug, 2023 1 commit
-
-
Polina Cherkasova authored
-
- 22 Jun, 2023 1 commit
-
-
gmackall authored
Unpins path_provider_android where it is pinned. Follows the same steps as https://github.com/flutter/flutter/pull/128898. Fixes https://github.com/flutter/flutter/issues/116376
-
- 14 Jun, 2023 1 commit
-
-
gmackall authored
Unpins flutter_plugin_android_lifecycle where it is pinned. I then 1. ran `flutter update-packages --force-upgrade` (but only committed the changes within `dev/integration_tests/gradle_deprecated_settings/`, which is where it had been pinned) 2. followed by `./gradlew :generateLockfiles` from `dev/integration_tests/gradle_deprecated_settings/android/` (the lockfile was what was causing the CI dependency resolution failure, so this second step is the fix for that). See the reason it was pinned: https://github.com/flutter/flutter/pull/121847#discussion_r1124797112 followed by the PR that pinned it: https://github.com/flutter/flutter/pull/122043 Fixes https://github.com/flutter/flutter/issues/122039
-
- 17 May, 2023 1 commit
-
-
Christopher Fujino authored
camera_android was pinned because of https://github.com/flutter/flutter/issues/126710, which was fixed upstream in release 0.10.8+1.
-
- 16 May, 2023 1 commit
-
- 21 Mar, 2023 1 commit
-
-
Michael Goderbauer authored
Bump lower Dart SDK constraints to 3.0 & add class modifiers
-
- 06 Mar, 2023 1 commit
-
-
Christopher Fujino authored
pin flutter_plugin_android_lifecycle and roll other pub deps
-
- 07 Feb, 2023 1 commit
-
-
Christopher Fujino authored
-
- 16 Dec, 2022 1 commit
-
-
Christopher Fujino authored
* pin package intl and roll pub packages * add test * fix analysis
-
- 09 Dec, 2022 1 commit
-
-
Siva authored
* Roll Flutter Engine from 67254d6e4b03 to 8d83b98c55b3 * Roll Dart SDK from 35a9facce191 to e517487c5679 (Dart 3.0) (#38105) * Bump SDK versions. * Bump Dart SDK version constraints * Update shrine package to 2.0.1 (null safe version) * Fix more tests. * Include patches from Jason for min android sdk version * Fix analyzer warning
-
- 21 Nov, 2022 1 commit
-
-
Christopher Fujino authored
* allow persisting synthetic package with option * allow presisting synthetic packages dir * fix * fix bug and add tests * clean up tests * nits
-
- 24 May, 2022 1 commit
-
-
Jenn Magder authored
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 06 Apr, 2022 1 commit
-
-
creativecreatorormaybenot authored
* Use single quotes for `dartSdkVersionBounds` * Update update_packages_test.dart * Update test_project.dart * Update tests_project.dart * Update compile_error_project.dart * Update hot_reload_with_asset.dart * Update break_on_framework_exceptions_test.dart * Update basic_project.dart
-
- 10 Jan, 2022 1 commit
-
-
Greg Spencer authored
-
- 17 Nov, 2021 1 commit
-
-
Konoshenko Vlad authored
-
- 11 Nov, 2021 1 commit
-
-
Greg Spencer authored
-
- 22 Jun, 2021 1 commit
-
-
Phil Quitslund authored
-
- 12 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 27 Jan, 2021 1 commit
-
-
Jonah Williams authored
* opt out the flutter tool * oops EOF * fix import * Update tool_backend.dart * Update daemon_client.dart * fix more
-
- 07 Jan, 2021 1 commit
-
-
Ian Hickson authored
-
- 09 Dec, 2020 1 commit
-
-
Zachary Anderson authored
-
- 09 Jul, 2020 1 commit
-
-
Dan Field authored
-
- 28 Mar, 2020 1 commit
-
-
Jonah Williams authored
-