handy_dialogs 0.0.6
handy_dialogs: ^0.0.6 copied to clipboard
Handy dialogs for your apps logic easy & quick integration of frequently used dialogs
We analyzed this package 3 days ago, and awarded it 140 pub points (of a possible 160):
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: Use an OSI-approved license
Detected license: BSD-3-Clause.
10/10 points: 20% or more of the public API has dartdoc comments
10 out of 18 API elements (55.6 %) have documentation comments.
Some symbols that are missing documentation: dialogs, dialogs.ConfirmDenyButtons.ConfirmDenyButtons.new, dialogs.ConfirmDenyButtons.confirm, dialogs.ConfirmDenyButtons.confirmText, dialogs.ConfirmDenyButtons.deny.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:handy_dialogs/handy_dialogs.dartthat imports:package:handy_dialogs/src/navigation.dartthat imports:package:sound_library/sound_library.dartthat imports:package:sound_library/src/sound_library.dartthat imports:package:audioplayers/audioplayers.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:handy_dialogs/handy_dialogs.dartthat imports:package:handy_dialogs/src/navigation.dartthat imports:package:sound_library/sound_library.dartthat imports:package:sound_library/src/sound_library.dartthat imports:package:storage_manager/storage_manager.dartthat imports:package:storage_manager/src/firestorage.dartthat imports:package:firebase_storage/firebase_storage.dartthat declares support for platforms:Android,iOS,Windows,macOS,Web.
Package does not support platform `Web`.
Because:
package:handy_dialogs/handy_dialogs.dartthat imports:package:handy_dialogs/src/navigation.dartthat imports:package:sound_library/sound_library.dartthat imports:package:sound_library/src/sound_library.dartthat imports:package:audioplayers/audioplayers.dartthat imports:package:audioplayers/src/audio_cache.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 9 issues. Showing the first 2:
INFO: 'required' is deprecated and shouldn't be used. In Dart 2.12 and later, use the built-in `required` keyword to mark a named parameter as required.
lib/src/buttons.dart:14:6
╷
14 │ @required this.deny,
│ ^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/buttons.dart
INFO: 'required' is deprecated and shouldn't be used. In Dart 2.12 and later, use the built-in `required` keyword to mark a named parameter as required.
lib/src/buttons.dart:17:6
╷
17 │ @required this.confirm,
│ ^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/buttons.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
flash |
^3.0.5+2 |
3.1.1 | 3.1.1 | |
sound_library |
^0.1.1 |
0.1.1 | 1.0.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_flutterfire_internals |
- | 1.3.35 | 1.3.65 | |
async |
- | 2.13.0 | 2.13.0 | |
audioplayers |
- | 0.20.1 | 6.5.1 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.1.5 | 2.1.5 | |
file |
- | 7.0.1 | 7.0.1 | |
firebase_core |
- | 2.32.0 | 4.3.0 | |
firebase_core_platform_interface |
- | 5.4.2 | 6.0.2 | |
firebase_core_web |
- | 2.24.0 | 3.3.1 | |
firebase_storage |
- | 11.6.5 | 13.0.5 | |
firebase_storage_platform_interface |
- | 5.1.22 | 5.2.16 | |
firebase_storage_web |
- | 3.6.22 | 3.11.1 | |
http |
- | 0.13.6 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.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 | |
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 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
shared_preferences |
- | 2.5.4 | 2.5.4 | |
shared_preferences_android |
- | 2.4.18 | 2.4.18 | |
shared_preferences_foundation |
- | 2.5.6 | 2.5.6 | |
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 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
storage_manager |
- | 0.1.12 | 0.6.0 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.7 | 0.7.9 | |
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 | |
web |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^0.1.1` on sound_library does not support the stable version `0.2.0`.
Try running dart pub upgrade --major-versions sound_library 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.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.