Skip to content

Update simplistic_editor for Flutter 3.4 beta - #1447

Closed
bleroux wants to merge 0 commit into
flutter:mainfrom
NevercodeHQ:Update_simplistic_editor_to_flutter_3.4
Closed

Update simplistic_editor for Flutter 3.4 beta#1447
bleroux wants to merge 0 commit into
flutter:mainfrom
NevercodeHQ:Update_simplistic_editor_to_flutter_3.4

Conversation

@bleroux

@blerouxbleroux commented Sep 27, 2022

Copy link
Copy Markdown
Contributor

This PR updates simplistic_editor for Flutter 3.4 beta.

Fixes#1443

Pre-launch Checklist

  • I read the [Flutter Style Guide] recently, and have followed its advice.
  • I signed the [CLA].
  • I read the [Contributors Guide].
  • I updated/added relevant documentation (doc comments with ///).
  • All existing and new tests are passing.

@domesticmousedomesticmouse left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM once CI is re-enabled

@Renzo-OlivaresRenzo-Olivares left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thank you!

@bleroux

Copy link
Copy Markdown
ContributorAuthor

LGTM once CI is re-enabled

@domesticmouse Thanks for the review and the tip about re-enabling CI. 👍
As this code fails on stable channel, can you explain me the expected process on flutter/samples for merging this PR? Do we have to wait for the next Flutter stable release before merging?

@domesticmouse

Copy link
Copy Markdown
Contributor

LGTM once CI is re-enabled

@domesticmouse Thanks for the review and the tip about re-enabling CI. 👍

As this code fails on stable channel, can you explain me the expected process on flutter/samples for merging this PR? Do we have to wait for the next Flutter stable release before merging?

Yup, this PR will hang here until we have a new stable. I'll handle rolling this into a beta branch and then into stable.

@domesticmouse

Copy link
Copy Markdown
Contributor

Can you please update this PR, or give me access to do so? It has conflicts =(

@bleroux
blerouxforce-pushed the Update_simplistic_editor_to_flutter_3.4 branch from 739d44f to 6d41f95CompareOctober 10, 2022 06:31
@bleroux

Copy link
Copy Markdown
ContributorAuthor

Can you please update this PR, or give me access to do so? It has conflicts =(

I have updated the PR. FYI, I disabled master channel CI because there is a new breaking change in master and this PR is targeting beta channel.

@domesticmouse

Copy link
Copy Markdown
Contributor

Please merge the latest from main. I'm preparing for a beta uber PR that this would be rolled into.

@domesticmouse

Copy link
Copy Markdown
Contributor

Integrated into #1556

@bleroux
blerouxforce-pushed the Update_simplistic_editor_to_flutter_3.4 branch from 6d41f95 to 7b07798CompareJanuary 10, 2023 08:53
@bleroux

bleroux commented Jan 10, 2023

Copy link
Copy Markdown
ContributorAuthor

I have rebased this PR and updated it to comply with flutter/flutter#76072 (add an implementation for TextInputClient.didChangeInputControl).
I have also renabled CI on master because beta and master are aligned now.

@bleroux

Copy link
Copy Markdown
ContributorAuthor

@domesticmouse This PR should be ok now on beta and master.

@domesticmouse

Copy link
Copy Markdown
Contributor

Thank you, re-integrated into #1556 and now everything is green on beta and master. =)

@domesticmouse

Copy link
Copy Markdown
Contributor

This should now be closeable. To be sure, please resolve conflicts and you should hopefully see this PR resolve to 0 files changed.

@blerouxbleroux closed this Jan 25, 2023
@bleroux
blerouxforce-pushed the Update_simplistic_editor_to_flutter_3.4 branch from 4ccc9fb to 294ea4fCompareJanuary 25, 2023 07:38
@bleroux

Copy link
Copy Markdown
ContributorAuthor

This should now be closeable. To be sure, please resolve conflicts and you should hopefully see this PR resolve to 0 files changed.

Great! Happy that those changes were useful 👍

@bleroux
bleroux deleted the Update_simplistic_editor_to_flutter_3.4 branch January 25, 2023 07:43
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

simplistic_editor needs update for Flutter 3.4 beta

3 participants

@bleroux@domesticmouse@Renzo-Olivares