nylo_support 6.35.0 copy "nylo_support: ^6.35.0" to clipboard
nylo_support: ^6.35.0 copied to clipboard

Support library for the Nylo framework. This library supports routing, widgets, localization, cli, storage and more.

150/ 160
pub points
2.75k
downloads

We analyzed this package 6 days ago, and awarded it 150 pub points (of a possible 160):

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 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/support/issues was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

1644 out of 2677 API elements (61.4 %) have documentation comments.

Some symbols that are missing documentation: alert_tab, alert_tab.AlertTab.AlertTab.new, alert_tab.AlertTab.alertColor, alert_tab.AlertTab.alertEnabled, alert_tab.AlertTab.alignment.

Passed check 10/10 points: Package has an example and has no issues with screenshots

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 28 issues. Showing the first 2:

INFO: The type name 'tcflag_t' isn't an UpperCamelCase identifier.

lib/dart_console/src/ffi/unix/termios.dart:55:9

   ╷
55 │ typedef tcflag_t = UnsignedLong;
   │         ^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/dart_console/src/ffi/unix/termios.dart

INFO: The type name 'cc_t' isn't an UpperCamelCase identifier.

lib/dart_console/src/ffi/unix/termios.dart:58:9

   ╷
58 │ typedef cc_t = UnsignedChar;
   │         ^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/dart_console/src/ffi/unix/termios.dart

Partially passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Partially passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
animate_do ^4.2.0 4.2.0 4.2.0
app_badge_plus ^1.2.3 1.2.3 1.2.3
characters ^1.4.0 1.4.0 1.4.1
date_field ^6.0.3+1 6.0.3+1 6.0.3+1
dio ^5.8.0+1 5.9.0 5.9.0
equatable ^2.0.7 2.0.7 2.0.7
error_stack ^1.10.3 1.10.3 1.10.3
ffi ^2.1.4 2.1.4 2.1.4
flutter_dotenv ^5.2.1 5.2.1 6.0.0
flutter_local_notifications ^19.3.1 19.4.1 19.4.1
flutter_multi_formatter ^2.13.7 2.13.10 2.13.10
flutter_secure_storage ^9.2.4 9.2.4 9.2.4
flutter_staggered_grid_view ^0.7.0 0.7.0 0.7.0
flutter_styled_toast ^2.2.1 2.2.1 2.2.1
flutter_timezone ^4.1.1 4.1.1 4.1.1
get_time_ago ^2.3.2 2.3.2 2.3.2
intl ^0.20.2 0.20.2 0.20.2
mask_text_input_formatter ^2.9.0 2.9.0 2.9.0
path_provider ^2.1.5 2.1.5 2.1.5
pretty_dio_logger ^1.4.0 1.4.0 1.4.0
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.28.0 0.28.0 0.28.0
skeletonizer ^2.1.0+1 2.1.0+1 2.1.0+1
theme_provider ^0.6.0 0.6.0 0.6.0
timezone ^0.10.1 0.10.1 0.10.1
uuid ^4.5.1 4.5.1 4.5.1
validated ^2.0.0 2.0.0 2.0.0
win32 ^5.14.0 5.14.0 5.14.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
base58check - 2.0.0 2.0.0
bech32 - 0.2.2 0.2.2
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.6 3.0.6
dbus - 0.7.11 0.7.11
dio_web_adapter - 2.1.1 2.1.1
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_local_notifications_linux - 6.0.0 6.0.0
flutter_local_notifications_platform_interface - 9.1.0 9.1.0
flutter_local_notifications_windows - 1.0.2 1.0.2
flutter_secure_storage_linux - 1.2.3 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
http - 1.5.0 1.5.0
http_parser - 4.1.2 4.1.2
js - 0.6.7 0.7.2 Discontinued
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
mime - 2.0.0 2.0.0
path - 1.9.1 1.9.1
path_provider_android - 2.2.18 2.2.18
path_provider_foundation - 2.4.2 2.4.2
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 - 7.0.1 7.0.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
shared_preferences - 2.5.3 2.5.3
shared_preferences_android - 2.4.12 2.4.12
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
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
url_launcher - 6.3.2 6.3.2
url_launcher_android - 6.3.18 6.3.18
url_launcher_ios - 6.3.4 6.3.4
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.3 3.2.3
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.1 2.4.1
url_launcher_windows - 3.1.4 3.1.4
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^5.2.1` on flutter_dotenv does not support the stable version `6.0.0`, that was published 7 days ago.

When flutter_dotenv is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions flutter_dotenv to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.22, Flutter 3.35.1, Dart 3.9.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: