element_ui 0.1.3 copy "element_ui: ^0.1.3" to clipboard
element_ui: ^0.1.3 copied to clipboard

Element UI, a set of Flutter-based component libraries for developers.

11
likes
65/ 140
pub points
53%
popularity

We analyzed this package 3 days ago, and awarded it 65 pub points (of a possible 140):

failed
Follow Dart file conventions
25 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis http://element.laomengit.com/ was unreachable. Make sure that the website is reachable via HEAD requests.

0/5 points: Provide a valid README.md

Links in `README.md` should be secure. 1 link is insecure.

README.md:16:4

   ╷
16 │ <p><a href="http://element.laomengit.com/">API Doc</a></p>
   │    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

Use https URLs instead.

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

failed
Provide documentation
0 / 20trigger folding of the section

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

OUT: Documenting element_ui... Discovering libraries... Linking elements... Precaching local docs for 598366 elements... Initialized dartdoc with 753 libraries Generating docs for library widgets.dart from package:element_ui/widgets.dart... Generating docs for library animations.dart from package:element_ui/animations.dart... Documented 2 public libraries in 81.0 seconds ERR: warning: element_ui has no library level documentation comments from element_ui: (file:///tmp/pana_SMDUXE/lib/widgets.dart:1:9) warning: unresolved doc reference [shadowColor] from element_ui.EAlertDialog.elevation: (file:///tmp/pana_SMDUXE/lib/src/widgets/dialog.dart:190:17) in documentation inherited from element_ui.EAlertDialog.elevation: (file:///tmp/pana_SMDUXE/lib/src/widgets/dialog.dart:190:17) warning: unresolved doc reference [surfaceTintColor] from element_ui.EAlertDialog.elevation: (file:///tmp/pana_SMDUXE/lib/src/widgets/dialog.dart:190:17) in documentation inherited from element_ui.EAlertDialog.elevation: (file:///tmp/pana_SMDUXE/lib/src/widgets/dialog.dart:190:17) warning: element_ui has no library level documentation comments from element_ui: (file:///tmp/pana_SMDUXE/lib/animations.dart:1:9) [19 more lines]

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

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:element_ui/widgets.dart that imports:
  • package:element_ui/src/widgets/page_view.dart that imports:
  • dart:io
failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 35 issues. Showing the first 2:

ERROR: The named parameter 'isAlwaysShown' isn't defined.

lib/src/widgets/dropdown.dart:1214:19

     ╷
1214 │                   isAlwaysShown: true,
     │                   ^^^^^^^^^^^^^
     ╵

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

WARNING: This function has a nullable return type of 'Color?', but ends without returning a value.

lib/src/widgets/button.dart:129:56

    ╷
129 │             MaterialStateProperty.resolveWith((states) {
    │                                                        ^
    ╵

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

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

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

Package Constraint Compatible Latest
flutter flutter 0.0.0 0.0.0
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.0
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
sky_engine - 0.0.99 0.0.99
vector_math - 2.1.4 2.1.4

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.

11
likes
65
pub points
53%
popularity

Publisher

verified publisherlaomengit.com

Element UI, a set of Flutter-based component libraries for developers.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on element_ui