-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added a customisable option to make toolbar scrollable horizontally or vertically - Fixed `onFocusChanged` method not returning focus on iOS properly - Fixed text-change method is not returning text properly on Android - Fixed moving cursor to end after `setDelta` - Fix the white space in theme dark mode after adding minHeight property, thanks to `cabbagelol` for PR - Fix Mobile Web - Clicking on toolbar icon does not toggle highlight color, and keyboard loses focus - Updated `webview_flutter_android`, `webview_flutter_wkwebview` to latest versions - Fix customToolBarList: ToolBarStyle.background adds table items #63 - Improved `onEditorCreated` callback functionality
- Loading branch information
1 parent
14f96a1
commit 8137931
Showing
6 changed files
with
327 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.