nowa_runtime 0.0.34 copy "nowa_runtime: ^0.0.34" to clipboard
nowa_runtime: ^0.0.34 copied to clipboard

Common functions and widgets for nowa apps

2
likes
100/ 140
pub points
77%
popularity

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

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

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 60 to 180 characters to describe the package, what it does, and its target use case.

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.

failed
Provide documentation
10 / 20trigger folding of the section

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

228 out of 482 API elements (47.3 %) have documentation comments.

Some symbols that are missing documentation: nowa_runtime, nowa_runtime.AssetLottie, nowa_runtime.AssetLottie.AssetLottie, nowa_runtime.AssetLottie.assetName, nowa_runtime.AssetLottie.bundle.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ macOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:nowa_runtime/nowa_runtime.dart that imports:
  • package:nowa_runtime/src/widgets/nowa_video_player_controller.dart that imports:
  • package:video_player/video_player.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

  • package:nowa_runtime/nowa_runtime.dart that imports:
  • package:nowa_runtime/src/widgets/nowa_video_player_controller.dart that imports:
  • package:video_player/video_player.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Web`.

Because:

  • package:nowa_runtime/nowa_runtime.dart that imports:
  • package:nowa_runtime/src/widgets/nowa_video_player_controller.dart that imports:
  • package:chewie/chewie.dart that imports:
  • package:chewie/src/material/material_desktop_controls.dart that imports:
  • package:chewie/src/chewie_player.dart that imports:
  • package:wakelock_plus/wakelock_plus.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_linux_plugin.dart that imports:
  • package:dbus/dbus.dart that declares support for platforms: Windows, Linux.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:nowa_runtime/nowa_runtime.dart that imports:
  • package:nowa_runtime/src/widgets/nowa_video_player_controller.dart that imports:
  • package:chewie/chewie.dart that imports:
  • package:chewie/src/material/material_desktop_controls.dart that imports:
  • package:chewie/src/chewie_player.dart that imports:
  • package:wakelock_plus/wakelock_plus.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_windows_plugin.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:nowa_runtime/nowa_runtime.dart that imports:
  • package:nowa_runtime/src/widgets/nowa_video_player_controller.dart that imports:
  • package:chewie/chewie.dart that imports:
  • package:chewie/src/material/material_desktop_controls.dart that imports:
  • package:chewie/src/chewie_player.dart that imports:
  • package:wakelock_plus/wakelock_plus.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_windows_plugin.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:nowa_runtime/nowa_runtime.dart that imports:
  • package:nowa_runtime/src/widgets/nowa_video_player_controller.dart that imports:
  • package:chewie/chewie.dart that imports:
  • package:chewie/src/material/material_desktop_controls.dart that imports:
  • package:chewie/src/chewie_player.dart that imports:
  • package:wakelock_plus/wakelock_plus.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_windows_plugin.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 4 issues. Showing the first 2:

lib/src/nowa_platform.dart doesn't match the Dart formatter.

To format your files run: dart format .

lib/src/widgets/nowa_video_player.dart doesn't match the Dart formatter.

To format your files run: dart format .

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

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

Package Constraint Compatible Latest
chewie ^1.7.5 1.7.5 1.7.5
dio ^5.3.3 5.4.2+1 5.4.2+1
flutter flutter 0.0.0 0.0.0
http ^1.1.0 1.2.1 1.2.1
lottie ^2.3.1 2.7.0 3.1.0
markdown_widget ^2.3.1 2.3.2+6 2.3.2+6
smooth_page_indicator ^1.1.0 1.1.0 1.1.0
url_launcher ^6.1.14 6.2.5 6.2.5
video_player ^2.8.3 2.8.3 2.8.3
webview_universal ^0.0.5 0.0.5 0.0.5
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.4.10 3.4.10
args - 2.4.2 2.4.2
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
csslib - 1.0.0 1.0.0
cupertino_icons - 1.0.6 1.0.6
dbus - 0.7.10 0.7.10
ffi - 2.1.2 2.1.2
flutter_highlight - 0.7.0 0.7.0
flutter_web_plugins - 0.0.0 0.0.0
highlight - 0.7.0 0.7.0
html - 0.15.4 0.15.4
http_parser - 4.0.2 4.0.2
js - 0.7.1 0.7.1
markdown - 7.2.2 7.2.2
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.12.0
nested - 1.0.0 1.0.0
package_info_plus - 4.2.0 6.0.0
package_info_plus_platform_interface - 2.0.1 2.0.1
path - 1.9.0 1.9.0
petitparser - 6.0.2 6.0.2
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.7.4 3.7.4
provider - 6.1.2 6.1.2
scroll_to_index - 3.0.1 3.0.1
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
universal_io - 2.2.2 2.2.2
url_launcher_android - 6.3.0 6.3.0
url_launcher_ios - 6.2.5 6.2.5
url_launcher_linux - 3.1.1 3.1.1
url_launcher_macos - 3.1.0 3.1.0
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.0 2.3.0
url_launcher_windows - 3.1.1 3.1.1
vector_math - 2.1.4 2.1.4
video_player_android - 2.4.12 2.4.12
video_player_avfoundation - 2.5.6 2.5.6
video_player_platform_interface - 6.2.2 6.2.2
video_player_web - 2.3.0 2.3.0
visibility_detector - 0.4.0+2 0.4.0+2
wakelock_plus - 1.1.6 1.1.6
wakelock_plus_platform_interface - 1.1.0 1.1.0
web - 0.5.1 0.5.1
webview_flutter - 4.7.0 4.7.0
webview_flutter_android - 3.16.0 3.16.0
webview_flutter_platform_interface - 2.10.0 2.10.0
webview_flutter_web - 0.2.2+4 0.2.2+4
webview_flutter_wkwebview - 3.13.0 3.13.0
win32 - 5.3.0 5.3.0
xml - 6.5.0 6.5.0

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

The constraint `^2.3.1` on lottie does not support the stable version `3.0.0`.

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

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

Analyzed with Pana 0.22.2, Flutter 3.19.2, Dart 3.3.0.

Check the analysis log for details.