Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
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...
loic-sharma created a comment on an issue on flutter/flutter
Closing as all example apps in `flutter/packages` have been updated.
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 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...
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...
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
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
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