dio_helper 1.1.19 copy "dio_helper: ^1.1.19" to clipboard
dio_helper: ^1.1.19 copied to clipboard

using dio for api to cach data for fast pagging

50/ 160
pub points
43
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

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: BSD-3-Clause.

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

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

OUT: Documenting dio_helper... Discovering libraries... ERR: dartdoc 9.0.0 (/tmp/analyzerTGPSNX/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.10.3.snapshot) failed: fatal error: unable to locate the input directory at '/tmp/pana_EGBESD/lib/ModaLs'. #0 PubPackageMeta.fromDir (package:dartdoc/src/package_meta.dart:218:7) #1 PubPackageMeta.fromFilename (package:dartdoc/src/package_meta.dart:205:27) #2 PackageMetaProvider.fromFilename (package:dartdoc/src/package_meta.dart:82:55) #3 PubPackageBuilder._packageMetasForFiles (package:dartdoc/src/model/package_builder.dart:198:32) #4 PubPackageBuilder._discoverLibraries (package:dartdoc/src/model/package_builder.dart:281:22)

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:dio_helper/dio_helper.dart that imports:
  • package:dio_helper/modals/LoadingDialog.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:dio_helper/dio_helper.dart that imports:
  • package:dio_helper/modals/LoadingDialog.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:dio_helper/dio_helper.dart that imports:
  • package:dio_helper/modals/LoadingDialog.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Web`.

Because:

  • package:dio_helper/dio_helper.dart that imports:
  • package:dio_helper/http/GenericHttp.dart that imports:
  • package:dio_helper/dio_helper/DioImports.dart that imports:
  • package:tf_dio_cache/dio_http_cache.dart that imports:
  • package:tf_dio_cache/src/manager_dio.dart that imports:
  • package:tf_dio_cache/src/core/manager.dart that imports:
  • package:sqflite/utils/utils.dart that declares support for platforms: Android, iOS, macOS.
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 44 issues. Showing the first 2:

ERROR: Undefined name 'CustomToast'.

lib/dio_helper/DioHelperStatus.dart:280:7

    ╷
280 │       CustomToast.showToastNotification("Check Server");
    │       ^^^^^^^^^^^
    ╵

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

ERROR: Undefined name 'CustomToast'.

lib/dio_helper/DioHelperStatus.dart:290:11

    ╷
290 │           CustomToast.showToastNotification(data["msg"].toString());
    │           ^^^^^^^^^^^
    ╵

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

Failed report section
Support up-to-date dependencies
10 / 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
auto_route ^3.2.3+1 3.2.4 11.1.0
dio ^4.0.4 4.0.6 5.9.0
flutter_spinkit ^5.1.0 5.2.2 5.2.2
fluttertoast ^8.0.8 8.2.14 9.0.0
modal_bottom_sheet ^2.0.0 2.1.2 3.0.0
shared_preferences ^2.0.13 2.5.4 2.5.4
tf_dio_cache ^1.0.1 1.0.1 1.0.2
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 92.0.0 92.0.0
analyzer - 9.0.0 9.0.0
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
build - 4.0.3 4.0.3
build_config - 1.2.0 1.2.0
characters - 1.4.0 1.4.1
charcode - 1.4.0 1.4.0
checked_yaml - 2.0.4 2.0.4
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
csslib - 1.0.2 1.0.2
dart_style - 3.1.3 3.1.3
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
glob - 2.1.3 2.1.3
html - 0.15.6 0.15.6
http_parser - 4.1.2 4.1.2
json_annotation - 4.9.0 4.9.0
json_serializable - 6.11.3 6.11.3
logging - 1.3.0 1.3.0
matcher - 0.12.18 0.12.18
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
package_config - 2.2.0 2.2.0
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
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.2.0 2.2.0
pubspec_parse - 1.5.0 1.5.0
quiver - 3.2.2 3.2.2
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_gen - 4.1.1 4.1.1
source_helper - 1.3.9 1.3.9
source_span - 1.10.1 1.10.1
sqflite - 2.4.2 2.4.2
sqflite_android - 2.4.2+2 2.4.2+2
sqflite_common - 2.5.6 2.5.6
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
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.8 0.7.8
typed_data - 1.4.0 1.4.0
universal_html - 2.3.0 2.3.0
universal_io - 2.3.1 2.3.1
vector_math - 2.2.0 2.2.0
watcher - 1.2.0 1.2.0
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0
yaml - 3.1.3 3.1.3

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

Found 4 issues. Showing the first 2:

The constraint `^3.2.3+1` on auto_route does not support the stable version `4.0.0`.

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

The constraint `^4.0.4` on dio does not support the stable version `5.0.0`.

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 12 errors:

  • UNDEFINED_IDENTIFIER - lib/dio_helper/DioHelperStatus.dart:280:7 - Undefined name 'CustomToast'.
  • UNDEFINED_IDENTIFIER - lib/dio_helper/DioHelperStatus.dart:290:11 - Undefined name 'CustomToast'.
  • UNDEFINED_IDENTIFIER - lib/dio_helper/DioHelperStatus.dart:299:17 - Undefined name 'CustomToast'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.3, Flutter 3.38.4, Dart 3.10.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
3
likes
50
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

using dio for api to cach data for fast pagging

Repository (GitLab)
View/report issues

License

BSD-3-Clause (license)

Dependencies

auto_route, dio, flutter, flutter_spinkit, fluttertoast, modal_bottom_sheet, shared_preferences, tf_dio_cache

More

Packages that depend on dio_helper