ccci_utility 1.1.53+30 copy "ccci_utility: ^1.1.53+30" to clipboard
ccci_utility: ^1.1.53+30 copied to clipboard

A collection of utility classes and templates for building Flutter applications efficiently.

1
likes
130/ 160
pub points
35
downloads

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

failed
Provide documentation
10 / 20trigger folding of the section

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

87 out of 98 API elements (88.8 %) have documentation comments.

Some symbols that are missing documentation: ccci_utility, ccci_utility.BaseMixins, ccci_utility.BaseMixins.BaseMixins, ccci_utility.BaseMixins.isValidEmail, ccci_utility.BaseServiceProvider.ref.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

These issues are present but do not affect the score, because they may not originate in your package:

Package not compatible with platform Web

Because:

  • package:ccci_utility/ccci_utility.dart that imports:
  • package:ccci_utility/src/base/base_store.dart that imports:
  • package:flutter_secure_storage/flutter_secure_storage.dart that imports:
  • package:flutter_secure_storage_platform_interface/flutter_secure_storage_platform_interface.dart that imports:
  • dart:io

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:ccci_utility/ccci_utility.dart that imports:
  • package:ccci_utility/src/base/base_store.dart that imports:
  • package:flutter_secure_storage/flutter_secure_storage.dart that imports:
  • package:flutter_secure_storage_platform_interface/flutter_secure_storage_platform_interface.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 40 issues. Showing the first 2:

INFO: 'ProviderRef' is deprecated and shouldn't be used. will be removed in 3.0.0. Use Ref instead.

lib/src/base/base_service_provider.dart:80:9

80final ProviderRef ref;
   │         ^^^^^^^^^^^
   ╵
copied to clipboard

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

INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.

lib/src/common/button.dart:69:32

   ╷
69 │                 ? widget.color.withOpacity(.5)
   │                                ^^^^^^^^^^^
   ╵
copied to clipboard

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

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

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

Package Constraint Compatible Latest
dio ^5.4.3+1 5.7.0 5.7.0
dotenv ^4.2.0 4.2.0 4.2.0
flutter flutter 0.0.0 0.0.0
flutter_dotenv ^5.1.0 5.2.1 5.2.1
flutter_riverpod ^2.5.1 2.6.1 2.6.1
flutter_secure_storage ^9.2.2 9.2.4 9.2.4
flutter_svg ^2.0.10+1 2.0.17 2.0.17
intl ^0.19.0 0.19.0 0.20.1
jwt_decoder ^2.0.1 2.0.1 2.0.1
logger ^2.3.0 2.5.0 2.5.0
skeletonizer ^1.3.0 1.4.3 1.4.3
Transitive dependencies
Package Constraint Compatible Latest
args - 2.6.0 2.6.0
async - 2.12.0 2.12.0
characters - 1.3.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.0 1.19.1
dio_web_adapter - 2.0.0 2.0.0
ffi - 2.1.3 2.1.3
flutter_secure_storage_linux - 1.2.2 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
flutter_web_plugins - 0.0.0 0.0.0
http - 1.2.2 1.2.2
http_parser - 4.1.2 4.1.2
js - 0.6.7 0.7.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.15 2.2.15
path_provider_foundation - 2.4.1 2.4.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
petitparser - 6.0.2 6.1.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
riverpod - 2.6.1 2.6.1
sky_engine - 0.0.0 0.0.0
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
state_notifier - 1.0.0 1.0.0
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_graphics - 1.1.15 1.1.15
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.16 1.1.16
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0
win32 - 5.10.0 5.10.0
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0

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

The constraint `^0.19.0` on intl does not support the stable version `0.20.0`.

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

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.22.18, Flutter 3.27.2, Dart 3.6.1.

Check the analysis log for details.

1
likes
130
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

2024.07.06 - 2025.01.18

A collection of utility classes and templates for building Flutter applications efficiently.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

dio, dotenv, flutter, flutter_dotenv, flutter_riverpod, flutter_secure_storage, flutter_svg, intl, jwt_decoder, logger, skeletonizer

More

Packages that depend on ccci_utility