masamune_mobile 0.8.2 copy "masamune_mobile: ^0.8.2" to clipboard
masamune_mobile: ^0.8.2 copied to clipboard

discontinued

Library that provides mobile functions of Masamune framework. Does not work on the web.

60/ 160
pub points
3
downloads

We analyzed this package 4 days ago, and awarded it 60 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

Repository URL doesn't exist.

At the time of the analysis https://github.com/mathrunet/flutter_masamune_mobile 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: BSD-3-Clause.

Failed report section
Provide documentation
0 / 20trigger folding of the section

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

OUT: Documenting masamune_mobile... Discovering libraries... Linking elements... Precaching local docs for 1500463 elements... Initialized dartdoc with 1785 libraries Generating docs for library masamune_mobile.dart from package:masamune_mobile/masamune_mobile.dart... ERR: dartdoc 9.0.1 (/home/worker/dartdoc/build/dartdoc) failed: Null check operator used on a null value #0 ModelElement.constructFromElementDeclaration (package:dartdoc/src/model/model_element.dart:301) #1 new ModelElement.for (package:dartdoc/src/model/model_element.dart:250) #2 new ModelElement.forElement (package:dartdoc/src/model/model_element.dart:112) #3 Nameable.getModelForElement (package:dartdoc/src/model/nameable.dart:73) #4 CommentReferable._lookupViaScope (package:dartdoc/src/model/comment_referable.dart:142) #5 CommentReferable.referenceBy (package:dartdoc/src/model/comment_referable.dart:58) #6 _getMatchingLinkElement (package:dartdoc/src/markdown_processor.dart:176) #7 getMatchingLinkElement (package:dartdoc/src/markdown_processor.dart:187) #8 MarkdownDocument._makeLinkNode (package:dartdoc/src/markdown_processor.dart:313) [27 more lines]

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

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:masamune_mobile/masamune_mobile.dart that imports:
  • package:share/share.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:masamune_mobile/masamune_mobile.dart that imports:
  • package:share/share.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:masamune_mobile/masamune_mobile.dart that imports:
  • package:share/share.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:masamune_mobile/masamune_mobile.dart that imports:
  • package:share/share.dart that declares support for platforms: Android, iOS.
Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

Found 6 issues. Showing the first 2:

ERROR: Missing concrete implementations of 'Module.fromMap' and 'Module.toMap'.

lib/adapter/mobile_platform_adapter.dart:4:7

  ╷
