- 09 Feb, 2024 1 commit
-
-
Polina Cherkasova authored
-
- 15 Dec, 2023 1 commit
-
-
Srujan Gaddam authored
Pinning the package:web dependency constrains downstream packages from using newer versions and making sure they support the version pinned in Flutter. Since the usage of package:web in Flutter is light, we should instead have a small shim like the engine and keep package:web as a dev dependency only.
-
- 15 Nov, 2023 1 commit
-
-
Srujan Gaddam authored
This version is needed so that dart:js_interop can move to extension types. Also adds some code to handle some breaking changes: - Body -> Response. Body was an IDL interface mixin type we exposed in dart:html. Going forward, users should either use Request or Response. - Casts to JSAny. These are temporary until we move package:web types to extension types. Currently, package:web types can't implement JSObject as JSObject will move to be an extension type itself. Co-authored-by: Kevin Moore <kevmoo@users.noreply.github.com>
-
- 11 Oct, 2023 1 commit
-
-
Kevin Moore authored
* Allow latest pkg:material_color_utilities * Bump other dependencies to their latest - including pkg:web
-
- 29 Sep, 2023 1 commit
-
-
Polina Cherkasova authored
Fixes: https://github.com/flutter/flutter/issues/135716 leak_tracker is left pinned because future updates are going to be breaking.
-
- 20 Sep, 2023 2 commits
-
-
David Iglesias authored
This PR is the result of running: ```console $ flutter upgrade-packages --force-upgrade ``` ### Issues * Fixes https://github.com/flutter/flutter/issues/135075 * Supersedes #135081
-
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.
-
- 27 Jul, 2023 1 commit
-
-
Jason Simmons authored
Dart SDK 3.2.x requires a new version of the dart_internal package.
-
- 15 Jun, 2023 1 commit
-
-
Mouad Debbar authored
- Bumps `vm_service` from `11.6.0` to `11.7.1` - Bumps `web` from `0.1.3-beta` to `0.1.4-beta` and adds it everywhere. - Moves `js` from `dependencies` to `dev_dependencies`
-
- 16 May, 2023 1 commit
-
- 08 May, 2023 1 commit
-
-
Pierre-Louis authored
In particular, update pin for `material_color_utilities` to `0.5.0`.
-
- 10 Apr, 2023 1 commit
-
-
Eilidh Southren authored
Update MCU version
-
- 23 Mar, 2023 1 commit
-
-
Flutter GitHub Bot authored
Roll pub packages
-
- 21 Mar, 2023 1 commit
-
-
Michael Goderbauer authored
Bump lower Dart SDK constraints to 3.0 & add class modifiers
-
- 23 Feb, 2023 1 commit
-
-
Flutter GitHub Bot authored
-
- 02 Feb, 2023 1 commit
-
-
Christopher Fujino authored
* roll packages * fix dwds * empty --------- Co-authored-by: fluttergithubbot <fluttergithubbot@gmail.com>
-
- 27 Jan, 2023 1 commit
-
-
Danny Tuppeny authored
-
- 20 Dec, 2022 4 commits
-
-
Flutter GitHub Bot authored
-
Zachary Anderson authored
Revert "Manual roll Flutter Engine from 339791f190fa to 7ee3bf518036 (1 revision) #117367 (#117372)" (#117396) This reverts commit 61fb6ea2.
-
Siva authored
-
Michael Goderbauer authored
* Bump min SDK to 2.19.0-0 * fix
-
- 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 Oct, 2022 1 commit
-
-
Flutter GitHub Bot authored
-
- 20 Oct, 2022 1 commit
-
-
Flutter GitHub Bot authored
-
- 29 Sep, 2022 1 commit
-
-
joshualitt authored
-
- 23 Sep, 2022 1 commit
-
-
Casey Hillers authored
-
- 22 Sep, 2022 1 commit
-
-
Flutter GitHub Bot authored
-
- 19 Sep, 2022 1 commit
-
-
joshualitt authored
-
- 25 Aug, 2022 1 commit
-
-
Christopher Fujino authored
-
- 05 Aug, 2022 1 commit
-
-
Pierre-Louis authored
In particular, to get `material_color_utilities` `0.2.0`.
-
- 27 May, 2022 1 commit
-
-
Darren Austin authored
-
- 26 May, 2022 1 commit
-
-
Anna Gringauze authored
-
- 10 May, 2022 1 commit
-
-
Christopher Fujino authored
Co-authored-by: Michael Goderbauer <goderbauer@google.com>
-
- 30 Mar, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 10 Mar, 2022 1 commit
-
-
Ben Konyi authored
-
- 07 Mar, 2022 1 commit
-
-
Jonah Williams authored
-
- 03 Feb, 2022 1 commit
-
-
Harry Terkelsen authored
-
- 02 Feb, 2022 1 commit
-
-
Pierre-Louis authored
* update packages * implement * remove trailing spaces * Revert "remove trailing spaces" This reverts commit d3bffbef57d142a4a5d98dea4c3e9b6db856c9bb. * Revert "implement" This reverts commit 6b6172a827c84985c5fe09e676096878fba43306.
-
- 10 Jan, 2022 1 commit
-
-
nt4f04uNd authored
-