Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
loic-sharma closed an issue on flutter/flutter
[tool] Make Swift Package Manager available but off on beta and stable
* [x] ~~Update flutter/packages CI to build examples using both CocoaPods and SwiftPM.~~ * See this discussion: https://github.com/flutter/packages/pull/6557#discussion_r1569241617 * TLDR: ...loic-sharma created a comment on an issue on OneSignal/OneSignal-Flutter-SDK
> ... since Flutter will continue to support CocoaPods FYI, Flutter plans to remove CocoaPods support as soon as possible. Projects that have a mixture of CocoaPods and SwiftPM plugins _should_ wo...
loic-sharma pushed 1 commit to spm_migration_flag loic-sharma/flutter
- Update xcode_project_test.dart Co-authored-by: Andrew Kolos <[email protected]> 9a2e314
loic-sharma created a review comment on a pull request on flutter/flutter
I would prefer to as well. However, that results in a warning that tells you not to provide an argument if the value is the default value. I'm not a huge fan of this warning 😦
loic-sharma created a review comment on a pull request on flutter/website
⚠️ TODO: Update this once the next stable version is released
loic-sharma created a review comment on a pull request on flutter/website
⚠️ TODO: Update this once the next stable version is released
loic-sharma pushed 1 commit to spm_on_by_default loic-sharma/flutter-website
- [SwiftPM] Update docs now that it's on by default 730ecea
loic-sharma pushed 1 commit to spm_on_by_default loic-sharma/flutter-website
- [SwiftPM] Update docs now that it's on by default b9f505f
loic-sharma opened a draft pull request on flutter/website
[SwiftPM] Prepare guides for next stable release
⚠️ Please do not merge this until after the next stable release _Description of what this PR is changing or adding, and why:_ In the next stable release, SwiftPM will be on by default. This u...loic-sharma pushed 6 commits to spm_on_by_default loic-sharma/flutter-website
- Update DevTools release notes for cherry pick release 2.40.2 (#11494) Some notes in the 2.41.0 release needed to be ... 6098f23
- Bump github/codeql-action from 3.27.7 to 3.27.9 (#11491) Bumps [github/codeql-action](https://github.com/github/code... 36e6d9a
- fix: typo at set-up-universal-links.md (#11492) _Description of what this PR is changing or adding, and why: Fixing... a32c80f
- Update Navigation concepts code snippets so that they can be tested. (#11478) _Description of what this PR is changi... 97fba62
- [SwiftPM] Update guides after 3.27 release (#11212) After the 3.27 release, Swift Package Manager feature is now ava... f0c6a63
- [SwiftPM] Update docs now that it's on by default f069d0a
loic-sharma created a comment on an issue on flutter/flutter
Ah I wasn't aware of normalized projects. Thank you for opening this issue and the excellent explanation!
loic-sharma created a comment on a pull request on flutter/website
@sfshaza2 This is ready to be merged now that Flutter 3.27 was released! :)
loic-sharma pushed 9 commits to spm_available_but_off loic-sharma/flutter-website
- Migration guide for component theme update (#11489) This PR is to add a migration guide page for the change in `Card... 6cfd0cf
- Update Safari bug (#11488) Resolves #11484 --------- Co-authored-by: Parker Lougheed <[email protected]> 70568ea
- docs: Support for overriding endorsed plugin implementations (#10891) DRAFT: It should may land only after the next ... 83517f0
- [Next stable] Update documentation for new location of linux source (#11182) The Linux directory was changed in htt... 58c0c93
- Move "Automatic platform adaptations" page to Adaptive design section in Left Nav (#11473) _Issues fixed by this PR ... d6ad66f
- Migration guide for `ThemeData.indicatorColor` deprecation (#11481) Related to https://github.com/flutter/flutter/pu... 9a82e91
- Adds a go link for the proposed `KnownValues` annotation doc (#11490) c5a84ea
- Fix link to code excerpt tool docs (#11466) 3015a90
- [SwiftPM] Prepare guides for next stable release 518c0a7
loic-sharma pushed 1 commit to spm_migration_flag loic-sharma/flutter
- [SwiftPM] Add separate feature flag for the app migration e73825a
loic-sharma pushed 207 commits to spm_migration_flag loic-sharma/flutter
- Move Linux packages_autoroller to bringup (#159336) For https://github.com/flutter/flutter/issues/159316 afb0ac9
- Roll Flutter Engine from d1a08064e193 to 6f941c961b05 (5 revisions) (#159308) https://github.com/flutter/engine/comp... 6fbfed8
- Add `columnWidth` Property to `DataTable` for Customizable Column Widths (#159279) <!-- Thanks for filing a pull req... 793569f
- Roll Packages from 913b99ed8542 to 920321356e45 (9 revisions) (#159338) https://github.com/flutter/packages/compare/... a77aad7
- Introduce `CircularProgressIndicator.padding` for the updated M3 specs (#159271) Fix [Add `CircularProgressIndicator... e21db87
- Manually update strings after dca37ad, and turn `packages_autoroller` back on (#159343) Updates strings to reflect c... b13770f
- fix(ScrollAction): unsafe non-null assertion (#157855) This conditional most likely was meant to use `||` instead of... 7bf73e8
- Roll Flutter Engine from 6f941c961b05 to 202506d686e3 (10 revisions) (#159345) https://github.com/flutter/engine/com... fc2254c
- Temporarily change tests to accommodate new `SemanticsAction` value (#159108) This is for fixing a test failure in a... b310baf
- Replace `\r\n` code with Dart SDK standard conventions. (#159346) Also deleted a file that appeared to be unused. d29a888
- Roll Flutter Engine from 202506d686e3 to 9384df4425fd (2 revisions) (#159348) https://github.com/flutter/engine/comp... 9cffcef
- Set stable color for semantics debugger (#157884) fixes https://github.com/flutter/flutter/issues/156242 ## Pre-l... fe087ff
- Reverts "Set stable color for semantics debugger (#157884)" (#159354) <!-- start_original_pr_link --> Reverts: flutt... 07690a6
- Reverts "Roll Flutter Engine from 202506d686e3 to 9384df4425fd (2 revisions) (#159348)" (#159359) <!-- start_origina... 0d8c57a
- Reverts "Roll Flutter Engine from 6f941c961b05 to 202506d686e3 (10 revisions) (#159345)" (#159360) <!-- start_origin... 5e2a62a
- Remove now unused `apk-health-tests`. Can always re-add in the future. (#159349) https://github.com/flutter/flutter/... 5efd759
- doctor: make JDK validation message more descriptive (#157280) This PR attempts to improve clarity of androids secti... 4b46b80
- Roll Flutter Engine from 6f941c961b05 to f776c3a7647c (20 revisions) (#159364) https://github.com/flutter/engine/com... 0e89622
- Roll Flutter Engine from f776c3a7647c to 19563e5c72a9 (3 revisions) (#159369) https://github.com/flutter/engine/comp... 561b7cb
- Roll Flutter Engine from 19563e5c72a9 to b382d17a27d1 (1 revision) (#159371) https://github.com/flutter/engine/compa... d39c353
- and 187 more ...
loic-sharma pushed 207 commits to spm_on_by_default loic-sharma/flutter
- Move Linux packages_autoroller to bringup (#159336) For https://github.com/flutter/flutter/issues/159316 afb0ac9
- Roll Flutter Engine from d1a08064e193 to 6f941c961b05 (5 revisions) (#159308) https://github.com/flutter/engine/comp... 6fbfed8
- Add `columnWidth` Property to `DataTable` for Customizable Column Widths (#159279) <!-- Thanks for filing a pull req... 793569f
- Roll Packages from 913b99ed8542 to 920321356e45 (9 revisions) (#159338) https://github.com/flutter/packages/compare/... a77aad7
- Introduce `CircularProgressIndicator.padding` for the updated M3 specs (#159271) Fix [Add `CircularProgressIndicator... e21db87
- Manually update strings after dca37ad, and turn `packages_autoroller` back on (#159343) Updates strings to reflect c... b13770f
- fix(ScrollAction): unsafe non-null assertion (#157855) This conditional most likely was meant to use `||` instead of... 7bf73e8
- Roll Flutter Engine from 6f941c961b05 to 202506d686e3 (10 revisions) (#159345) https://github.com/flutter/engine/com... fc2254c
- Temporarily change tests to accommodate new `SemanticsAction` value (#159108) This is for fixing a test failure in a... b310baf
- Replace `\r\n` code with Dart SDK standard conventions. (#159346) Also deleted a file that appeared to be unused. d29a888
- Roll Flutter Engine from 202506d686e3 to 9384df4425fd (2 revisions) (#159348) https://github.com/flutter/engine/comp... 9cffcef
- Set stable color for semantics debugger (#157884) fixes https://github.com/flutter/flutter/issues/156242 ## Pre-l... fe087ff
- Reverts "Set stable color for semantics debugger (#157884)" (#159354) <!-- start_original_pr_link --> Reverts: flutt... 07690a6
- Reverts "Roll Flutter Engine from 202506d686e3 to 9384df4425fd (2 revisions) (#159348)" (#159359) <!-- start_origina... 0d8c57a
- Reverts "Roll Flutter Engine from 6f941c961b05 to 202506d686e3 (10 revisions) (#159345)" (#159360) <!-- start_origin... 5e2a62a
- Remove now unused `apk-health-tests`. Can always re-add in the future. (#159349) https://github.com/flutter/flutter/... 5efd759
- doctor: make JDK validation message more descriptive (#157280) This PR attempts to improve clarity of androids secti... 4b46b80
- Roll Flutter Engine from 6f941c961b05 to f776c3a7647c (20 revisions) (#159364) https://github.com/flutter/engine/com... 0e89622
- Roll Flutter Engine from f776c3a7647c to 19563e5c72a9 (3 revisions) (#159369) https://github.com/flutter/engine/comp... 561b7cb
- Roll Flutter Engine from 19563e5c72a9 to b382d17a27d1 (1 revision) (#159371) https://github.com/flutter/engine/compa... d39c353
- and 187 more ...