Ecosyste.ms: Timeline

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

loic-sharma

loic-sharma pushed 1 commit to spm_specialize_use_spm_logic loic-sharma/flutter

View on GitHub

loic-sharma pushed 1 commit to rodydavis_idx loic-sharma/decorators_study
  • Try relaxing the SDK version Attempt to work around this error: > Error: The current Dart SDK version is 3.6.0-334.... 8ffbda9

View on GitHub

loic-sharma pushed 1 commit to rodydavis_idx loic-sharma/decorators_study
  • Don't analyze the Flutter SDK 7957d02

View on GitHub

loic-sharma pushed 1 commit to rodydavis_idx loic-sharma/decorators_study
  • Resurrect Rody's IDX patch 6cc1f40

View on GitHub

loic-sharma pushed 1 commit to rodydavis_idx loic-sharma/decorators_study
  • Resurrect Rody's IDX patch bfe02c0

View on GitHub

loic-sharma opened a pull request on loic-sharma/decorators_study
Resurrect Rody's IDX patch
This brings back Rody's patch which was closed by GitHub when I cleaned up the user study's commit: https://github.com/loic-sharma/decorators_study/pull/1
loic-sharma created a branch on loic-sharma/decorators_study

rodydavis_idx

loic-sharma created a comment on a pull request on loic-sharma/decorators_study
Fun fact, GitHub's pull request UI breaks if you rebase a repository's first commit. I didn't mean to close this PR, I'll resurrect it!

View on GitHub

loic-sharma closed a pull request on loic-sharma/decorators_study
IDX Support
<a href="https://idx.google.com/new?template=https:%2F%2Fgithub.com%2Frodydavis%2Fdecorators_study"> <img height="32" alt="Try in IDX" src="https://cdn.idx.dev/btn/try_dark_32.svg"> </a>
loic-sharma pushed 1 commit to main loic-sharma/decorators_study

View on GitHub

loic-sharma created a branch on loic-sharma/decorators_study

backup

loic-sharma created a branch on loic-sharma/decorators_study

end

loic-sharma created a review comment on a pull request on flutter/website
Yup sounds good

View on GitHub

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

View on GitHub

loic-sharma created a review comment on a pull request on loic-sharma/decorators_study
Ah and since we don't have a remote here, branch should just be `decorators` ```suggestion {pkgs, branch ? "decorators", repo ? "https://github.com/loic-sharma/flutter", ...}: { ```

View on GitHub

loic-sharma created a review on a pull request on loic-sharma/decorators_study

View on GitHub

loic-sharma created a review comment on a pull request on loic-sharma/decorators_study
I think should include the branch: ```suggestion git clone -b "${branch}" "${repo}" "$out/flutter/" ```

View on GitHub

loic-sharma created a review on a pull request on loic-sharma/decorators_study

View on GitHub

loic-sharma deleted a branch loic-sharma/flutter

beta

loic-sharma pushed 1 commit to idx loic-sharma/decorators_study

View on GitHub

loic-sharma pushed 1 commit to idx loic-sharma/decorators_study

View on GitHub

loic-sharma pushed 1 commit to idx loic-sharma/decorators_study
  • Add flutter create IDX template 530b194

View on GitHub

loic-sharma created a branch on loic-sharma/decorators_study

idx

loic-sharma created a review comment on a pull request on flutter/website
FYI, "ensuing" is also used on line 45 too

View on GitHub

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

View on GitHub

loic-sharma created a review comment on a pull request on flutter/website
We'd like to reduce our use of platform channels in favor of FFI, yes, but this will take time. If we do deprecate, it won't be any time soon - it's at least years away.

View on GitHub

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

View on GitHub

loic-sharma created a review comment on a pull request on flutter/website
Tip I learned from Shams, avoid "may" unless in legal context. ```suggestion might or might not matter to you, depending on your use case. Like ```

View on GitHub

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

View on GitHub

loic-sharma created a review comment on a pull request on flutter/website
Should we wrap all of the `MethodChannel` references in backticks to make it clear this is an API? ```suggestion app, see the [`MethodChannel`s documentation][methodchannels]. ```

View on GitHub

Load more