nylo_support 5.22.0
nylo_support: ^5.22.0 copied to clipboard
Support library for the Nylo framework. This library supports routing, widgets, localization, cli, storage and more.
15
likes
130/ 140
pub points
62%
popularity
We analyzed this package 42 hours ago, and awarded it 130 pub points (of a possible 140):
0/10 points: Provide a valid pubspec.yaml
Failed to verify repository URL.
Please provide a valid repository
URL in pubspec.yaml
, such that:
repository
can be cloned,- a clone of the repository contains a
pubspec.yaml
, which:,- contains
name: nylo_support
, - contains a
version
property, and, - does not contain a
publish_to
property.
- contains
Unable to access git repository: Could not accept branch name: 5.x
.
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
.
10/10 points: 20% or more of the public API has dartdoc comments
576 out of 1017 API elements (56.6 %) have documentation comments.
Some symbols that are missing documentation: app_event
, EmptyEvent
, app_localization
, LocaleType
, LocalizedApp
.
10/10 points: Package has an example and has no issues with screenshots
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, MacOS, Linux)
- ✓ Android
- ✓ iOS
- ✓ Windows
- ✓ Linux
- ✓ MacOS
- ✓ Web
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 |
---|---|---|---|
animate_do |
^3.1.2 |
3.1.2 | 3.1.2 |
dio |
^5.4.0 |
5.4.0 | 5.4.0 |
equatable |
^2.0.5 |
2.0.5 | 2.0.5 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_dotenv |
^5.1.0 |
5.1.0 | 5.1.0 |
flutter_localizations |
flutter |
0.0.0 | 0.0.0 |
flutter_secure_storage |
^9.0.0 |
9.0.0 | 9.0.0 |
flutter_styled_toast |
^2.2.1 |
2.2.1 | 2.2.1 |
page_transition |
^2.1.0 |
2.1.0 | 2.1.0 |
pretty_dio_logger |
^1.3.1 |
1.3.1 | 1.3.1 |
pull_to_refresh_flutter3 |
^2.0.2 |
2.0.2 | 2.0.2 |
recase |
^4.1.0 |
4.1.0 | 4.1.0 |
rxdart |
^0.27.7 |
0.27.7 | 0.27.7 |
theme_provider |
^0.6.0 |
0.6.0 | 0.6.0 |
validated |
^2.0.0 |
2.0.0 | 2.0.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
Analyzed with Pana 0.21.43
, Flutter 3.16.1
, Dart 3.2.1
.
Check the analysis log for details.