cry_toolkit 1.2.2 copy "cry_toolkit: ^1.2.2" to clipboard
cry_toolkit: ^1.2.2 copied to clipboard

一个Flutter组件库,参考https://github.com/cairuoyu/flutter_admin

55/ 160
pub points
11
downloads

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

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

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

The package description contains too many non-ASCII characters.

The site uses English as its primary language. The content of the description field in your package's pubspec.yaml should primarily contain characters used in English.

Homepage URL doesn't exist.

At the time of the analysis http://www.cairuoyu.com/ 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` contains too many non-ASCII characters.

The site uses English as its primary language. The content of CHANGELOG.md in your package should primarily contain characters used in English.

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

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-2-Clause.

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

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

128 out of 560 API elements (22.9 %) have documentation comments.

Some symbols that are missing documentation: adaptive_util.desktopBreakpoint, adaptive_util.isDisplayDesktop, api_properties, api_properties.ApiProperties, api_properties.ApiProperties.ApiProperties.fromMap.

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:cry_toolkit/common/application_context.dart that imports:
  • package:cry_toolkit/cry_logger.dart that imports:
  • package:cry_toolkit/utils/cry_utils.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:cry_toolkit/common/application_context.dart that imports:
  • package:cry_toolkit/cry_logger.dart that imports:
  • package:cry_toolkit/utils/cry_utils.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:cry_toolkit/common/application_context.dart that imports:
  • package:cry_toolkit/cry_logger.dart that imports:
  • package:cry_toolkit/utils/cry_utils.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package not compatible with platform Web

Because:

  • package:cry_toolkit/common/application_context.dart that imports:
  • package:cry_toolkit/cry_logger.dart that imports:
  • package:cry_toolkit/utils/cry_utils.dart that imports:
  • package:fluttertoast/fluttertoast.dart that imports:
  • dart:io
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 181 issues. Showing the first 2:

ERROR: The getter 'headline4' isn't defined for the type 'TextTheme'.

lib/main.dart:103:50

    ╷
103 │               style: Theme.of(context).textTheme.headline4,
    │                                                  ^^^^^^^^^
    ╵

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

WARNING: The '!' will have no effect because the receiver can't be null.

lib/cry_menu.dart:39:38

   ╷
39 │         overlay = Overlay.of(context)!.context.findRenderObject() as RenderBox?;
   │                                      ^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/cry_menu.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
date_format ^2.0.2 2.0.9 2.0.9
dio ^4.0.0 4.0.6 5.9.0
file_picker ^3.0.0 3.0.4 10.3.8
flutter_markdown ^0.6.1 0.6.23 0.7.7+1 Discontinued
fluttertoast ^8.0.3 8.2.14 9.0.0
global_configuration ^2.0.0-nullsafety.0 2.0.0 2.0.0
image ^3.0.2 3.3.0 4.7.2
image_picker ^0.7.3 0.7.5+4 1.2.1
image_picker_for_web ^2.0.0 2.2.0 3.1.1
intl ^0.17.0 0.17.0 0.20.2
quiver ^3.0.0 3.2.2 3.2.2
tflite_flutter ^0.8.0 0.8.0 0.12.1
yaml ^3.1.0 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 3.6.1 4.0.7
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
cross_file - 0.3.5+1 0.3.5+1
crypto - 3.0.7 3.0.7
ffi - 1.2.1 2.1.5
flutter_plugin_android_lifecycle - 2.0.33 2.0.33
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
image_picker_platform_interface - 2.11.1 2.11.1
markdown - 7.3.0 7.3.0
matcher - 0.12.18 0.12.18
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.0
mime - 1.0.6 2.0.0
path - 1.9.1 1.9.1
petitparser - 7.0.1 7.0.1
plugin_platform_interface - 2.1.8 2.1.8
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.9 0.7.9
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
xml - 6.6.1 6.6.1

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

Found 10 issues. Showing the first 2:

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

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

The constraint `^3.0.0` on file_picker does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions file_picker 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 1 error:

  • UNDEFINED_GETTER - lib/main.dart:103:50 - The getter 'headline4' isn't defined for the type 'TextTheme'.

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.8, Flutter 3.38.6, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
55
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

一个Flutter组件库,参考https://github.com/cairuoyu/flutter_admin

Homepage

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

date_format, dio, file_picker, flutter, flutter_markdown, fluttertoast, global_configuration, image, image_picker, image_picker_for_web, intl, quiver, tflite_flutter, yaml

More

Packages that depend on cry_toolkit