Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
loic-sharma created a review comment on a pull request on flutter/website
Many folks that read these docs aren't native English speakers. Consider limiting our vocabulary to stay accessible. For example, instead of "through a modicum of" consider "through a little". I...
loic-sharma created a review comment on a pull request on flutter/website
```suggestion calling it directly, via FFI. This links your Dart executable ```
loic-sharma created a review comment on a pull request on flutter/website
Should we filter to the Android platform, ie by searching [`platform:android`](https://pub.dev/packages?q=platform%3Aandroid)? Just a thought, I don't feel strongly
loic-sharma created a review comment on a pull request on NuGet/Home
Did we consider instead introducing a new version of the `PackageBaseAddress` resource that has this well known URI? I don't feel strongly about this, just a thought
loic-sharma pushed 1 commit to main loic-sharma/decorators_study
- Show snackbar on nested widget button 6ef0e15
loic-sharma created a comment on an issue on flutter/flutter
Yes `Container`'s constructor calls `BoxDecoration.debugAssertIsValid`: https://github.com/flutter/flutter/blob/c12a3dc5b3b9a19309bfcfd15efb9fb0c7b8c969/packages/flutter/lib/src/widgets/containe...
loic-sharma created a review on a pull request on flutter/flutter
LGTM, thanks for updating this!
loic-sharma created a comment on a pull request on flutter/flutter
Could we also bump the recommended CocoaPods version? https://github.com/flutter/flutter/blob/b6fef5cfda2d32eefd06b873490f234a167884ed/packages/flutter_tools/lib/src/macos/cocoapods.dart#L77-L78
loic-sharma created a review comment on a pull request on flutter/flutter
```suggestion 'Error: Your Cocoapods might be out-of-date and unable to support synchronized groups/folders. ' ```
loic-sharma created a review comment on a pull request on flutter/flutter
```suggestion 'Error: Your Cocoapods might be out-of-date and unable to support synchronized groups/folders. ' ```
loic-sharma created a review comment on a pull request on flutter/flutter
TODO: Split into separate PR
loic-sharma opened a draft pull request on flutter/flutter
[SwiftPM] Move the logic for SwiftPM enablement to the platform project
Stacked on: https://github.com/flutter/flutter/pull/158138 *Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots....loic-sharma created a branch on loic-sharma/flutter
spm_specialize_use_spm_logic - Flutter makes it easy and fast to build beautiful apps for mobile and beyond
loic-sharma created a comment on an issue on flutter/flutter
Notes from engine team discussion: 1. The `clear_current_callback` looks correct 2. However, `make_current_callback` should make a surface current. Today, Windows's callback makes the context c...
loic-sharma pushed 27 commits to spm_flutter_plugin_dependencies loic-sharma/flutter
- Disable failing native assets test (#158119) ## Pre-launch Checklist - [ ] I read the [Contributor Guide] and fol... f19d329
- Remove use_modular_headers! from Swift Podfiles (#156257) We added `use_modular_headers!` to our `Podfile`s as we or... d939b84
- Roll Flutter Engine from 05cb5d7f7939 to 25c7e471e2ef (12 revisions) (#158127) https://github.com/flutter/engine/com... 76e81eb
- Roll Flutter Engine from 25c7e471e2ef to f880b56b6ede (5 revisions) (#158132) https://github.com/flutter/engine/comp... 97a4db9
- Fix `WidgetStateProperty` documentation (#154298) Changes: - Remove 2<sup>nd</sup> person language from docs ([rele... 43bd948
- Roll Flutter Engine from f880b56b6ede to 75acceedca41 (1 revision) (#158137) https://github.com/flutter/engine/compa... 29ff2e8
- Remove references to the HTML renderer in public docs. (#158035) Closes https://github.com/flutter/flutter/issues/15... abcdcee
- Extract and restore a test that a blank native assets project still builds (#158141) Closes https://github.com/flutt... cc90a42
- Roll Flutter Engine from 75acceedca41 to 6271a92a376f (2 revisions) (#158148) https://github.com/flutter/engine/comp... 0f4cc64
- Add optional parameter to FlutterTesterDevices. (#158133) This is to handle Google testing failures for https://git... 33f7137
- Further remove web-only considerations that are no longer necessary (#158143) ... to mention because without HTML th... 08ff061
- Marks Linux_pixel_7pro flavors_test to be flaky (#156956) <!-- meta-tags: To be used by the automation script only, ... 48385ca
- Roll Flutter Engine from 6271a92a376f to 418609dd5b58 (3 revisions) (#158152) https://github.com/flutter/engine/comp... 47723f6
- Refactor DropdownMenu tests (#157913) ## Description This PR introduces some utility functions to simplify some D... 338555b
- Roll Flutter Engine from 418609dd5b58 to 7207a8fbec93 (1 revision) (#158156) https://github.com/flutter/engine/compa... 2a2a1de
- Add test for `raw_scrollbar.shape.0.dart` (#158094) Contributes to https://github.com/flutter/flutter/issues/130459 ... 86fc1fd
- Roll Flutter Engine from 7207a8fbec93 to f56401062e42 (1 revision) (#158169) https://github.com/flutter/engine/compa... 509cb43
- Readability change to `flutter.groovy`, align on null assignment, reduce unused scope for some methods, apply static ... ecc2437
- Make native asset integration test more robust, thereby allowing smooth auto-update of packages via `flutter update-p... 31c1292
- Roll Packages from 796afa35071d to 721943194945 (11 revisions) (#158179) https://github.com/flutter/packages/compare... 49a16fc
- and 7 more ...