Ecosyste.ms: Timeline

Browse the timeline of over 8.16 Billion events for every public repo on GitHub, all the way back to 2015. Data updated hourly from GH Archive.

ricardoamador/flutter

dependabot[bot] pushed 0 commits to dependabot/github_actions/actions/upload-artifact-4.3.2 ricardoamador/flutter

View on GitHub

dependabot[bot] deleted a branch ricardoamador/flutter

dependabot/github_actions/actions/upload-artifact-4.3.2

dependabot[bot] closed a pull request on ricardoamador/flutter
Bump peter-evans/create-pull-request from 6.0.3 to 6.0.4
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.3 to 6.0.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://gith...
dependabot[bot] created a comment on a pull request on ricardoamador/flutter
Looks like peter-evans/create-pull-request is up-to-date now, so this is no longer needed.

View on GitHub

dependabot[bot] closed a pull request on ricardoamador/flutter
Bump actions/upload-artifact from 4.3.1 to 4.3.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/u...
dependabot[bot] pushed 0 commits to dependabot/github_actions/github/codeql-action-3.25.1 ricardoamador/flutter

View on GitHub

dependabot[bot] deleted a branch ricardoamador/flutter

dependabot/github_actions/github/codeql-action-3.25.1

dependabot[bot] created a comment on a pull request on ricardoamador/flutter
Looks like actions/upload-artifact is up-to-date now, so this is no longer needed.

View on GitHub

