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 comment on an issue on dart-lang/dartdoc
> I think it would be a disservice to "set aside" methods I think this is the core of our disagreement. I personally like that properties and operators are separated, I find this makes the docs...

View on GitHub

loic-sharma created a comment on an issue on flutter/flutter
Closing as all example apps in `flutter/packages` have been updated.

View on GitHub

loic-sharma closed an issue on flutter/flutter
[SwiftPM] Check-in SwiftPM integration to flutter/packages example apps
### Background Currently, the flutter/package example apps do not have SwiftPM integration (and tests have to migrate apps to test SwiftPM integration). This was necessary as previously Flutter ...
loic-sharma closed an issue on flutter/flutter
Remove use_modular_headers! from Swift Podfiles
# Background We added `use_modular_headers!` to our `Podfile`s as we originally planned to phase out `use_frameworks!` (see https://github.com/flutter/flutter/pull/42204). However, our plans hav...
loic-sharma closed an issue on flutter/flutter
[SwiftPM] Rename `SWIFT_PACKAGE_MANAGER` environment variable to `FLUTTER_SWIFT_PACKAGE_MANAGER`
### Background The Swift Package Manager feature can be turned on by setting the `SWIFT_PACKAGE_MANAGER` to `true`. This environment variable name is a bit generic and might collide with othe...
loic-sharma created a review on a pull request on flutter/engine

View on GitHub

loic-sharma created a branch on loic-sharma/flutter-packages

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

loic-sharma created a branch on loic-sharma/flutter-packages

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

loic-sharma created a review comment on a pull request on flutter/packages
local_auth equivalent: https://github.com/flutter/packages/blob/264d920a4ce617436eeee46a8f5fa35d971f39c1/packages/local_auth/local_auth_darwin/example/macos/Runner.xcworkspace/contents.xcworkspa...

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
local_auth_darwin equivalent: https://github.com/flutter/packages/blob/264d920a4ce617436eeee46a8f5fa35d971f39c1/packages/local_auth/local_auth_darwin/example/macos/Runner.xcodeproj/project.pbxpr...

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
Camera equivalent: https://github.com/flutter/packages/blob/d34f32dfaa6ac2e0af22208e1d1116d38ba47235/packages/camera/camera/example/ios/Podfile#L2

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
Camera equivalent: https://github.com/flutter/packages/blob/264d920a4ce617436eeee46a8f5fa35d971f39c1/packages/camera/camera/example/ios/Flutter/AppFrameworkInfo.plist#L27-L28

View on GitHub

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

View on GitHub

loic-sharma opened a draft pull request on flutter/packages
[pigeon] Add Swift Package Manager integration to example app
This migrates Pigeon's example app to have Swift Package Manager integration. This raises the example apps' Flutter SDK requirement to 3.24.0 or higher. This also checks-in CocoaPods integration...
loic-sharma created a branch on loic-sharma/flutter-packages

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

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

View on GitHub

loic-sharma created a comment on an issue on dart-lang/dartdoc
> you don't know that it's an extension method, and why should you? I don't think we should treat methods and extension methods like they're exactly the same. Unlike methods, extension methods m...

View on GitHub

loic-sharma created a review comment on a pull request on flutter/packages
Same comment as https://github.com/flutter/packages/pull/8219#discussion_r1868472445

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
FYI this isn't related to SPM but is a reasonable change

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
I'm not sure why this was changed. However, this seems reaosonable

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 expected: `in_app_purchase_storekit` hasn't been migrated to SPM yet, but `shared_preferences_foundation` has.

View on GitHub

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

View on GitHub

loic-sharma opened a draft pull request on flutter/packages
[various] Add Swift Package Manager integration to example apps
This migrates various example apps to have Swift Package Manager integration. This raises the example apps' Flutter SDK requirement to 3.24.0 or higher. ⚠️ The following plugins' example apps ar...
loic-sharma opened an issue on dart-lang/dartdoc
Separate "Methods" and "Extension Methods" sections
### Problem Currently `dart doc` mixes methods and extension methods in the same "Methods" section ([example](https://api.dart.dev/dev/3.6.0-300.0.dev/dart-async/Future-class.html#instance-metho...
Load more