novident_project_manager 1.0.3
novident_project_manager: ^1.0.3 copied to clipboard
Dart for `.nov` projects to manages: binder tree, rich-text content, layouts/formats, writing sessions, targets, snapshots and git"
We analyzed this package 21 hours 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: AGPL-3.0.
10/10 points: 20% or more of the public API has dartdoc comments
1030 out of 1722 API elements (59.8 %) have documentation comments.
Some symbols that are missing documentation: novident_project_manager.Backup.Backup.fromJson, novident_project_manager.Backup.Backup.fromJsonString, novident_project_manager.Backup.Backup.new, novident_project_manager.Backup.checksum, novident_project_manager.Backup.createdAt.
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_project_manager/novident_project_manager.dartthat imports:package:novident_project_manager/src/extensions/project_delta_content_extension.dartthat imports:package:novident_project_manager/src/layout/processor_context.dartthat imports:package:novident_editor_styles/novident_editor_styles.dartthat imports:package:novident_editor_styles/src/providers/standard_fonts_by_os_provider.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 |
|---|---|---|---|---|
collection |
^1.19.1 |
1.19.1 | 1.19.1 | |
equatable |
^2.1.0 |
2.1.0 | 3.0.0 | |
fake_async |
^1.3.3 |
1.3.3 | 1.3.3 | |
flutter_rust_bridge |
^2.12.0 |
2.13.0 | 2.13.0 | |
humanize_numbers |
^1.0.1 |
1.0.1 | 1.0.1 | |
intl |
^0.20.3 |
0.20.3 | 0.20.3 | |
logging |
^1.3.0 |
1.3.0 | 1.3.0 | |
meta |
^1.16.0 |
1.19.0 | 1.19.0 | |
novident_document_format |
^1.0.0 |
1.0.1 | 1.0.1 | |
novident_editor_core |
^1.0.3 |
1.0.3 | 1.0.3 | |
novident_editor_delta_simplify |
^1.0.0 |
1.0.0 | 1.0.0 | |
novident_editor_document |
^1.0.6 |
1.0.6 | 1.0.6 | |
novident_editor_styles |
^1.0.3 |
1.0.3 | 1.0.3 | |
novident_nodes |
^1.2.4 |
1.2.5 | 1.2.5 | |
numerus |
^2.3.2 |
2.3.2 | 2.3.2 | |
rust_lib_novident_project_manager |
^1.0.0 |
1.0.0 | 1.0.0 | |
uuid |
^4.5.1 |
4.6.0 | 4.6.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
build_cli_annotations |
- | 2.1.1 | 2.1.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.3 | 1.1.3 | |
crypto |
- | 3.0.7 | 3.0.7 | |
diff_match_patch |
- | 0.4.1 | 0.4.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
nanoid |
- | 1.0.0 | 1.0.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
novident_tree_view |
- | 1.1.0 | 1.1.0 | |
path |
- | 1.9.1 | 1.9.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_platform |
- | 1.1.0 | 1.1.0 | |
vector_math |
- | 2.4.2 | 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.
The constraint `^2.1.0` on equatable does not support the stable version `3.0.0`, that was published 0 days ago.
When equatable is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions equatable to update the constraint.
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.19, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.