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
58%
popularity

We analyzed this package 24 hours 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.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/LaoMengFlutter/flutter_element/issues 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 611903 elements... Initialized dartdoc with 774 libraries Generating docs for library animations.dart from package:element_ui/animations.dart... Generating docs for library widgets.dart from package:element_ui/widgets.dart... Documented 2 public libraries in 124.1 seconds ERR: warning: element_ui has no library level documentation comments from element_ui: (file:///tmp/pana_IMKXQZ/lib/animations.dart:1:9) warning: element_ui has no library level documentation comments from element_ui: (file:///tmp/pana_IMKXQZ/lib/widgets.dart:1:9) error: file already written at "element_ui/element_ui-library.html" for symbol element_ui: (file:///tmp/pana_IMKXQZ/lib/widgets.dart:1:9) conflicting with file already generated by element_ui: (file:///tmp/pana_IMKXQZ/lib/animations.dart:1:9) Dartdoc generates a path and filename to write to for each symbol. 'element_ui' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, or [28 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 66 issues. Showing the first 2:

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

lib/src/widgets/dialog.dart:271:35

    ╷
271 │                   theme.textTheme.headline6!)
    │                                   ^^^^^^^^^
    ╵

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

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

lib/src/widgets/dialog.dart:302:31

    ╷
302 │               theme.textTheme.subtitle1!.merge(
    │                               ^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/widgets/dialog.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.12.0 1.15.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.22.0, Dart 3.4.0.

Check the analysis log for details.

11
likes
65
pub points
58%
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