nylo_framework 6.8.2
nylo_framework: ^6.8.2 copied to clipboard
Micro-framework for Flutter that's built to simplify app development for Flutter projects.
We analyzed this package 14 hours ago, and awarded it 150 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/nylo-core/framework/issues
was unreachable. Make sure that the website is reachable via HEAD
requests.
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
.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting nylo_framework... Discovering libraries... Linking elements... Precaching local docs for 1585514 elements... Initialized dartdoc with 2317 libraries Generating docs for library theme/helper/ny_theme.dart from package:nylo_framework/theme/helper/ny_theme.dart... Generating docs for library json_dart_generator/class_type.dart from package:nylo_framework/json_dart_generator/class_type.dart... Generating docs for library json_dart_generator/extension.dart from package:nylo_framework/json_dart_generator/extension.dart... Generating docs for library json_dart_generator/json_def.dart from package:nylo_framework/json_dart_generator/json_def.dart... Generating docs for library json_dart_generator/dart_code_generator.dart from package:nylo_framework/json_dart_generator/dart_code_generator.dart... [34 more lines] ERR: warning: unresolved doc reference [theme] from ny_theme.NyTheme.set: (file:///tmp/pana_YIVMJM/lib/theme/helper/ny_theme.dart:9:10) warning: unresolved doc reference [themeName] from ny_theme.NyTheme.set: (file:///tmp/pana_YIVMJM/lib/theme/helper/ny_theme.dart:9:10) warning: nylo_framework has no library level documentation comments from nylo_framework: (file:///tmp/pana_YIVMJM/lib/nylo_framework.dart:1:1) warning: unresolved doc reference [matchesGoldenFile] from nylo_framework.debugDisableShadows: (file:///home/worker/flutter/stable/packages/flutter/lib/src/painting/debug.dart:40:6) in documentation inherited from nylo_framework.debugDisableShadows: (file:///home/worker/flutter/stable/packages/flutter/lib/src/painting/debug.dart:40:6) warning: unresolved doc reference [AutomatedTestWidgetsFlutterBinding] [42 more lines]
10/10 points: Package has an example and has no issues with screenshots
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:nylo_framework/nylo_framework.dart
that imports:package:nylo_support/nylo.dart
that imports:package:nylo_support/exceptions/validation_exception.dart
that imports:package:nylo_support/validation/rules.dart
that imports:package:nylo_support/helpers/extensions.dart
that imports:package:nylo_support/helpers/ny_logger.dart
that imports:package:nylo_support/helpers/helper.dart
that imports:package:app_badge_plus/app_badge_plus.dart
that declares support for platforms:Android
,iOS
,macOS
.
Package does not support platform `Linux`.
Because:
package:nylo_framework/nylo_framework.dart
that imports:package:nylo_support/nylo.dart
that imports:package:nylo_support/exceptions/validation_exception.dart
that imports:package:nylo_support/validation/rules.dart
that imports:package:nylo_support/helpers/extensions.dart
that imports:package:nylo_support/helpers/ny_logger.dart
that imports:package:nylo_support/helpers/helper.dart
that imports:package:app_badge_plus/app_badge_plus.dart
that declares support for platforms:Android
,iOS
,macOS
.
Package does not support platform `Web`.
Because:
package:nylo_framework/nylo_framework.dart
that imports:package:nylo_support/nylo.dart
that imports:package:nylo_support/exceptions/validation_exception.dart
that imports:package:nylo_support/validation/rules.dart
that imports:package:nylo_support/helpers/extensions.dart
that imports:package:nylo_support/helpers/ny_logger.dart
that imports:package:nylo_support/helpers/helper.dart
that imports:package:nylo_support/networking/ny_api_service.dart
that imports:package:nylo_support/networking/dio_api_service.dart
that imports:package:nylo_support/helpers/ny_cache.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:nylo_framework/nylo_framework.dart
that imports:package:nylo_support/nylo.dart
that imports:package:flutter_local_notifications/flutter_local_notifications.dart
that imports:package:flutter_local_notifications/src/notification_details.dart
that imports:package:flutter_local_notifications_windows/flutter_local_notifications_windows.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:nylo_framework/nylo_framework.dart
that imports:package:nylo_support/nylo.dart
that imports:package:flutter_local_notifications/flutter_local_notifications.dart
that imports:package:flutter_local_notifications/src/notification_details.dart
that imports:package:flutter_local_notifications_windows/flutter_local_notifications_windows.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:nylo_framework/nylo_framework.dart
that imports:package:nylo_support/nylo.dart
that imports:package:flutter_local_notifications/flutter_local_notifications.dart
that imports:package:flutter_local_notifications/src/notification_details.dart
that imports:package:flutter_local_notifications_windows/flutter_local_notifications_windows.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:nylo_framework/nylo_framework.dart
that imports:package:flutter_secure_storage/flutter_secure_storage.dart
that imports:package:flutter_secure_storage_platform_interface/flutter_secure_storage_platform_interface.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 |
---|---|---|---|---|
args |
^2.7.0 |
2.7.0 | 2.7.0 | |
collection |
^1.18.0 |
1.19.1 | 1.19.1 | |
dart_console |
^4.1.1 |
4.1.1 | 4.1.1 | |
date_field |
^6.0.3+1 |
6.0.3+1 | 6.0.3+1 | |
dio |
^5.8.0+1 |
5.8.0+1 | 5.8.0+1 | |
error_stack |
^1.10.3 |
1.10.3 | 1.10.3 | |
flutter_dotenv |
^5.2.1 |
5.2.1 | 5.2.1 | |
flutter_secure_storage |
^9.2.4 |
9.2.4 | 9.2.4 | |
nylo_support |
^6.27.0 |
6.27.0 | 6.27.0 | |
recase |
^4.1.0 |
4.1.0 | 4.1.0 | |
skeletonizer |
^1.4.3 |
1.4.3 | 1.4.3 | |
theme_provider |
^0.6.0 |
0.6.0 | 0.6.0 |
Transitive dependencies
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.