Alan Mantoux
Alan Mantoux
Since 2.3.0, connectivity_plus sometimes returns `ConnectivityResult.none` inappropriately. I suspect it is related to the introduction of `PathMonitorConnectivityProvider` for iOS version >= 12 Comparing with `ReachabilityConnectivityProvider`, that latter uses by default...
# https://pub.dev/packages/fleather Unfortunately, zefyr is not maintained so we've created a fork that evolves and is maintained
This PR is an attempt to mimic Flutter's `Editable` that behaves as a viewport (invisible elements are clipped out). The benefit here is that it eases future optimizations that would...
- [ ] Auto formats - [ ] Inline embeds - [ ] Clipboard - [ ] Keyboard shortcuts
When italic is active, cursor should lean forward to materialize that. When bold is active, cursor should have a subscript `B` next to it. When underline is active, cursor should...
When two consecutive paragraphs have different text styles, hitting arrow up key when cursor in on the first line of second paragraph places cursor incorrectly on the first paragraph
Closes #402
Closes #394
We should add it to the example to show the functionality + it would serve as documentation