lexical_editor_flutter 1.7.3
lexical_editor_flutter: ^1.7.3 copied to clipboard
Batteries-included Lexical editor for Flutter: every node type registered, a default theme with presenters for each of them, history, and one widget that puts it together.
We analyzed this package 1 hour ago, and awarded it 160 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
1577 out of 1585 API elements (99.5 %) have documentation comments.
Some symbols that are missing documentation: lexical_editor_flutter.BlockRegistry.BlockRegistry.new, lexical_editor_flutter.LexicalDocumentState.LexicalDocumentState.new, lexical_editor_flutter.LexicalEditableState.LexicalEditableState.new, lexical_editor_flutter.LexicalInteractionRegionState.LexicalInteractionRegionState.new, lexical_editor_flutter.LexicalRenderStats.LexicalRenderStats.new.
10/10 points: Package has an example
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
lexical_code |
^1.7.0 |
1.7.4 | 1.7.4 | |
lexical_core |
^1.7.0 |
1.7.4 | 1.7.4 | |
lexical_embed |
^1.7.0 |
1.7.4 | 1.7.4 | |
lexical_flutter |
^1.7.0 |
1.7.6 | 1.7.6 | |
lexical_hashtag |
^1.7.0 |
1.7.4 | 1.7.4 | |
lexical_history |
^1.7.0 |
1.7.5 | 1.7.5 | |
lexical_image |
^1.7.0 |
1.7.4 | 1.7.4 | |
lexical_link |
^1.7.0 |
1.7.4 | 1.7.4 | |
lexical_list |
^1.7.0 |
1.7.4 | 1.7.4 | |
lexical_mark |
^1.7.0 |
1.7.4 | 1.7.4 | |
lexical_mention |
^1.7.0 |
1.7.4 | 1.7.4 | |
lexical_mention_flutter |
^1.7.0 |
1.7.4 | 1.7.4 | |
lexical_rich_text |
^1.7.0 |
1.7.4 | 1.7.4 | |
lexical_table |
^1.7.0 |
1.7.4 | 1.7.4 | |
meta |
^1.15.0 |
1.18.0 | 1.19.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
characters |
- | 1.4.1 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
lexical_markdown |
- | 1.7.4 | 1.7.4 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
vector_math |
- | 2.2.0 | 2.4.2 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.18, Flutter 3.44.9, Dart 3.12.2.
Check the analysis log for details.