impaktfull_cms 0.20.1
impaktfull_cms: ^0.20.1 copied to clipboard
An easy way to create a CMS in Flutter.
We analyzed this package 40 hours ago, and awarded it 140 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 50 to 180 characters to describe the package, what it does, and its target use case.
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: BSD-3-Clause
.
0/10 points: 20% or more of the public API has dartdoc comments
6 out of 224 API elements (2.7 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: impaktfull_cms
, impaktfull_cms.CmsAddScreen
, impaktfull_cms.CmsAddScreen.CmsAddScreen.new
, impaktfull_cms.CmsAddScreen.CmsAddScreen.value
, impaktfull_cms.CmsAddScreen.builder
.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:impaktfull_cms/impaktfull_cms.dart
that imports:package:impaktfull_cms/src/viewmodel/cms_add_viewmodel.dart
that imports:package:impaktfull_cms/src/models/field/cms_field.dart
that imports:package:impaktfull_cms/src/models/field/icon/cms_icon_field.dart
that imports:package:impaktfull_cms/src/models/field/icon/cms_icon.dart
that imports:package:impaktfull_architecture/impaktfull_architecture.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
Package does not support platform `Linux`.
Because:
package:impaktfull_cms/impaktfull_cms.dart
that imports:package:impaktfull_cms/src/viewmodel/cms_add_viewmodel.dart
that imports:package:impaktfull_cms/src/models/field/cms_field.dart
that imports:package:impaktfull_cms/src/models/field/icon/cms_icon_field.dart
that imports:package:impaktfull_cms/src/models/field/icon/cms_icon.dart
that imports:package:impaktfull_architecture/impaktfull_architecture.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `Web`.
Because:
package:impaktfull_cms/impaktfull_cms.dart
that imports:package:impaktfull_cms/src/viewmodel/cms_add_viewmodel.dart
that imports:package:impaktfull_cms/src/models/field/cms_field.dart
that imports:package:impaktfull_cms/src/models/field/icon/cms_icon_field.dart
that imports:package:impaktfull_cms/src/models/field/icon/cms_icon.dart
that imports:package:impaktfull_architecture/impaktfull_architecture.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:impaktfull_cms/impaktfull_cms.dart
that imports:package:impaktfull_cms/src/viewmodel/cms_add_viewmodel.dart
that imports:package:impaktfull_cms/src/models/field/cms_field.dart
that imports:package:impaktfull_cms/src/models/field/icon/cms_icon_field.dart
that imports:package:impaktfull_cms/src/models/field/icon/cms_icon.dart
that imports:package:impaktfull_architecture/impaktfull_architecture.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:impaktfull_cms/impaktfull_cms.dart
that imports:package:impaktfull_cms/src/viewmodel/cms_add_viewmodel.dart
that imports:package:impaktfull_cms/src/models/field/cms_field.dart
that imports:package:impaktfull_cms/src/models/field/icon/cms_icon_field.dart
that imports:package:impaktfull_cms/src/models/field/icon/cms_icon.dart
that imports:package:impaktfull_architecture/impaktfull_architecture.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:impaktfull_cms/impaktfull_cms.dart
that imports:package:impaktfull_cms/src/viewmodel/cms_add_viewmodel.dart
that imports:package:impaktfull_cms/src/models/field/cms_field.dart
that imports:package:impaktfull_cms/src/models/field/icon/cms_icon_field.dart
that imports:package:impaktfull_cms/src/models/field/icon/cms_icon.dart
that imports:package:impaktfull_architecture/impaktfull_architecture.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:impaktfull_cms/impaktfull_cms.dart
that imports:package:impaktfull_cms/src/viewmodel/cms_add_viewmodel.dart
that imports:package:impaktfull_cms/src/models/field/cms_field.dart
that imports:package:impaktfull_cms/src/models/field/icon/cms_icon_field.dart
that imports:package:impaktfull_cms/src/models/field/icon/cms_icon.dart
that imports:package:impaktfull_architecture/impaktfull_architecture.dart
that imports:package:path_provider/path_provider.dart
that imports:package:path_provider_platform_interface/path_provider_platform_interface.dart
that imports:package:path_provider_platform_interface/src/method_channel_path_provider.dart
that imports:package:platform/platform.dart
that imports:package:platform/src/interface/local_platform.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
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 |
---|---|---|---|---|
impaktfull_architecture |
>0.8.1 <1.0.0 |
0.20.1 | 0.20.1 | |
impaktfull_ui |
>=0.49.0 <1.0.0 |
0.51.0 | 0.51.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
app_settings |
- | 5.2.0 | 6.1.1 | |
archive |
- | 4.0.6 | 4.0.6 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus |
- | 6.1.3 | 6.1.3 | |
connectivity_plus_platform_interface |
- | 2.0.1 | 2.0.1 | |
crypto |
- | 3.0.6 | 3.0.6 | |
dbus |
- | 0.7.11 | 0.7.11 | |
device_info_plus |
- | 10.1.2 | 11.3.3 | |
device_info_plus_platform_interface |
- | 7.0.2 | 7.0.2 | |
dio |
- | 5.8.0+1 | 5.8.0+1 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
flutter_markdown |
- | 0.7.7 | 0.7.7 | |
flutter_secure_storage |
- | 9.2.4 | 9.2.4 | |
flutter_secure_storage_linux |
- | 1.2.2 | 2.0.1 | |
flutter_secure_storage_macos |
- | 3.1.3 | 4.0.0 | |
flutter_secure_storage_platform_interface |
- | 1.1.2 | 2.0.1 | |
flutter_secure_storage_web |
- | 1.2.1 | 2.0.0 | |
flutter_secure_storage_windows |
- | 3.1.2 | 4.0.0 | |
flutter_svg |
- | 2.1.0 | 2.1.0 | |
gap |
- | 3.0.1 | 3.0.1 | |
get_it |
- | 7.7.0 | 8.0.3 | |
graphs |
- | 2.3.2 | 2.3.2 | |
http |
- | 1.3.0 | 1.3.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
impaktfull_ui_figma_sync |
- | 0.0.2 | 0.0.2 | |
injectable |
- | 2.5.0 | 2.5.0 | |
intl |
- | 0.19.0 | 0.20.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
lottie |
- | 3.3.1 | 3.3.1 | |
markdown |
- | 7.3.0 | 7.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.12.0 | |
meta |
- | 1.16.0 | 1.16.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
package_info_plus |
- | 8.3.0 | 8.3.0 | |
package_info_plus_platform_interface |
- | 3.2.0 | 3.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.17 | 2.2.17 | |
path_provider_foundation |
- | 2.4.1 | 2.4.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
petitparser |
- | 6.1.0 | 6.1.0 | |
phosphor_flutter |
- | 2.1.0 | 2.1.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.0.2 | 6.0.2 | |
provider |
- | 6.1.4 | 6.1.4 | |
rive |
- | 0.13.20 | 0.13.20 | |
rive_common |
- | 0.4.15 | 0.4.15 | |
shared_preferences |
- | 2.5.3 | 2.5.3 | |
shared_preferences_android |
- | 2.4.10 | 2.4.10 | |
shared_preferences_foundation |
- | 2.5.4 | 2.5.4 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
snacky |
- | 0.5.7 | 0.5.7 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.3.1 | 3.3.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
tuple |
- | 2.0.2 | 2.0.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher |
- | 6.3.1 | 6.3.1 | |
url_launcher_android |
- | 6.3.16 | 6.3.16 | |
url_launcher_ios |
- | 6.3.3 | 6.3.3 | |
url_launcher_linux |
- | 3.2.1 | 3.2.1 | |
url_launcher_macos |
- | 3.2.2 | 3.2.2 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.0 | 2.4.0 | |
url_launcher_windows |
- | 3.1.4 | 3.1.4 | |
vector_graphics |
- | 1.1.18 | 1.1.18 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.16 | 1.1.16 | |
vector_math |
- | 2.1.4 | 2.1.5 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.12.0 | 5.12.0 | |
win32_registry |
- | 1.1.5 | 2.1.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.5.0 | 6.5.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
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.22.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.