chaotic 1.10.8 copy "chaotic: ^1.10.8" to clipboard
chaotic: ^1.10.8 copied to clipboard

discontinued
outdated

Flutter Package That Contains (Widgets, Services and Commons) classes and files

85/ 160
pub points
20
downloads

We analyzed this package 3 days ago, and awarded it 85 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
25 / 30trigger folding of the section

Partially passed check 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.

Passed check 5/5 points: Provide a valid README.md

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("1.10.8").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Passed check 10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

Failed report section
Provide documentation
0 / 20trigger folding of the section

Partially passed check 0/10 points: 20% or more of the public API has dartdoc comments

7 out of 115 API elements (6.1 %) 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.changeLang, commons.emailValidation, commons.enumToString, commons.getAddress.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:chaotic/commons.dart that imports:
  • package:platform_device_id/platform_device_id.dart that imports:
  • package:device_info/device_info.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:chaotic/commons.dart that imports:
  • package:platform_device_id/platform_device_id.dart that imports:
  • package:device_info/device_info.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:chaotic/commons.dart that imports:
  • package:platform_device_id/platform_device_id.dart that imports:
  • package:device_info/device_info.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:chaotic/commons.dart that imports:
  • package:platform_device_id/platform_device_id.dart that imports:
  • package:device_info/device_info.dart that 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.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:chaotic/commons.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Failed report section
Pass static analysis
0 / 50trigger folding of the section

Failed check 0/50 points: code has no errors, warnings, lints, or formatting issues

Found 36 issues. Showing the first 2:

ERROR: The property 'response' can't be accessed on the type 'Type' in a constant expression.

lib/service/dio.dart:209:14

    ╷
209 │         case DioErrorType.response:
    │              ^^^^^^^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/service/dio.dart

ERROR: There's no constant named 'response' in 'DioExceptionType'.

lib/service/dio.dart:209:27

    ╷
209 │         case DioErrorType.response:
    │                           ^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/service/dio.dart

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Passed check 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
firebase_messaging any 16.1.1 16.1.1
flutter_spinkit any 5.2.2 5.2.2
get any 4.7.3 4.7.3
google_maps_flutter any 2.14.0 2.14.0
package_info_plus any 9.0.0 9.0.0
platform_device_id any 1.0.1 1.0.1
provider any 6.1.5+1 6.1.5+1
sizer any 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.66 1.3.66
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
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
csslib - 1.0.2 1.0.2
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
easy_logger - 0.0.2 0.0.2
fake_async - 1.3.3 1.3.3
ffi - 2.1.5 2.1.5
file - 7.0.1 7.0.1
firebase_core - 4.4.0 4.4.0
firebase_core_platform_interface - 6.0.2 6.0.2
firebase_core_web - 3.4.0 3.4.0
firebase_messaging_platform_interface - 4.7.6 4.7.6
firebase_messaging_web - 4.1.2 4.1.2
flutter_plugin_android_lifecycle - 2.0.33 2.0.33
google_maps - 8.2.0 8.2.0
google_maps_flutter_android - 2.18.9 2.18.9
google_maps_flutter_ios - 2.17.0 2.17.0
google_maps_flutter_platform_interface - 2.14.1 2.14.1
google_maps_flutter_web - 0.5.14+3 0.5.14+3
html - 0.15.6 0.15.6
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.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.18.0
mime - 2.0.0 2.0.0
nested - 1.0.0 1.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
sanitize_html - 2.1.0 2.1.0
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
stream_channel - 2.1.4 2.1.4
stream_transform - 2.1.1 2.1.1
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
vector_math - 2.2.0 2.2.0
vm_service - 15.0.2 15.0.2
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.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 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.

Weekly downloads

Display as:
By versions:
2
likes
85
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Package That Contains (Widgets, Services and Commons) classes and files

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

bot_toast, country_code_picker, dio, easy_localization, firebase_messaging, flutter, flutter_spinkit, get, google_maps_flutter, package_info_plus, platform_device_id, provider, sizer

More

Packages that depend on chaotic