chaotic 4.3.2
chaotic: ^4.3.2 copied to clipboard
Flutter Package That Contains (Widgets, Services and Commons) classes and files
We analyzed this package 3 days ago, and awarded it 115 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://github.com/Flutterry/chaotic.git was unreachable. Make sure that the website is reachable via HEAD requests.
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 ("4.3.2").
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: BSD-3-Clause.
0/10 points: 20% or more of the public API has dartdoc comments
15 out of 166 API elements (9.0 %) 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: commons, commons.DateTimeExtension, commons.DateTimeExtension.isToday, commons.DateTimeExtension.isYesterDay, commons.DateTimeExtension.toYMD.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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 does not support platform `Web`.
Because:
package:chaotic/commons.dartthat imports:package:platform_device_id/platform_device_id.dartthat imports:package:device_info/device_info.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:chaotic/commons.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:chaotic/commons.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Windows`.
Because:
package:chaotic/commons.dartthat imports:package:platform_device_id/platform_device_id.dartthat imports:package:device_info/device_info.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:chaotic/commons.dartthat imports:package:platform_device_id/platform_device_id.dartthat imports:package:device_info/device_info.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:chaotic/commons.dartthat imports:package:platform_device_id/platform_device_id.dartthat imports:package:device_info/device_info.dartthat declares support for platforms:Android,iOS.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 27 issues. Showing the first 2:
WARNING: This API is available since SDK 2.14.0, but constraints '>=2.12.0 <3.0.0' don't guarantee it.
lib/common/extensions.dart:55:29
╷
55 │ extension EnumExtensions on Enum {
│ ^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/common/extensions.dart
INFO: The part-of directive uses a library name.
lib/common/configuration.dart:1:1
╷
1 │ part of commons;
│ ^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/common/configuration.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
bot_toast |
any |
4.1.3 | 4.1.3 | |
country_code_picker |
any |
3.4.1 | 3.4.1 | |
dio |
any |
5.9.0 | 5.9.0 | |
easy_localization |
any |
3.0.8 | 3.0.8 | |
easy_logger |
any |
0.0.2 | 0.0.2 | |
flutter_spinkit |
any |
5.2.2 | 5.2.2 | |
package_info_plus |
any |
9.0.0 | 9.0.0 | |
platform_device_id |
any |
1.0.1 | 1.0.1 | |
pretty_dio_logger |
^1.2.0-beta-1 |
1.4.0 | 1.4.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
device_info |
- | 2.0.3 | 2.0.3 | Discontinued |
device_info_platform_interface |
- | 2.0.1 | 2.0.1 | |
diacritic |
- | 0.1.6 | 0.1.6 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
ffi |
- | 2.1.5 | 2.1.5 | |
file |
- | 7.0.1 | 7.0.1 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.2 | 0.20.2 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
package_info_plus_platform_interface |
- | 3.2.1 | 3.2.1 | |
path |
- | 1.9.1 | 1.9.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 | |
platform_device_id_linux |
- | 1.0.0 | 1.0.0 | |
platform_device_id_macos |
- | 1.0.0 | 1.0.0 | |
platform_device_id_platform_interface |
- | 1.0.0 | 1.0.0 | |
platform_device_id_web |
- | 1.0.0 | 1.0.0 | |
platform_device_id_windows |
- | 1.0.0 | 1.0.0 | |
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 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 5.15.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
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.8, Flutter 3.38.6, Dart 3.10.7.
Check the analysis log for details.