Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

loic-sharma

loic-sharma created a review comment on a pull request on flutter/packages
What do you think of this? ```suggestion * Removes the need for user permissions to pick an image on iOS 14+. ```

View on GitHub

loic-sharma created a review on a pull request on flutter/packages

View on GitHub

loic-sharma created a review comment on a pull request on flutter/packages
Does anything use `getAssetFromPHPickerResult` now? Can we remove it?

View on GitHub

loic-sharma created a review on a pull request on flutter/packages

View on GitHub

loic-sharma created a review comment on a pull request on flutter/packages
Does anything use `checkPhotoAuthorizationWithPHPicker` now? Can we remove it?

View on GitHub

loic-sharma created a review on a pull request on flutter/packages

View on GitHub

loic-sharma created a review comment on a pull request on flutter/packages
Should we remove this test entirely as this is no longer a concern?

View on GitHub

loic-sharma created a review on a pull request on flutter/packages

View on GitHub

loic-sharma pushed 1 commit to main loic-sharma/github-status

View on GitHub

loic-sharma pushed 1 commit to main loic-sharma/github-status

View on GitHub

loic-sharma pushed 1 commit to main loic-sharma/github-status

View on GitHub

loic-sharma pushed 1 commit to main loic-sharma/github-status

View on GitHub

loic-sharma pushed 1 commit to main loic-sharma/github-status

View on GitHub

loic-sharma created a comment on an issue on dart-lang/core
> Don't want to have every version of sorting also in the reverse version. Could you expand why not?

View on GitHub

loic-sharma pushed 1 commit to main loic-sharma/github-status
  • Sort following by last updated 6a9874a

View on GitHub

loic-sharma opened an issue on dart-lang/core
Add `IterableExtension.sortedByDescending` to `package:collection`
# Problem To sort `GitHubIssue`s by their `updatedAt` field, descending: ```dart issues.sortedByCompare((issue) => issue.updatedAt, (a, b) => b.compareTo(a)); ``` This is inconvenient. ...
loic-sharma pushed 1 commit to main loic-sharma/github-status

View on GitHub

loic-sharma opened a draft pull request on flutter/packages
[various] Update example apps' .gitignore
Migrated by running: ``` dart run script/tool/bin/flutter_plugin_tools.dart build-examples --ios --swift-package-manager dart run script/tool/bin/flutter_plugin_tools.dart build-examples --mac...
loic-sharma created a branch on loic-sharma/flutter-packages

migrate_gitignore - A collection of useful packages maintained by the Flutter team

loic-sharma opened a draft pull request on flutter/packages
[various] Migrate example apps' AppDelegate.swift
Migrated by running: ``` dart run script/tool/bin/flutter_plugin_tools.dart build-examples --ios --swift-package-manager dart run script/tool/bin/flutter_plugin_tools.dart build-examples --mac...
loic-sharma created a branch on loic-sharma/flutter-packages

migrate_app_delegate - A collection of useful packages maintained by the Flutter team

loic-sharma created a review on a pull request on flutter/engine
Goodbye `flutterViewContoller`!

View on GitHub

loic-sharma created a comment on a pull request on flutter/packages
I'm a bit uncomfortable with some of these changes. I'll split this up into smaller pull requests that are safer to land. Apologies for the noise for folks that got tagged.

View on GitHub

loic-sharma closed a draft pull request on flutter/packages
[various] Run migrations on example apps
Update example macOS and iOS apps with the Flutter tool's latest migrations. Apps were migrated with: ``` dart run script/tool/bin/flutter_plugin_tools.dart build-examples --ios --swift-pack...
loic-sharma created a review comment on a pull request on flutter/packages
Content in this file is new but seems reasonable

View on GitHub

loic-sharma created a review on a pull request on flutter/packages

View on GitHub

loic-sharma created a review comment on a pull request on flutter/packages
Content in this file is new but seems reasonable

View on GitHub

loic-sharma created a review on a pull request on flutter/packages

View on GitHub

loic-sharma created a review comment on a pull request on flutter/packages
This is new

View on GitHub

loic-sharma created a review on a pull request on flutter/packages

View on GitHub

Load more