dirt_arch 1.0.0
dirt_arch: ^1.0.0 copied to clipboard
This package has the reference of many packages to facilitate the creation of apps without having to look for packages
We analyzed this package 14 days ago, and awarded it 95 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("1.0.0").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: Apache-2.0.
10/10 points: 20% or more of the public API has dartdoc comments
558 out of 1135 API elements (49.2 %) have documentation comments.
Some symbols that are missing documentation: dirt_arch, dirt_arch.AnimatedCard, dirt_arch.AnimatedCard.AnimatedCard.new, dirt_arch.AnimatedCard.child, dirt_arch.AnimatedCard.curve.
10/10 points: Package has an example
20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:dirt_arch/dirt_arch.dartthat imports:package:datasource/datasource.dartthat imports:package:datasource/src/datasource.dartthat imports:package:cloud_firestore/cloud_firestore.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:dirt_arch/dirt_arch.dartthat imports:package:datasource/datasource.dartthat imports:package:datasource/src/datasource.dartthat imports:package:cloud_firestore/cloud_firestore.dartthat declares support for platforms:Android,iOS,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:dirt_arch/dirt_arch.dartthat imports:package:datasource/datasource.dartthat imports:package:datasource/src/datasource.dartthat imports:package:cloud_firestore/cloud_firestore.dartthat imports:package:firebase_core_platform_interface/firebase_core_platform_interface.dartthat imports:package:firebase_core_platform_interface/src/pigeon/test_api.dartthat imports:package:flutter_test/flutter_test.dartthat imports:package:flutter_test/src/widget_tester.dartthat imports:package:flutter_test/src/test_text_input.dartthat imports:package:flutter_test/src/test_text_input_key_handler.dartthat imports:package:flutter_test/src/binding.dartthat imports:package:flutter_test/src/platform.dartthat imports:dart:io
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 7 issues. Showing the first 2:
ERROR: Invalid constant value.
lib/src/dirt_snack_bar/dirt_snack_bar.dart:34:26
╷
34 │ onTap: asuka.hideCurrentSnackBar,
│ ^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/dirt_snack_bar/dirt_snack_bar.dart
ERROR: The name 'hideCurrentSnackBar' is being referenced through the prefix 'asuka', but it isn't defined in any of the libraries imported using that prefix.
lib/src/dirt_snack_bar/dirt_snack_bar.dart:34:32
╷
34 │ onTap: asuka.hideCurrentSnackBar,
│ ^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/dirt_snack_bar/dirt_snack_bar.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
animated_card |
^2.0.0 |
2.0.0 | 2.0.0 | |
asuka |
^2.0.0+1 |
2.2.1 | 2.2.1 | Discontinued |
bot_toast |
^4.0.3 |
4.1.3 | 4.1.3 | |
bubble_bottom_bar |
^2.0.0 |
2.0.0 | 2.0.0 | |
connectivity_plus |
^2.3.6 |
2.3.9 | 7.0.0 | |
convex_bottom_bar |
^3.0.0 |
3.2.0 | 3.2.0 | |
datasource |
^0.0.1 |
0.0.1 | 0.0.1 | |
dio |
^4.0.6 |
4.0.6 | 5.9.0 | |
flutter_form_builder |
^7.4.0 |
7.8.0 | 10.2.0 | |
flutter_modular |
^5.0.3 |
5.0.3 | 6.4.1 | |
google_fonts |
^3.0.1 |
3.0.1 | 6.3.3 | |
hasura_connect |
^4.0.0+2 |
4.0.0+4 | 5.0.0+3 | Discontinued |
mask_text_input_formatter |
^2.3.0 |
2.9.0 | 2.9.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_flutterfire_internals |
- | 1.0.2 | 1.3.65 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
badges |
- | 2.0.3 | 3.1.2 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
cloud_firestore |
- | 2.5.4 | 6.1.1 | |
cloud_firestore_platform_interface |
- | 5.7.7 | 7.0.5 | |
cloud_firestore_web |
- | 2.8.10 | 5.1.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus_linux |
- | 1.3.1 | 1.3.1 | Discontinued |
connectivity_plus_macos |
- | 1.2.6 | 1.2.6 | Discontinued |
connectivity_plus_platform_interface |
- | 1.2.4 | 2.0.1 | |
connectivity_plus_web |
- | 1.2.5 | 1.2.5 | Discontinued |
connectivity_plus_windows |
- | 1.2.2 | 1.2.2 | Discontinued |
crypto |
- | 3.0.7 | 3.0.7 | |
dart_websocket |
- | 1.0.0 | 1.0.0 | |
dbus |
- | 0.7.11 | 0.7.11 | |
either_dart |
- | 0.1.4 | 1.0.0 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.1.4 | 2.1.4 | |
firebase_core |
- | 1.24.0 | 4.3.0 | |
firebase_core_platform_interface |
- | 4.8.0 | 6.0.2 | |
firebase_core_web |
- | 1.7.3 | 3.3.1 | |
flutter_modular_annotations |
- | 0.0.2 | 0.0.2 | Discontinued |
http |
- | 0.13.6 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.17.0 | 0.20.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
leak_tracker |
- | 11.0.2 | 11.0.2 | |
leak_tracker_flutter_testing |
- | 3.0.10 | 3.0.10 | |
leak_tracker_testing |
- | 3.0.2 | 3.0.2 | |
matcher |
- | 0.12.17 | 0.12.18 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
modular_core |
- | 2.0.3+1 | 3.4.1 | |
modular_interfaces |
- | 2.0.2 | 3.0.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
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 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
string_validator |
- | 0.3.0 | 1.2.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.7 | 0.7.8 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 3.0.7 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
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.
Found 7 issues. Showing the first 2:
The constraint `^2.3.6` on connectivity_plus does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions connectivity_plus to update the constraint.
The constraint `^4.0.6` on dio does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions dio to update the constraint.
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.23.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.