Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support Flutter stable channel #581

Merged
merged 8 commits into from
Nov 8, 2023
Merged

Conversation

LucasXu0
Copy link
Collaborator

@LucasXu0 LucasXu0 commented Nov 8, 2023

  • integrate fvm
  • support Flutter 3.13.9
$ fvm flutter --version
Flutter 3.13.9 • channel stable • https://github.com/flutter/flutter.git
Framework • revision d211f42860 (13 days ago) • 2023-10-25 13:42:25 -0700
Engine • revision 0545f8705d
Tools • Dart 3.1.5 • DevTools 2.25.0

Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (a47fc6f) 80.50% compared to head (e1f103e) 80.46%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #581      +/-   ##
==========================================
- Coverage   80.50%   80.46%   -0.04%     
==========================================
  Files         286      286              
  Lines       12211    12177      -34     
==========================================
- Hits         9830     9798      -32     
+ Misses       2381     2379       -2     
Files Coverage Δ
lib/src/core/document/deprecated/node.dart 0.00% <ø> (ø)
.../base_component/block_component_configuration.dart 100.00% <ø> (ø)
...nent/base_component/widget/nested_list_widget.dart 100.00% <ø> (ø)
...ent/image_block_component/image_upload_widget.dart 78.52% <ø> (-0.15%) ⬇️
...nt/table_block_component/table_action_handler.dart 70.58% <ø> (-0.85%) ⬇️
...ponent/table_block_component/table_add_button.dart 84.21% <ø> (-0.79%) ⬇️
...ock_component/table_block_component/table_col.dart 96.92% <ø> (-0.05%) ⬇️
...ponent/table_block_component/table_col_border.dart 52.63% <ø> (-1.22%) ⬇️
...ck_component/table_block_component/table_view.dart 72.22% <ø> (-0.76%) ⬇️
...r/editor_component/entry/page_block_component.dart 100.00% <100.00%> (ø)
... and 26 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LucasXu0 LucasXu0 changed the base branch from main to stable November 8, 2023 05:45
@LucasXu0 LucasXu0 merged commit c7d9991 into AppFlowy-IO:stable Nov 8, 2023
9 of 11 checks passed
q200892907 added a commit to q200892907/appflowy-editor that referenced this pull request Nov 15, 2023
* main:
  fix: solve the left and right key bug.  (AppFlowy-IO#584)
  feat: toggle format on mobile (AppFlowy-IO#587)
  feat: support toggling format style when the selection is collapsed (AppFlowy-IO#586)
  chore: release 2.0.0-beta.1 (AppFlowy-IO#582)
  feat: support Flutter stable channel (AppFlowy-IO#581)

# Conflicts:
#	lib/src/editor/editor_component/service/ime/non_delta_input_service.dart
Sign up for free to 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.

1 participant