masamune_universal_ui 1.2.29 copy "masamune_universal_ui: ^1.2.29" to clipboard
masamune_universal_ui: ^1.2.29 copied to clipboard

The package provide a universal UI that aims to be written in one code on any platform.

8
likes
80/ 160
pub points
64%
popularity

We analyzed this package 3 days ago, and awarded it 80 pub points (of a possible 160):

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

10/10 points: Provide a valid pubspec.yaml

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-3-Clause.

OK
Provide documentation
20 / 20trigger folding of the section

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

267 out of 272 API elements (98.2 %) have documentation comments.

Some symbols that are missing documentation: masamune_universal_ui.UniversalAppBar.notificationPredicate, masamune_universal_ui.UniversalListView.center, masamune_universal_ui.UniversalListView.dragStartBehavior, masamune_universal_ui.UniversalListView.padding, masamune_universal_ui.UniversalListView.semanticChildCount.

10/10 points: Package has an example

failed
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

0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 16 issues. Showing the first 2:

ERROR: The class 'PreferredSizeWidget' can't be used as a mixin because it's neither a mixin class nor a mixin.

lib/src/universal_app_bar.dart:906:10

    ╷
906 │     with PreferredSizeWidget {
    │          ^^^^^^^^^^^^^^^^^^^
    ╵

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

ERROR: The class 'PreferredSizeWidget' can't be used as a mixin because it's neither a mixin class nor a mixin.

lib/src/universal_side_bar.dart:19:53

   ╷
19 │ class UniversalSideBar extends StatelessWidget with PreferredSizeWidget {
   │                                                     ^^^^^^^^^^^^^^^^^^^
   ╵

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

failed
Support up-to-date dependencies
10 / 40trigger folding of the section

0/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
katana ^1.0.14 1.0.14 2.15.2
masamune ^1.12.2 1.12.9 2.14.14
universal_platform ^1.0.0+1 1.1.0 1.1.0
url_launcher ^6.1.10 6.3.1 6.3.1
Transitive dependencies
Package Constraint Compatible Latest
args - 2.6.0 2.6.0
asn1lib - 1.5.8 1.5.8
async - 2.12.0 2.12.0
characters - 1.3.0 1.3.1
clock - 1.1.2 1.1.2
collection - 1.18.0 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.6 3.0.6
encrypt - 5.0.3 5.0.3
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
flutter_picker - 2.1.0 2.1.0
flutter_web_plugins - 0.0.0 0.0.0
http - 0.13.6 1.2.2
http_parser - 4.0.2 4.1.1
intl - 0.18.1 0.20.0
js - 0.7.1 0.7.1
katana_auth - 1.2.16 2.10.1
katana_form - 1.4.9 2.14.2
katana_functions - 1.1.26 2.7.3
katana_indicator - 1.1.20 2.2.7
katana_listenables - 1.2.26 2.2.9
katana_listenables_annotation - 1.2.24 2.1.9
katana_localization - 1.1.39 2.3.11
katana_localization_annotation - 1.1.37 2.2.10
katana_logger - 1.2.12 2.2.9
katana_model - 1.7.11 2.29.1
katana_prefs - 1.1.26 2.2.9
katana_prefs_annotation - 1.1.20 2.1.9
katana_router - 1.11.22 2.4.0
katana_router_annotation - 1.11.16 2.1.11
katana_scoped - 1.11.7 2.6.0
katana_shorten - 1.2.17 2.1.9
katana_storage - 1.1.20 2.3.0
katana_theme - 1.4.13 2.6.4
katana_theme_annotation - 1.4.11 2.2.7
katana_ui - 1.2.13 2.10.5
masamune_annotation - 1.5.2 2.8.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.12 2.2.12
path_provider_foundation - 2.4.0 2.4.0
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
pointycastle - 3.9.1 3.9.1
recase - 4.1.0 4.1.0
shared_preferences - 2.3.3 2.3.3
shared_preferences_android - 2.3.3 2.3.3
shared_preferences_foundation - 2.5.3 2.5.3
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.2 2.4.2
shared_preferences_windows - 2.4.1 2.4.1
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
string_scanner - 1.4.0 1.4.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.14 6.3.14
url_launcher_ios - 6.3.1 6.3.1
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.1 3.2.1
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.3 2.3.3
url_launcher_windows - 3.1.3 3.1.3
url_strategy - 0.2.0 0.3.0
uuid - 3.0.7 4.5.1
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0
xdg_directories - 1.1.0 1.1.0

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

The constraint `^1.0.14` on katana does not support the stable version `2.0.0`.

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

The constraint `^1.12.2` on masamune does not support the stable version `2.0.1`.

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

10/10 points: Package supports latest stable Dart and Flutter SDKs

0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 2 errors:

  • CLASS_USED_AS_MIXIN - lib/src/universal_app_bar.dart:906:10 - The class 'PreferredSizeWidget' can't be used as a mixin because it's neither a mixin class nor a mixin.
  • CLASS_USED_AS_MIXIN - lib/src/universal_side_bar.dart:19:53 - The class 'PreferredSizeWidget' can't be used as a mixin because it's neither a mixin class nor a mixin.

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.22.15, Flutter 3.24.4, Dart 3.5.4.

Check the analysis log for details.

8
likes
80
pub points
64%
popularity

Publisher

verified publishermathru.net

The package provide a universal UI that aims to be written in one code on any platform.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, katana, masamune, universal_platform, url_launcher

More

Packages that depend on masamune_universal_ui