awesonestyle 1.3.5
awesonestyle: ^1.3.5 copied to clipboard
AwesoneStyle es un paquete multiplataforma que contiene un conjunto de herramientas para diseño de sitios, aplicaciones web, aplicaciones móviles y de escritorio.
We analyzed this package 2 days ago, and awarded it 110 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
- 32 out of 382 API elements (8.4 %) 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 5 of 6 possible platforms (iOS, Android, Web, Windows, MacOS, Linux)
- ✓ Android
- ✓ iOS
- ✓ Windows
- ✓ Linux
- ✓ MacOS
These platforms are not supported:
Package not compatible with platform Web
Because:
package:awesonestyle/awesonestyle.dart
that imports:package:awesonestyle/services.dart
that imports:package:awesonestyle/src/Services/connection/connection.dart
that imports:dart:io
30/30 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
animate_do | ^2.1.0 | 2.1.0 | 2.1.0 |
calendar_view | ^0.0.5 | 0.0.5 | 1.0.0 |
connectivity_plus | ^2.0.3 | 2.3.6+1 | 2.3.6+1 |
dartdoc | ^5.1.2 | 5.1.2 | 6.0.1 |
flutter | flutter | 0.0.0 | 0.0.0 |
font_awesome_flutter | ^10.1.0 | 10.1.0 | 10.1.0 |
get | ^4.6.5 | 4.6.5 | 4.6.5 |
http | ^0.13.4 | 0.13.5 | 0.13.5 |
intl | ^0.17.0 | 0.17.0 | 0.17.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
_fe_analyzer_shared | - | 38.0.0 | 46.0.0 |
analyzer | - | 3.4.1 | 4.6.0 |
args | - | 2.3.1 | 2.3.1 |
async | - | 2.9.0 | 2.9.0 |
characters | - | 1.2.0 | 1.2.1 |
charcode | - | 1.3.1 | 1.3.1 |
cli_util | - | 0.3.5 | 0.3.5 |
clock | - | 1.1.1 | 1.1.1 |
collection | - | 1.16.0 | 1.16.0 |
connectivity_plus_linux | - | 1.3.1 | 1.3.1 |
connectivity_plus_macos | - | 1.2.4 | 1.2.4 |
connectivity_plus_platform_interface | - | 1.2.1 | 1.2.1 |
connectivity_plus_web | - | 1.2.3 | 1.2.3 |
connectivity_plus_windows | - | 1.2.2 | 1.2.2 |
convert | - | 3.0.2 | 3.0.2 |
crypto | - | 3.0.2 | 3.0.2 |
csslib | - | 0.17.2 | 0.17.2 |
dbus | - | 0.7.7 | 0.7.7 |
ffi | - | 2.0.1 | 2.0.1 |
file | - | 6.1.2 | 6.1.2 |
flutter_web_plugins | - | 0.0.0 | 0.0.0 |
glob | - | 2.1.0 | 2.1.0 |
html | - | 0.15.0 | 0.15.0 |
http_parser | - | 4.0.1 | 4.0.1 |
js | - | 0.6.4 | 0.6.4 |
logging | - | 1.0.2 | 1.0.2 |
markdown | - | 5.0.0 | 6.0.0 |
material_color_utilities | - | 0.1.4 | 0.2.0 |
meta | - | 1.7.0 | 1.8.0 |
nm | - | 0.5.0 | 0.5.0 |
package_config | - | 2.1.0 | 2.1.0 |
path | - | 1.8.2 | 1.8.2 |
petitparser | - | 5.0.0 | 5.0.0 |
plugin_platform_interface | - | 2.1.2 | 2.1.2 |
pub_semver | - | 2.1.1 | 2.1.1 |
sky_engine | - | 0.0.99 | 0.0.99 |
source_span | - | 1.9.1 | 1.9.1 |
string_scanner | - | 1.1.1 | 1.1.1 |
term_glyph | - | 1.2.1 | 1.2.1 |
typed_data | - | 1.3.1 | 1.3.1 |
vector_math | - | 2.1.2 | 2.1.2 |
watcher | - | 1.0.1 | 1.0.1 |
xml | - | 6.1.0 | 6.1.0 |
yaml | - | 3.1.1 | 3.1.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^0.0.5` on calendar_view does not support the stable version `1.0.0`, that was published 0 days ago.
When calendar_view is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions calendar_view
to update the constraint.
The constraint `^5.1.2` on dartdoc does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions dartdoc
to update the constraint.
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
.