novident_editor_rich_text 1.0.2
novident_editor_rich_text: ^1.0.2 copied to clipboard
Rich text paragraph rendering for Novident Editor — widget, selection mixin, and abstract editor config. Usable without the full editor for lightweight node rendering.
We analyzed this package 4 days ago, and awarded it 150 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: MPL-2.0.
10/10 points: 20% or more of the public API has dartdoc comments
32 out of 78 API elements (41.0 %) have documentation comments.
Some symbols that are missing documentation: novident_editor_rich_text, novident_editor_rich_text.DefaultSelectableMixin, novident_editor_rich_text.DefaultSelectableMixin.baseOffset, novident_editor_rich_text.DefaultSelectableMixin.blockComponentKey, novident_editor_rich_text.DefaultSelectableMixin.containerKey.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package not compatible with platform Web
Because:
package:novident_editor_rich_text/novident_editor_rich_text.dartthat imports:package:novident_editor_rich_text/src/utils/rich_text_attributes.dartthat imports:package:novident_editor_core/novident_editor_core.dartthat imports:package:novident_editor_core/src/extensions/platform_extension.dartthat imports:dart:io
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 |
|---|---|---|---|---|
novident_editor_core |
^1.0.2 |
1.0.2 | 1.0.2 | |
novident_editor_document |
^1.0.5 |
1.0.5 | 1.0.5 | |
novident_editor_selection |
^1.0.3 |
1.0.3 | 1.0.3 | |
novident_editor_styles |
^1.0.2 |
1.0.2 | 1.0.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
characters |
- | 1.4.1 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
diff_match_patch |
- | 0.4.1 | 0.4.1 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.18.0 | 1.19.0 | |
nanoid |
- | 1.0.0 | 1.0.0 | |
universal_platform |
- | 1.1.0 | 1.1.0 | |
vector_math |
- | 2.2.0 | 2.4.2 | |
web |
- | 1.1.1 | 1.1.1 |
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.