4 │ class MobilePlatformAdapter extends PlatformAdapter {
  │       ^^^^^^^^^^^^^^^^^^^^^
  ╵

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

INFO: The part-of directive uses a library name.

lib/adapter/mobile_platform_adapter.dart:1:1

  ╷
1 │ part of masamune_mobile;
  │ ^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

Failed report section
Support up-to-date dependencies
10 / 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
image_picker ^0.7.2 0.7.5+4 1.2.1
katana_mobile ^0.8.0 0.8.2 0.8.2 Discontinued
masamune ^0.8.0 0.8.4+24 3.5.6
selectable_autolink_text ^2.0.0 2.6.0 2.6.0
share ^2.0.0 2.0.4 2.0.4 Discontinued
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
cached_network_image - 3.2.1 3.4.1
cached_network_image_platform_interface - 1.0.0 4.1.1
cached_network_image_web - 1.0.1 1.3.1
cached_video_player - 2.0.4 2.0.4
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
code_assets - 1.0.0 1.0.0
collapsible - 1.0.0 1.0.0
collection - 1.19.1 1.19.1
connectivity - 3.0.6 3.0.6 Discontinued
connectivity_for_web - 0.4.0+1 0.4.0+1 Discontinued
connectivity_macos - 0.2.1+2 0.2.1+2
connectivity_platform_interface - 2.0.1 2.0.1
cross_file - 0.3.5+2 0.3.5+2
crypto - 3.0.7 3.0.7
csslib - 1.0.2 1.0.2
csv - 5.1.1 7.1.0
datetime_picker_formfield - 2.0.1 2.0.1 Discontinued
device_info - 2.0.3 2.0.3 Discontinued
device_info_platform_interface - 2.0.1 2.0.1
dio - 5.9.1 5.9.1
dio_web_adapter - 2.1.1 2.1.1
fake_async - 1.3.3 1.3.3
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
flutter_blurhash - 0.7.0 0.9.1
flutter_cache_manager - 3.3.1 3.4.1
flutter_hooks - 0.16.0 0.21.3+1
flutter_markdown - 0.6.23 0.7.7+1 Discontinued
flutter_plugin_android_lifecycle - 2.0.33 2.0.33
flutter_riverpod - 0.13.1+1 3.2.1
flutter_sequence_animation - 4.0.0 4.0.0
font_awesome_flutter - 9.2.0 10.12.0
freezed_annotation - 0.14.3 3.1.0
glob - 2.1.3 2.1.3
hooks - 1.0.1 1.0.1
hooks_riverpod - 0.13.1+1 3.2.1
html - 0.15.6 0.15.6
http - 0.13.6 1.6.0
http_parser - 4.1.2 4.1.2
image_picker_for_web - 2.2.0 3.1.1
image_picker_platform_interface - 2.11.1 2.11.1
intl - 0.17.0 0.20.2
json_annotation - 4.10.0 4.10.0
katana - 0.8.5+2 3.4.0
katana_module - 0.8.4+5 0.15.0+31 Discontinued
katana_module_builder_annotation - 1.0.1 1.0.1 Discontinued
katana_routing - 0.8.4+4 0.15.0+26 Discontinued
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
loading_animations - 2.2.0 2.2.0
logger - 2.6.2 2.6.2
logging - 1.3.0 1.3.0
markdown - 7.3.0 7.3.0
matcher - 0.12.17 0.12.18
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.1
mime - 1.0.6 2.0.0
model_notifier - 0.8.3+2 0.15.1+16 Discontinued
native_toolchain_c - 0.17.4 0.17.4
objective_c - 9.3.0 9.3.0
octo_image - 1.0.2 2.1.0
package_info - 2.0.2 2.0.2 Discontinued
package_info_plus - 1.4.3+1 9.0.0
package_info_plus_linux - 1.0.5 2.0.0 Discontinued
package_info_plus_macos - 1.3.0 2.0.0 Discontinued
package_info_plus_platform_interface - 1.0.2 3.2.1
package_info_plus_web - 1.0.6 2.0.0 Discontinued
package_info_plus_windows - 2.1.0 3.0.0 Discontinued
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.6.0 2.6.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
pub_semver - 2.2.0 2.2.0
responsive_grid - 2.4.4 2.4.4
riverpod - 0.13.1 3.2.1
rxdart - 0.27.7 0.28.0
shared_preferences - 2.5.4 2.5.4
shared_preferences_android - 2.4.20 2.4.20
shared_preferences_foundation - 2.5.6 2.5.6
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
simple_gesture_detector - 0.2.1 0.2.1
source_span - 1.10.2 1.10.2
sprintf - 6.0.2 7.0.0
sqflite - 2.4.2 2.4.2
sqflite_android - 2.4.2+2 2.4.2+2
sqflite_common - 2.5.6 2.5.6
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
stack_trace - 1.12.1 1.12.1
state_notifier - 0.7.2+1 1.0.0
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
test_api - 0.7.7 0.7.9
typed_data - 1.4.0 1.4.0
url_launcher - 6.3.2 6.3.2
url_launcher_android - 6.3.28 6.3.28
url_launcher_ios - 6.4.0 6.4.0
url_launcher_linux - 3.2.2 3.2.2
url_launcher_macos - 3.2.5 3.2.5
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.2 2.4.2
url_launcher_windows - 3.1.5 3.1.5
url_strategy - 0.2.0 0.3.0 Discontinued
uuid - 3.0.7 4.5.2
vector_math - 2.2.0 2.2.0
video_player_platform_interface - 5.1.4 6.6.0
video_player_web - 2.0.15 2.4.0
vm_service - 15.0.2 15.0.2
web - 1.1.1 1.1.1
win32 - 3.1.4 5.15.0
wordpress_api - 1.2.0+1 1.2.0+1
xdg_directories - 1.1.0 1.1.0
yaml - 3.1.3 3.1.3

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

Found 3 issues. Showing the first 2:

The constraint `^0.7.2` on image_picker does not support the stable version `0.8.0`.

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

The constraint `^0.8.0` on masamune does not support the stable version `0.9.0`.

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

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

  • EXTENDS_NON_CLASS - lib/adapter/mobile_platform_adapter.dart:4:37 - Classes can only extend other classes.
  • UNDEFINED_CLASS - lib/adapter/mobile_platform_adapter.dart:11:5 - Undefined class 'PlatformMediaType'.
  • UNDEFINED_IDENTIFIER - lib/adapter/mobile_platform_adapter.dart:11:30 - Undefined name 'PlatformMediaType'.

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.9, Flutter 3.38.9, Dart 3.10.8.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
60
points
3
downloads

Publisher

verified publishermathru.net

Weekly Downloads

Library that provides mobile functions of Masamune framework. Does not work on the web.

Homepage
Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, image_picker, katana_mobile, masamune, selectable_autolink_text, share

More

Packages that depend on masamune_mobile