flutter_core_kit_plus 0.1.0 copy "flutter_core_kit_plus: ^0.1.0" to clipboard
flutter_core_kit_plus: ^0.1.0 copied to clipboard

A robust, production-ready foundation for Flutter apps combining internet-aware HTTP client, type-safe state management, and reusable UI components.

140/ 160
pub points
--
downloads

We analyzed this package 17 hours ago, and awarded it 140 pub points (of a possible 160):

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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

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

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

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

82 out of 185 API elements (44.3 %) have documentation comments.

Some symbols that are missing documentation: flutter_core_kit_plus, flutter_core_kit_plus.AsyncError, flutter_core_kit_plus.AsyncError.AsyncError.new, flutter_core_kit_plus.AsyncLoading, flutter_core_kit_plus.AsyncLoading.AsyncLoading.new.

Passed check 10/10 points: Package has an example

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

Passed check 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:flutter_core_kit_plus/flutter_core_kit_plus.dart that imports:
  • package:flutter_core_kit_plus/src/networking/cache_manager.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

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:flutter_core_kit_plus/flutter_core_kit_plus.dart that imports:
  • package:flutter_core_kit_plus/src/networking/rest_client.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Package does not support platform `iOS`.

Because:

  • package:flutter_core_kit_plus/flutter_core_kit_plus.dart that imports:
  • package:flutter_core_kit_plus/src/networking/rest_client.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Package does not support platform `Windows`.

Because:

  • package:flutter_core_kit_plus/flutter_core_kit_plus.dart that imports:
  • package:flutter_core_kit_plus/src/networking/rest_client.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Package does not support platform `macOS`.

Because:

  • package:flutter_core_kit_plus/flutter_core_kit_plus.dart that imports:
  • package:flutter_core_kit_plus/src/networking/rest_client.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 5 issues. Showing the first 2:

INFO: Unnecessary 'this.' qualifier.

lib/src/state/async_value.dart:60:35

   ╷
60 │         return error(this.error!, this.stackTrace);
   │                                   ^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/state/async_value.dart

INFO: Unnecessary 'this.' qualifier.

lib/src/state/async_value.dart:62:24

   ╷
62 │         return success(this.data as T);
   │                        ^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/state/async_value.dart

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

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
connectivity_plus ^7.0.0 7.0.0 7.0.0
dio ^5.9.0 5.9.0 5.9.0
dio_cache_interceptor ^3.5.0 3.5.1 4.0.5
dio_cache_interceptor_hive_store ^3.2.2 3.2.2 4.0.0 Discontinued
equatable ^2.0.7 2.0.7 2.0.7
flutter_secure_storage ^9.0.0 9.2.4 9.2.4
hive ^2.2.3 2.2.3 2.2.3
path_provider ^2.1.0 2.1.5 2.1.5
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
collection - 1.19.1 1.19.1
connectivity_plus_platform_interface - 2.0.1 2.0.1
crypto - 3.0.7 3.0.7
dbus - 0.7.11 0.7.11
dio_web_adapter - 2.1.1 2.1.1
ffi - 2.1.4 2.1.4
fixnum - 1.1.1 1.1.1
flutter_secure_storage_linux - 1.2.3 2.0.1
flutter_secure_storage_macos - 3.1.3 4.0.0
flutter_secure_storage_platform_interface - 1.1.2 2.0.1
flutter_secure_storage_web - 1.2.1 2.0.0
flutter_secure_storage_windows - 3.1.2 4.0.0
http_parser - 4.1.2 4.1.2
js - 0.6.7 0.7.2 Discontinued
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
mime - 2.0.0 2.0.0
nm - 0.5.0 0.5.0
objective_c - 9.1.0 9.1.0
path - 1.9.1 1.9.1
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.5.0 2.5.0
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
pub_semver - 2.2.0 2.2.0
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
uuid - 4.5.2 4.5.2
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
xml - 6.6.1 6.6.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 3 issues. Showing the first 2:

The constraint `^3.5.0` on dio_cache_interceptor does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions dio_cache_interceptor to update the constraint.

The constraint `^3.2.2` on dio_cache_interceptor_hive_store does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions dio_cache_interceptor_hive_store to update the constraint.

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.2, Flutter 3.38.1, Dart 3.10.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
--
downloads

Publisher

unverified uploader

Weekly Downloads

A robust, production-ready foundation for Flutter apps combining internet-aware HTTP client, type-safe state management, and reusable UI components.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, dio, dio_cache_interceptor, dio_cache_interceptor_hive_store, equatable, flutter, flutter_secure_storage, hive, path_provider

More

Packages that depend on flutter_core_kit_plus