uihub_world_time 1.0.1 copy "uihub_world_time: ^1.0.1" to clipboard
uihub_world_time: ^1.0.1 copied to clipboard

world time ui for uihub

85/ 160
pub points
16
downloads

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

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

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

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

Passed check 5/5 points: Provide a valid README.md

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

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

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

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

2 out of 10 API elements (20.0 %) have documentation comments.

Some symbols that are missing documentation: main, main, main.AppleClockHeader, main.AppleClockHeader.AppleClockHeader.new, main.NewView.

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 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

Failed check 30/50 points: code has no errors, warnings, lints, or formatting issues

Found 3 issues. Showing the first 2:

WARNING: The asset directory 'assets/uihub/uihub_world_time/' doesn't exist.

pubspec.yaml:24:7

   ╷
24 │     - assets/uihub/uihub_world_time/
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze pubspec.yaml

INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. This feature was deprecated after v3.33.0-1.0.pre.

lib/uihub/uihub_world_time/main.dart:87:47

   ╷
87 │             color: CupertinoColors.systemGrey.withOpacity(0.35),
   │                                               ^^^^^^^^^^^
   ╵

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

Failed report section
Support up-to-date dependencies
20 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
modal_bottom_sheet any 3.0.0 3.0.0
super_cupertino_navigation_bar any 2.1.2 2.1.2
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
cupertino_icons - 1.0.8 1.0.8
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.1
nested_scroll_view_plus - 1.0.3 3.0.1
snap_scroll_physics - 0.0.1+3 0.0.1+3
vector_math - 2.2.0 2.2.0

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

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

  • UNDEFINED_METHOD - lib/uihub/uihub_world_time/main.dart:30:13 - The method 'SuperScaffold' isn't defined for the type '_NewViewState'.
  • UNDEFINED_METHOD - lib/uihub/uihub_world_time/main.dart:35:17 - The method 'SuperAppBar' isn't defined for the type '_NewViewState'.
  • UNDEFINED_METHOD - lib/uihub/uihub_world_time/main.dart:72:22 - The method 'SuperSearchBar' isn't defined for the type '_NewViewState'.

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.10, Flutter 3.41.4, Dart 3.11.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
85
points
16
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

world time ui for uihub

Repository (GitHub)
View/report issues

Topics

#uihub

License

unknown (license)

Dependencies

flutter, modal_bottom_sheet, super_cupertino_navigation_bar

More

Packages that depend on uihub_world_time