objd_gui 0.2.0 copy "objd_gui: ^0.2.0" to clipboard
objd_gui: ^0.2.0 copied to clipboard

An objD extension that allows you to easily build interactive GUIS

1
likes
120/ 140
pub points
0%
popularity

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

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

10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://stevertus.com/tools/gui was unreachable. Make sure that the website is reachable via HEAD requests.

Documentation URL doesn't exist.

At the time of the analysis https://stevertus.com/article/objd_gui was unreachable. Make sure that the website is reachable via HEAD requests.

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

partial
Provide documentation
10 / 20trigger folding of the section

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

19 out of 100 API elements (19.0 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

Some symbols that are missing documentation: all_tag, all_tag.TagAll, all_tag.TagAll.TagAll, all_tag.TagAll.generate, all_tag.TagAll.toMap.

10/10 points: Package has an example

OK
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
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 6 issues. Showing the first 2:

INFO: The import of 'package:objd_gui/data/change_page.dart' is unnecessary because all of the used elements are also provided by the import of 'package:objd_gui/gui.dart'.

lib/widgets/page_gen.dart:2:8

  ╷
2 │ import 'package:objd_gui/data/change_page.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

INFO: The import of 'package:objd_gui/data/gui_slot.dart' is unnecessary because all of the used elements are also provided by the import of 'package:objd_gui/gui.dart'.

lib/widgets/page_gen.dart:3:8

  ╷
3 │ import 'package:objd_gui/data/gui_slot.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/widgets/page_gen.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
objd ^0.4.1 0.4.7 0.4.7
Transitive dependencies
Package Constraint Compatible Latest
ansicolor - 2.0.2 2.0.2
archive - 3.4.10 3.4.10
collection - 1.18.0 1.18.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
deep_collection - 1.0.2 1.0.2
effective_dart - 1.3.2 1.3.2
gson - 0.1.6-dev 0.1.6-dev
js - 0.7.1 0.7.1
path - 1.9.0 1.9.0
pointycastle - 3.9.0 3.9.0
typed_data - 1.3.2 1.3.2

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, Dart 3.3.3.

Check the analysis log for details.

1
likes
120
pub points
0%
popularity

Publisher

verified publisherstevertus.com

An objD extension that allows you to easily build interactive GUIS

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

BSD-2-Clause (LICENSE)

Dependencies

objd

More

Packages that depend on objd_gui