zephyr_ui 0.3.0 copy "zephyr_ui: ^0.3.0" to clipboard
zephyr_ui: ^0.3.0 copied to clipboard

A lightweight, modular Flutter UI component library with essential components for building beautiful applications.

50/ 160
pub points
78
downloads

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

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Documentation URL doesn't exist.

At the time of the analysis https://github.com/agions/zephyr-ui/blob/main/doc/README.md was unreachable. Make sure that the website is reachable via HEAD requests.

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

`README.md` contains too many non-ASCII characters.

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

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.

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

Detected license: MIT.

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 zephyr_ui... Discovering libraries... ERR: dartdoc 9.0.0 (/tmp/analyzerQLKXAF/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.9.2.snapshot) failed: fatal error: unable to locate the input directory at '/tmp/pana_CGFNIS/lib/src/compon[...] #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.

Failed 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 not compatible with platform Web

Because:

  • package:zephyr_ui/zephyr_ui.dart that imports:
  • package:zephyr_ui/src/components/form/file_upload/index.dart that imports:
  • package:zephyr_ui/src/components/form/file_upload/upload_utils.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

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

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 662 issues. Showing the first 2:

ERROR: The argument type 'double?' can't be assigned to the parameter type 'double'.

lib/src/components/basic/chip/chip.dart:168:22

    ╷
168 │               width: theme.borderWidth,
    │                      ^^^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/components/basic/chip/chip.dart

ERROR: The method 'copyWith' can't be unconditionally invoked because the receiver can be 'null'.

lib/src/components/basic/chip/chip.dart:195:42

    ╷
195 │                   style: theme.textStyle.copyWith(
    │                                          ^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/components/basic/chip/chip.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
collection ^1.17.1 1.19.1 1.19.1
image_picker ^1.0.4 1.2.0 1.2.0
intl ^0.19.0 0.19.0 0.20.2
meta ^1.9.1 1.16.0 1.17.0
path ^1.9.1 1.9.1 1.9.1
provider ^6.0.5 6.1.5+1 6.1.5+1
vector_graphics ^1.1.7 1.1.19 1.1.19
video_player ^2.9.5 2.10.0 2.10.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
cross_file - 0.3.5 0.3.5
csslib - 1.0.2 1.0.2
file_selector_linux - 0.9.3+2 0.9.3+2
file_selector_macos - 0.9.4+5 0.9.4+5
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+4 0.9.3+4
flutter_plugin_android_lifecycle - 2.0.32 2.0.32
html - 0.15.6 0.15.6
http - 1.5.0 1.5.0
http_parser - 4.1.2 4.1.2
image_picker_android - 0.8.13+7 0.8.13+7
image_picker_for_web - 3.1.0 3.1.0
image_picker_ios - 0.8.13+1 0.8.13+1
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2+1 0.2.2+1
image_picker_platform_interface - 2.11.1 2.11.1
image_picker_windows - 0.2.2 0.2.2
material_color_utilities - 0.11.1 0.13.0
mime - 2.0.0 2.0.0
nested - 1.0.0 1.0.0
plugin_platform_interface - 2.1.8 2.1.8
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
vector_graphics_codec - 1.1.13 1.1.13
vector_math - 2.2.0 2.2.0
video_player_android - 2.8.17 2.8.17
video_player_avfoundation - 2.8.5 2.8.5
video_player_platform_interface - 6.6.0 6.6.0
video_player_web - 2.4.0 2.4.0
web - 1.1.1 1.1.1

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.

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 400 errors:

  • ARGUMENT_TYPE_NOT_ASSIGNABLE - lib/src/components/basic/chip/chip.dart:168:22 - The argument type 'double?' can't be assigned to the parameter type 'double'.
  • UNCHECKED_USE_OF_NULLABLE_VALUE - lib/src/components/basic/chip/chip.dart:195:42 - The method 'copyWith' can't be unconditionally invoked because the receiver can be 'null'.
  • RETURN_OF_INVALID_TYPE - lib/src/components/basic/chip/chip.dart:232:14 - A value of type 'Color?' can't be returned from the method '_getBackgroundColor' because it has a return type of 'Color'.

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.0, Flutter 3.35.7, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
50
points
78
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight, modular Flutter UI component library with essential components for building beautiful applications.

Repository (GitHub)
View/report issues
Contributing

Topics

#ui #components #material-design #widget #flutter

Documentation

Documentation

License

MIT (license)

Dependencies

collection, flutter, image_picker, intl, meta, path, provider, vector_graphics, video_player

More

Packages that depend on zephyr_ui