sunday_ui 0.2.3 copy "sunday_ui: ^0.2.3" to clipboard
sunday_ui: ^0.2.3 copied to clipboard

A Flutter package providing universal UI components with custom styles, Cupertino, and Material design options.

130/ 160
pub points
1
downloads

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

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

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

Failed to verify repository URL.

Repository has no matching pubspec.yaml with name: sunday_ui.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: sunday_ui,
    • contains a version property, and,
    • does not contain a publish_to property.

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

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

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

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

733 out of 786 API elements (93.3 %) have documentation comments.

Some symbols that are missing documentation: animate, change_key, change_ui_element, classes, cupertino_app.

Passed check 10/10 points: Package has an example

Failed 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

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:sunday_ui/sunday_ui.dart that imports:
  • package:sunday_ui/MainComponents/sunday_layout/sidebar_layout/toogle_button.dart that imports:
  • package:sunday_get_storage/sunday_get_storage.dart that imports:
  • package:sunday_get_storage/src/storage_impl.dart that imports:
  • package:sunday_get_storage/src/storage/html.dart that imports:
  • dart:html

This package is not compatible with runtime wasm, and 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
30 / 50trigger folding of the section

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

Found 17 issues. Showing the first 2:

WARNING: This default clause is covered by the previous cases.

lib/CoreComponents/sunday_bottom_bar/sunday_bottom_bar.dart:98:7

   ╷
98 │       default:
   │       ^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/CoreComponents/sunday_bottom_bar/sunday_bottom_bar.dart

WARNING: This default clause is covered by the previous cases.

lib/CoreComponents/sunday_navigationbar_item/sunday_navigationbar_item.dart:64:7

   ╷
64 │       default:
   │       ^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/CoreComponents/sunday_navigationbar_item/sunday_navigationbar_item.dart

Passed report section
Support up-to-date dependencies
40 / 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
color_theme_provider ^1.1.1 1.1.2 1.1.2
sunday_core ^0.0.3 0.0.6 0.0.6
sunday_get_storage ^2.1.1 2.1.1 2.1.1
universal_io ^2.2.2 2.3.1 2.3.1
uuid ^4.5.1 4.5.2 4.5.2
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
ffi - 2.1.5 2.1.5
fixnum - 1.1.1 1.1.1
get - 4.7.3 4.7.3
intl - 0.20.2 0.20.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.5.1 2.5.1
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.5, Flutter 3.38.5, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
130
points
1
downloads

Publisher

verified publisherisunday.app

Weekly Downloads

A Flutter package providing universal UI components with custom styles, Cupertino, and Material design options.

Documentation

API reference

License

MIT (license)

Dependencies

color_theme_provider, flutter, flutter_localizations, sunday_core, sunday_get_storage, universal_io, uuid

More

Packages that depend on sunday_ui