yaru 7.0.0 copy "yaru: ^7.0.0" to clipboard
yaru: ^7.0.0 copied to clipboard

PlatformLinux

Common flutter widgets useful for building desktop and web applications.

222
likes
140/ 160
pub points
5.54k
downloads

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

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/ubuntu/yaru.dart/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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: MPL-2.0.

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

1809 out of 2237 API elements (80.9 %) have documentation comments.

Some symbols that are missing documentation: constants, foundation, icons, settings, settings.kAccentColorKey.

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

  • ✓ Linux

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:yaru/yaru.dart that imports:
  • package:yaru/widgets.dart that imports:
  • package:yaru/src/widgets/yaru_title_bar.dart that imports:
  • package:yaru_window/yaru_window.dart that declares support for platforms: Windows, Linux, macOS, Web.
Package does not support platform `iOS`.

Because:

  • package:yaru/yaru.dart that imports:
  • package:yaru/widgets.dart that imports:
  • package:yaru/src/widgets/yaru_title_bar.dart that imports:
  • package:yaru_window/yaru_window.dart that declares support for platforms: Windows, Linux, macOS, Web.
Package does not support platform `Windows`.

Because:

  • package:yaru/yaru.dart that imports:
  • package:yaru/settings.dart that imports:
  • package:yaru/src/settings/yaru_settings.dart that imports:
  • package:yaru/src/settings/settings_service.dart that imports:
  • package:gsettings/gsettings.dart that declares support for platforms: Linux.
Package does not support platform `macOS`.

Because:

  • package:yaru/yaru.dart that imports:
  • package:yaru/settings.dart that imports:
  • package:yaru/src/settings/yaru_settings.dart that imports:
  • package:yaru/src/settings/settings_service.dart that imports:
  • package:gsettings/gsettings.dart that declares support for platforms: Linux.
Package does not support platform `Web`.

Because:

  • package:yaru/yaru.dart that imports:
  • package:yaru/settings.dart that imports:
  • package:yaru/src/settings/yaru_settings.dart that imports:
  • package:yaru/src/settings/settings_service.dart that imports:
  • package:gsettings/gsettings.dart that declares support for platforms: Linux.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:yaru/yaru.dart that imports:
  • package:yaru/widgets.dart that imports:
  • package:yaru/src/widgets/yaru_window_control.dart that imports:
  • package:yaru/theme.dart that imports:
  • package:yaru/src/themes/common_themes.dart that imports:
  • dart:io

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.dev/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

INFO: 'dialogBackgroundColor' is deprecated and shouldn't be used. Use DialogThemeData.backgroundColor instead. This feature was deprecated after v3.27.0-0.1.pre.

lib/src/themes/common_themes.dart:747:5

    ╷
747 │     dialogBackgroundColor: colorScheme.surface,
    │     ^^^^^^^^^^^^^^^^^^^^^
    ╵
copied to clipboard

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

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

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

Package Constraint Compatible Latest Notes
animated_vector ^0.2.2 0.2.2 0.2.2
animated_vector_annotations ^0.2.2 0.2.2 0.2.2
assorted_layout_widgets ^10.0.4 10.7.0 11.0.0
collection ^1.17.0 1.19.1 1.19.1
dbus ^0.7.10 0.7.11 0.7.11
gsettings ^0.2.8 0.2.8 0.2.8
gtk ^2.1.0 2.1.0 2.1.0
platform ^3.1.5 3.1.6 3.1.6
platform_linux ^0.1.2 0.1.2 0.1.2
yaru_window ^0.2.1+1 0.2.1+1 0.2.1+1
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.5 4.0.5
args - 2.7.0 2.7.0
characters - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
crypto - 3.0.6 3.0.6
ffi - 2.1.4 2.1.4
image - 4.5.4 4.5.4
json_annotation - 4.9.0 4.9.0
material_color_utilities - 0.11.1 0.12.0
matrix4_transform - 4.0.1 4.0.1
meta - 1.16.0 1.16.0
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
petitparser - 6.1.0 6.1.0
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.0.1 6.0.1
screen_retriever - 0.2.0 0.2.0
screen_retriever_linux - 0.2.0 0.2.0
screen_retriever_macos - 0.2.0 0.2.0
screen_retriever_platform_interface - 0.2.0 0.2.0
screen_retriever_windows - 0.2.0 0.2.0
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
window_manager - 0.4.3 0.4.3
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0
yaru_window_linux - 0.2.1 0.2.1
yaru_window_manager - 0.1.2+1 0.1.2+1
yaru_window_platform_interface - 0.1.2+1 0.1.2+1
yaru_window_web - 0.0.3+1 0.0.3+1

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

The constraint `^10.0.4` on assorted_layout_widgets does not support the stable version `11.0.0`.

Try running dart pub upgrade --major-versions assorted_layout_widgets to update the constraint.

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.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jun 22Jul 20Aug 17Sep 14Oct 12Nov 9Dec 7Jan 4Feb 1Mar 102004006008001k1.2k1.4k1.6kOther>=1.0.0-0 <2.0.0>=4.0.0-0 <5.0.0>=5.0.0-0 <6.0.0>=6.0.0-0 <7.0.0>=7.0.0-0 <8.0.0
222
likes
140
points
5.54k
downloads

Publisher

verified publisherubuntu.com

Weekly Downloads

2024.09.07 - 2025.03.22

Common flutter widgets useful for building desktop and web applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

animated_vector, animated_vector_annotations, assorted_layout_widgets, collection, dbus, flutter, gsettings, gtk, platform, platform_linux, yaru_window

More

Packages that depend on yaru