creative_ui_button 0.0.2
creative_ui_button: ^0.0.2 copied to clipboard
Theme-aware, animated buttons for Flutter: contained, outlined, text, and animated variants with async and smart back.
We analyzed this package 15 days ago, and awarded it 120 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
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.
0/10 points: 20% or more of the public API has dartdoc comments
19 out of 104 API elements (18.3 %) 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.
To highlight public API members missing documentation consider enabling the public_member_api_docs lint.
Some symbols that are missing documentation: creative_ui_button, creative_ui_button.AnimatedButtonConfig, creative_ui_button.AnimatedButtonConfig.AnimatedButtonConfig.new, creative_ui_button.AnimatedButtonConfig.borderRadius, creative_ui_button.AnimatedButtonConfig.effects.
10/10 points: Package has an example
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:creative_ui_button/creative_ui_button.dartthat imports:package:creative_ui_button/src/components/buttons/async_button.dartthat imports:package:creative_ui_button/src/components/buttons/base_button.dartthat imports:package:creative_ui_button/src/vibrator.dartthat imports:package:haptic_feedback/haptic_feedback.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:creative_ui_button/creative_ui_button.dartthat imports:package:creative_ui_button/src/components/buttons/async_button.dartthat imports:package:creative_ui_button/src/components/buttons/base_button.dartthat imports:package:creative_ui_button/src/vibrator.dartthat imports:package:haptic_feedback/haptic_feedback.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:creative_ui_button/creative_ui_button.dartthat imports:package:creative_ui_button/src/components/buttons/async_button.dartthat imports:package:creative_ui_button/src/components/buttons/base_button.dartthat imports:package:creative_ui_button/src/vibrator.dartthat imports:package:haptic_feedback/haptic_feedback.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:creative_ui_button/creative_ui_button.dartthat imports:package:creative_ui_button/src/components/buttons/async_button.dartthat imports:package:creative_ui_button/src/components/buttons/base_button.dartthat imports:package:creative_ui_button/src/vibrator.dartthat imports:package:haptic_feedback/haptic_feedback.dartthat declares support for platforms:Android,iOS.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:creative_ui_button/creative_ui_button.dartthat imports:package:creative_ui_button/src/components/buttons/async_button.dartthat imports:package:creative_ui_button/src/components/buttons/base_button.dartthat imports:package:creative_ui_button/src/vibrator.dartthat imports:package:vibration/vibration.dartthat imports:package:vibration_platform_interface/vibration_platform_interface.dartthat imports:package:vibration_platform_interface/src/method_channel_vibration.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:creative_ui_button/creative_ui_button.dartthat imports:package:creative_ui_button/src/components/buttons/async_button.dartthat imports:package:creative_ui_button/src/components/buttons/base_button.dartthat imports:package:creative_ui_button/src/vibrator.dartthat imports:package:vibration/vibration.dartthat imports:package:vibration_platform_interface/vibration_platform_interface.dartthat imports:package:vibration_platform_interface/src/method_channel_vibration.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat declares support for platforms:Windows.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 36 issues. Showing the first 2:
INFO: Missing type annotation.
lib/src/audio/audio_players_version.dart:53:3
╷
53 │ playBGM(filename, {double volume = 1.0, bool? loop, double pan = 0.0}) async {
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/audio/audio_players_version.dart
INFO: Missing type annotation.
lib/src/audio/audio_players_version.dart:53:11
╷
53 │ playBGM(filename, {double volume = 1.0, bool? loop, double pan = 0.0}) async {
│ ^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/audio/audio_players_version.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
audioplayers |
^6.5.1 |
6.5.1 | 6.5.1 | |
auto_size_text |
^3.0.0 |
3.0.0 | 3.0.0 | |
flutter_animator |
^3.2.2 |
3.2.2 | 3.2.2 | |
golden_toolkit |
^0.15.0 |
0.15.0 | 0.15.0 | Discontinued |
haptic_feedback |
^0.5.1+1 |
0.5.1+2 | 0.6.4+3 | |
simple_animations |
^5.2.0 |
5.2.0 | 5.2.0 | |
vibration |
^3.1.4 |
3.1.5 | 3.1.5 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
audioplayers_android |
- | 5.2.1 | 5.2.1 | |
audioplayers_darwin |
- | 6.3.0 | 6.3.0 | |
audioplayers_linux |
- | 4.2.1 | 4.2.1 | |
audioplayers_platform_interface |
- | 7.1.1 | 7.1.1 | |
audioplayers_web |
- | 5.1.1 | 5.1.1 | |
audioplayers_windows |
- | 4.2.1 | 4.2.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 | |
device_info_plus |
- | 12.3.0 | 12.3.0 | |
device_info_plus_platform_interface |
- | 7.0.3 | 7.0.3 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
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 | |
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 | |
synchronized |
- | 3.4.0 | 3.4.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 |
- | 4.5.2 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
vibration_platform_interface |
- | 0.1.1 | 0.1.1 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 5.15.0 | |
win32_registry |
- | 2.1.0 | 2.1.0 | |
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.5.1+1` on haptic_feedback does not support the stable version `0.6.0`.
Try running dart pub upgrade --major-versions haptic_feedback to update the constraint.
The package has one or more discontinued direct dependencies.
Discontinued packages are no longer maintained, and can end up being a
liability.
Consider migrating away from these dependencies:
- golden_toolkit.
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.