nylo_framework 3.2.0
nylo_framework: ^3.2.0 copied to clipboard
Micro-framework for Flutter that's built to simplify app development for Flutter projects.
36
likes
120/ 130
pub points
85%
popularity
We analyzed this package 19 hours ago, and awarded it 120 pub points (of a possible 130):
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: Package has an example
0/10 points: 20% or more of the public API has dartdoc comments
- 11 out of 61 API elements (18.0 %) 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.
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, MacOS, Linux)
- ✓ Android
- ✓ iOS
- ✓ Windows
- ✓ Linux
- ✓ MacOS
- ✓ Web
These issues are present but do not affect the score, because they may not originate in your package:
Package not compatible with platform Web
Because:
package:nylo_framework/nylo_framework.dart
that imports:package:nylo_support/nylo.dart
that imports:package:nylo_support/router/router.dart
that imports:package:nylo_support/helpers/helper.dart
that imports:package:flutter_secure_storage/flutter_secure_storage.dart
that imports:dart:io
30/30 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 |
---|---|---|---|
args | ^2.3.1 | 2.3.1 | 2.3.1 |
collection | ^1.15.0 | 1.16.0 | 1.16.0 |
dio | ^4.0.6 | 4.0.6 | 4.0.6 |
flutter | flutter | 0.0.0 | 0.0.0 |
flutter_dotenv | ^5.0.2 | 5.0.2 | 5.0.2 |
nylo_support | ^3.3.0 | 3.3.0 | 3.3.0 |
recase | ^4.0.0 | 4.0.0 | 4.0.0 |
theme_provider | ^0.5.0 | 0.5.0 | 0.5.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: Package and dependencies are fully migrated to null safety!
Analysed with Pana 0.21.15
, Flutter 3.0.5
, Dart 2.17.6
.