ricardoamador pushed 112 commits to master ricardoamador/flutter
  • Fix doc reference to RendererBinding.renderViews (#146837) `RendererBinding.renderView` is deprecated. The doc shoul... 16bb7fa
  • Roll pub packages (#146842) This PR was generated by `flutter update-packages --force-upgrade`. 4efdf19
  • Remove checked mode references (#146845) Fixes https://github.com/flutter/flutter/issues/21066 bc88d0b
  • Added missing tests for OverflowBar example. (#146780) Added missing tests for OverflowBar example. Issue #130459 4daad32
  • Roll Flutter Engine from bb127febf725 to 4d69c0c95483 (1 revision) (#146841) https://github.com/flutter/engine/compa... 5a0369d
  • [iOS] Migrate @UIApplicationMain attribute to @main (#146707) This migrates Flutter to use the `@main` attribute int... 194fefa
  • fix test-case for RenderView (#146825) 2240998
  • Roll pub packages (#146851) This PR was generated by `flutter update-packages --force-upgrade`. 3d51fa9
  • Switch to relevant `Remote` constructors (#146773) [A previous PR](https://github.com/flutter/flutter/pull/144279) i... 34bc632
  • Roll Flutter Engine from 4d69c0c95483 to e7d8c62d291a (11 revisions) (#146857) https://github.com/flutter/engine/com... ab98a0a
  • Roll Flutter Engine from e7d8c62d291a to 31b67985de27 (1 revision) (#146859) https://github.com/flutter/engine/compa... 69c7fcb
  • Roll Flutter Engine from 31b67985de27 to 0cdbc8a6e463 (1 revision) (#146861) https://github.com/flutter/engine/compa... eee2c6f
  • Roll Flutter Engine from 0cdbc8a6e463 to 45c86593a09a (1 revision) (#146862) https://github.com/flutter/engine/compa... 9f2bb3b
  • Rewrap some lines that are about to get much longer. (#146803) This is part 10 of a broken down version of the #1401... 5a81e91
  • Roll Flutter Engine from 45c86593a09a to 1ea39b29ce8c (1 revision) (#146863) https://github.com/flutter/engine/compa... 0207da8
  • Update link branches to `main` (#146558) - Update CS and googlesource.com link branches - Update GitHub /blob/ and ... 072b887
  • Roll Flutter Engine from 1ea39b29ce8c to 4b949d7d6065 (1 revision) (#146865) https://github.com/flutter/engine/compa... 0240077
  • Fix `Tab` indicator image configuration doesn't inherit device pixel ratio (#146812) fixes [The image for the indica... f2be9bc
  • Revert "Update link branches to `main`" (#146880) Reverts flutter/flutter#146558 Causes failure 33a9643
  • Roll Flutter Engine from 4b949d7d6065 to 0e9e2f419225 (4 revisions) (#146884) https://github.com/flutter/engine/comp... f5815f9
  • and 92 more ...

View on GitHub

dependabot[bot] created a comment on a pull request on ricardoamador/flutter
The following labels could not be found: `team`, `team-infra`, `autosubmit`.

View on GitHub

dependabot[bot] opened a pull request on ricardoamador/flutter
Bump actions/checkout from 4.1.2 to 4.1.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releas...
dependabot[bot] created a comment on a pull request on ricardoamador/flutter
Dependabot tried to add `@godofredoc` as a reviewer to this PR, but received the following error from GitHub: ``` POST https://api.github.com/repos/ricardoamador/flutter/pulls/124/requested_review...

View on GitHub

dependabot[bot] pushed 10000 commits to dependabot/github_actions/actions/checkout-4.1.3 ricardoamador/flutter
  • Update dependencies in integration test (#143111) Update dependencies to latest versions Related to #142618 Fixes... a8e9f20
  • Introduce `avatarBoxConstraints` & `deleteIconBoxConstraints` for the chips (#143302) fixes [Chip widget's avatar pa... ccf42dd
  • Roll Flutter Engine from 8742f1c61a4c to 0091a4914dc6 (7 revisions) (#143393) https://github.com/flutter/engine/comp... 96b0a6b
  • Bump github/codeql-action from 3.24.0 to 3.24.1 (#143395) Bumps [github/codeql-action](https://github.com/github/cod... 5025681
  • [a11y] Add isEnabled semantics flag to text field (#143334) Add a semantics flag to text field to fix https://git... 14bce28
  • Improve some scrollbar error messages (#143279) Adds some missing spaces, rewords some errors, and splits some error... b4270f7
  • Rename `external_ui` to `external_textures`. (#143406) My understanding is I can do this safely because the task is ... 56387c0
  • Have `FocusManager` respond to app lifecycle state changes (#142930) fixes #87061 It doesn't matter whether I'm u... f01ce9f
  • Roll Flutter Engine from 0091a4914dc6 to 9b183870ff6c (1 revision) (#143402) https://github.com/flutter/engine/compa... 4280d29
  • Fix `AssetsEntry::equals` (#143355) In service of https://github.com/flutter/flutter/issues/143348. **Issue.** Th... 14bcc69
  • Roll Flutter Engine from 9b183870ff6c to abb51c48e261 (3 revisions) (#143411) https://github.com/flutter/engine/comp... 14657bd
  • Roll Flutter Engine from abb51c48e261 to c0607a0313a3 (2 revisions) (#143417) https://github.com/flutter/engine/comp... 79cab0e
  • Roll Flutter Engine from c0607a0313a3 to 215d55f4f82d (2 revisions) (#143422) https://github.com/flutter/engine/comp... b8ce11e
  • Roll Flutter Engine from 215d55f4f82d to 0849250a1419 (2 revisions) (#143425) https://github.com/flutter/engine/comp... 7e69720
  • Roll Flutter Engine from 0849250a1419 to 3af336bfb2df (2 revisions) (#143427) https://github.com/flutter/engine/comp... e2567f4
  • [devicelab] retain first frame data in certain integration tests. (#143419) Part of https://github.com/flutter/flutt... 295eeaf
  • Use `dart compile wasm` for wasm compilations (#143298) * Flags to `dart compile wasm` Some options are not relev... abadf9f
  • [tools] Add column header for emulators information (#142853) Add column information as table header for `flutter em... ca03bed
  • Roll Packages from 9385bbb3cf46 to a8642544730a (6 revisions) (#143454) https://github.com/flutter/packages/compare/... ee63848
  • Marks Linux_pixel_7pro integration_ui_keyboard_resize to be unflaky (#143440) <!-- meta-tags: To be used by the auto... dc1f9f1
  • and 9980 more ...

View on GitHub

dependabot[bot] created a branch on ricardoamador/flutter

dependabot/github_actions/actions/checkout-4.1.3 - Flutter makes it easy and fast to build beautiful apps for mobile and beyond

dependabot[bot] created a comment on a pull request on ricardoamador/flutter
The following labels could not be found: `team`, `team-infra`, `autosubmit`.

View on GitHub

dependabot[bot] created a comment on a pull request on ricardoamador/flutter
Dependabot tried to add `@godofredoc` as a reviewer to this PR, but received the following error from GitHub: ``` POST https://api.github.com/repos/ricardoamador/flutter/pulls/123/requested_review...

View on GitHub

dependabot[bot] opened a pull request on ricardoamador/flutter
Bump actions/upload-artifact from 4.3.1 to 4.3.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/u...
dependabot[bot] pushed 10000 commits to dependabot/github_actions/actions/upload-artifact-4.3.2 ricardoamador/flutter
  • Update dependencies in integration test (#143111) Update dependencies to latest versions Related to #142618 Fixes... a8e9f20
  • Introduce `avatarBoxConstraints` & `deleteIconBoxConstraints` for the chips (#143302) fixes [Chip widget's avatar pa... ccf42dd
  • Roll Flutter Engine from 8742f1c61a4c to 0091a4914dc6 (7 revisions) (#143393) https://github.com/flutter/engine/comp... 96b0a6b
  • Bump github/codeql-action from 3.24.0 to 3.24.1 (#143395) Bumps [github/codeql-action](https://github.com/github/cod... 5025681
  • [a11y] Add isEnabled semantics flag to text field (#143334) Add a semantics flag to text field to fix https://git... 14bce28
  • Improve some scrollbar error messages (#143279) Adds some missing spaces, rewords some errors, and splits some error... b4270f7
  • Rename `external_ui` to `external_textures`. (#143406) My understanding is I can do this safely because the task is ... 56387c0
  • Have `FocusManager` respond to app lifecycle state changes (#142930) fixes #87061 It doesn't matter whether I'm u... f01ce9f
  • Roll Flutter Engine from 0091a4914dc6 to 9b183870ff6c (1 revision) (#143402) https://github.com/flutter/engine/compa... 4280d29
  • Fix `AssetsEntry::equals` (#143355) In service of https://github.com/flutter/flutter/issues/143348. **Issue.** Th... 14bcc69
  • Roll Flutter Engine from 9b183870ff6c to abb51c48e261 (3 revisions) (#143411) https://github.com/flutter/engine/comp... 14657bd
  • Roll Flutter Engine from abb51c48e261 to c0607a0313a3 (2 revisions) (#143417) https://github.com/flutter/engine/comp... 79cab0e
  • Roll Flutter Engine from c0607a0313a3 to 215d55f4f82d (2 revisions) (#143422) https://github.com/flutter/engine/comp... b8ce11e
  • Roll Flutter Engine from 215d55f4f82d to 0849250a1419 (2 revisions) (#143425) https://github.com/flutter/engine/comp... 7e69720
  • Roll Flutter Engine from 0849250a1419 to 3af336bfb2df (2 revisions) (#143427) https://github.com/flutter/engine/comp... e2567f4
  • [devicelab] retain first frame data in certain integration tests. (#143419) Part of https://github.com/flutter/flutt... 295eeaf
  • Use `dart compile wasm` for wasm compilations (#143298) * Flags to `dart compile wasm` Some options are not relev... abadf9f
  • [tools] Add column header for emulators information (#142853) Add column information as table header for `flutter em... ca03bed
  • Roll Packages from 9385bbb3cf46 to a8642544730a (6 revisions) (#143454) https://github.com/flutter/packages/compare/... ee63848
  • Marks Linux_pixel_7pro integration_ui_keyboard_resize to be unflaky (#143440) <!-- meta-tags: To be used by the auto... dc1f9f1
  • and 9980 more ...

View on GitHub

dependabot[bot] created a branch on ricardoamador/flutter

dependabot/github_actions/actions/upload-artifact-4.3.2 - Flutter makes it easy and fast to build beautiful apps for mobile and beyond

dependabot[bot] created a comment on a pull request on ricardoamador/flutter
The following labels could not be found: `team`, `team-infra`, `autosubmit`.

View on GitHub

dependabot[bot] opened a pull request on ricardoamador/flutter
Bump peter-evans/create-pull-request from 6.0.3 to 6.0.4
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.3 to 6.0.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://gith...
dependabot[bot] created a comment on a pull request on ricardoamador/flutter
Dependabot tried to add `@godofredoc` as a reviewer to this PR, but received the following error from GitHub: ``` POST https://api.github.com/repos/ricardoamador/flutter/pulls/122/requested_review...

View on GitHub

dependabot[bot] pushed 10000 commits to dependabot/github_actions/peter-evans/create-pull-request-6.0.4 ricardoamador/flutter
  • Update dependencies in integration test (#143111) Update dependencies to latest versions Related to #142618 Fixes... a8e9f20
  • Introduce `avatarBoxConstraints` & `deleteIconBoxConstraints` for the chips (#143302) fixes [Chip widget's avatar pa... ccf42dd
  • Roll Flutter Engine from 8742f1c61a4c to 0091a4914dc6 (7 revisions) (#143393) https://github.com/flutter/engine/comp... 96b0a6b
  • Bump github/codeql-action from 3.24.0 to 3.24.1 (#143395) Bumps [github/codeql-action](https://github.com/github/cod... 5025681
  • [a11y] Add isEnabled semantics flag to text field (#143334) Add a semantics flag to text field to fix https://git... 14bce28
  • Improve some scrollbar error messages (#143279) Adds some missing spaces, rewords some errors, and splits some error... b4270f7
  • Rename `external_ui` to `external_textures`. (#143406) My understanding is I can do this safely because the task is ... 56387c0
  • Have `FocusManager` respond to app lifecycle state changes (#142930) fixes #87061 It doesn't matter whether I'm u... f01ce9f
  • Roll Flutter Engine from 0091a4914dc6 to 9b183870ff6c (1 revision) (#143402) https://github.com/flutter/engine/compa... 4280d29
  • Fix `AssetsEntry::equals` (#143355) In service of https://github.com/flutter/flutter/issues/143348. **Issue.** Th... 14bcc69
  • Roll Flutter Engine from 9b183870ff6c to abb51c48e261 (3 revisions) (#143411) https://github.com/flutter/engine/comp... 14657bd
  • Roll Flutter Engine from abb51c48e261 to c0607a0313a3 (2 revisions) (#143417) https://github.com/flutter/engine/comp... 79cab0e
  • Roll Flutter Engine from c0607a0313a3 to 215d55f4f82d (2 revisions) (#143422) https://github.com/flutter/engine/comp... b8ce11e
  • Roll Flutter Engine from 215d55f4f82d to 0849250a1419 (2 revisions) (#143425) https://github.com/flutter/engine/comp... 7e69720
  • Roll Flutter Engine from 0849250a1419 to 3af336bfb2df (2 revisions) (#143427) https://github.com/flutter/engine/comp... e2567f4
  • [devicelab] retain first frame data in certain integration tests. (#143419) Part of https://github.com/flutter/flutt... 295eeaf
  • Use `dart compile wasm` for wasm compilations (#143298) * Flags to `dart compile wasm` Some options are not relev... abadf9f
  • [tools] Add column header for emulators information (#142853) Add column information as table header for `flutter em... ca03bed
  • Roll Packages from 9385bbb3cf46 to a8642544730a (6 revisions) (#143454) https://github.com/flutter/packages/compare/... ee63848
  • Marks Linux_pixel_7pro integration_ui_keyboard_resize to be unflaky (#143440) <!-- meta-tags: To be used by the auto... dc1f9f1
  • and 9980 more ...

View on GitHub

dependabot[bot] created a branch on ricardoamador/flutter

dependabot/github_actions/peter-evans/create-pull-request-6.0.4 - Flutter makes it easy and fast to build beautiful apps for mobile and beyond

dependabot[bot] created a comment on a pull request on ricardoamador/flutter
The following labels could not be found: `team`, `team-infra`, `autosubmit`.

View on GitHub

dependabot[bot] created a comment on a pull request on ricardoamador/flutter
Dependabot tried to add `@godofredoc` as a reviewer to this PR, but received the following error from GitHub: ``` POST https://api.github.com/repos/ricardoamador/flutter/pulls/121/requested_review...

View on GitHub

dependabot[bot] opened a pull request on ricardoamador/flutter
Bump github/codeql-action from 3.25.0 to 3.25.1
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.0 to 3.25.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-act...
dependabot[bot] pushed 10000 commits to dependabot/github_actions/github/codeql-action-3.25.1 ricardoamador/flutter
  • Update dependencies in integration test (#143111) Update dependencies to latest versions Related to #142618 Fixes... a8e9f20
  • Introduce `avatarBoxConstraints` & `deleteIconBoxConstraints` for the chips (#143302) fixes [Chip widget's avatar pa... ccf42dd
  • Roll Flutter Engine from 8742f1c61a4c to 0091a4914dc6 (7 revisions) (#143393) https://github.com/flutter/engine/comp... 96b0a6b
  • Bump github/codeql-action from 3.24.0 to 3.24.1 (#143395) Bumps [github/codeql-action](https://github.com/github/cod... 5025681
  • [a11y] Add isEnabled semantics flag to text field (#143334) Add a semantics flag to text field to fix https://git... 14bce28
  • Improve some scrollbar error messages (#143279) Adds some missing spaces, rewords some errors, and splits some error... b4270f7
  • Rename `external_ui` to `external_textures`. (#143406) My understanding is I can do this safely because the task is ... 56387c0
  • Have `FocusManager` respond to app lifecycle state changes (#142930) fixes #87061 It doesn't matter whether I'm u... f01ce9f
  • Roll Flutter Engine from 0091a4914dc6 to 9b183870ff6c (1 revision) (#143402) https://github.com/flutter/engine/compa... 4280d29
  • Fix `AssetsEntry::equals` (#143355) In service of https://github.com/flutter/flutter/issues/143348. **Issue.** Th... 14bcc69
  • Roll Flutter Engine from 9b183870ff6c to abb51c48e261 (3 revisions) (#143411) https://github.com/flutter/engine/comp... 14657bd
  • Roll Flutter Engine from abb51c48e261 to c0607a0313a3 (2 revisions) (#143417) https://github.com/flutter/engine/comp... 79cab0e
  • Roll Flutter Engine from c0607a0313a3 to 215d55f4f82d (2 revisions) (#143422) https://github.com/flutter/engine/comp... b8ce11e
  • Roll Flutter Engine from 215d55f4f82d to 0849250a1419 (2 revisions) (#143425) https://github.com/flutter/engine/comp... 7e69720
  • Roll Flutter Engine from 0849250a1419 to 3af336bfb2df (2 revisions) (#143427) https://github.com/flutter/engine/comp... e2567f4
  • [devicelab] retain first frame data in certain integration tests. (#143419) Part of https://github.com/flutter/flutt... 295eeaf
  • Use `dart compile wasm` for wasm compilations (#143298) * Flags to `dart compile wasm` Some options are not relev... abadf9f
  • [tools] Add column header for emulators information (#142853) Add column information as table header for `flutter em... ca03bed
  • Roll Packages from 9385bbb3cf46 to a8642544730a (6 revisions) (#143454) https://github.com/flutter/packages/compare/... ee63848
  • Marks Linux_pixel_7pro integration_ui_keyboard_resize to be unflaky (#143440) <!-- meta-tags: To be used by the auto... dc1f9f1
  • and 9980 more ...

View on GitHub

dependabot[bot] created a branch on ricardoamador/flutter

dependabot/github_actions/github/codeql-action-3.25.1 - Flutter makes it easy and fast to build beautiful apps for mobile and beyond

dependabot[bot] deleted a branch ricardoamador/flutter

dependabot/github_actions/github/codeql-action-3.25.0

Load more