rixa 0.3.6 copy "rixa: ^0.3.6" to clipboard
rixa: ^0.3.6 copied to clipboard

Creating the application skeleton could be tough and time taking. Rixa is the easiest and simplest way to design your application

13
likes
70/ 140
pub points
0%
popularity

We analyzed this package 2 days ago, and awarded it 70 pub points (of a possible 140):

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: MIT.

partial
Provide documentation
10 / 20trigger folding of the section

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

147 out of 1454 API elements (10.1 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

Some symbols that are missing documentation: app_colors, app_colors.AppColors, app_colors.AppColors.$configureLifeCycle, app_colors.AppColors.addListenerId, app_colors.AppColors.appBarBackgroundColor.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Windows
  • ✓ Linux

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:rixa/rixa.dart that imports:
  • package:rixa/widgets/markdown/markdown_widget.dart that imports:
  • package:rixa/widgets/markdown/video_node.dart that imports:
  • package:rixa/widgets/rixa_player/rixa_player.dart that imports:
  • package:rixa/widgets/rixa_player/video_player_desktop.dart that imports:
  • package:dart_vlc/dart_vlc.dart that declares support for platforms: Windows, Linux.
Package does not support platform `iOS`.

Because:

  • package:rixa/rixa.dart that imports:
  • package:rixa/widgets/markdown/markdown_widget.dart that imports:
  • package:rixa/widgets/markdown/video_node.dart that imports:
  • package:rixa/widgets/rixa_player/rixa_player.dart that imports:
  • package:rixa/widgets/rixa_player/video_player_desktop.dart that imports:
  • package:dart_vlc/dart_vlc.dart that declares support for platforms: Windows, Linux.
Package does not support platform `macOS`.

Because:

  • package:rixa/rixa.dart that imports:
  • package:rixa/widgets/markdown/markdown_widget.dart that imports:
  • package:rixa/widgets/markdown/video_node.dart that imports:
  • package:rixa/widgets/rixa_player/rixa_player.dart that imports:
  • package:rixa/widgets/rixa_player/video_player_desktop.dart that imports:
  • package:dart_vlc/dart_vlc.dart that declares support for platforms: Windows, Linux.
Package does not support platform `Web`.

Because:

  • package:rixa/rixa.dart that imports:
  • package:rixa/widgets/markdown/markdown_widget.dart that imports:
  • package:rixa/widgets/markdown/video_node.dart that imports:
  • package:rixa/widgets/rixa_player/rixa_player.dart that imports:
  • package:rixa/widgets/rixa_player/video_player_mobile.dart that imports:
  • package:flick_video_player/flick_video_player.dart that imports:
  • package:flick_video_player/src/flick_video_player.dart that imports:
  • package:wakelock/wakelock.dart that imports:
  • package:wakelock_macos/wakelock_macos.dart that declares support for platforms: macOS.

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

Package does not support platform `Linux`.

Because:

  • package:rixa/rixa.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/winrt.dart that declares support for platforms: Windows.
failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 13 issues. Showing the first 2:

ERROR: The named parameter 'markdownGeneratorConfig' isn't defined.

lib/widgets/markdown/markdown_widget.dart:87:7

   ╷
87 │       markdownGeneratorConfig: markdown_widget.MarkdownGeneratorConfig(
   │       ^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/widgets/markdown/markdown_widget.dart

ERROR: The function 'MarkdownGeneratorConfig' isn't defined.

lib/widgets/markdown/markdown_widget.dart:87:48

   ╷
87 │       markdownGeneratorConfig: markdown_widget.MarkdownGeneratorConfig(
   │                                                ^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/widgets/markdown/markdown_widget.dart

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
boxicons ^2.1.3 2.1.3 2.1.3
bubble_tab_indicator ^0.1.6 0.1.6 0.1.6
crop_your_image ^0.7.4 0.7.5 1.0.2
dart_vlc ^0.4.0 0.4.0 0.4.0
extended_image ^8.0.1 8.0.2 8.2.0
file_picker ^5.2.7 5.2.10 8.0.3
flick_video_player ^0.5.0 0.5.0 0.7.0
flutter flutter 0.0.0 0.0.0
flutter_advanced_avatar ^1.2.0 1.5.0 1.5.0
flutter_emoji_gif_picker ^0.1.3 0.1.3 0.1.6
flutter_highlight ^0.7.0 0.7.0 0.7.0
flutter_keyboard_size ^1.0.1 1.0.1 1.0.1
flutter_math_fork ^0.7.1 0.7.2 0.7.2
flutter_persistent_keyboard_height ^1.0.5 1.0.5 1.0.5
get ^4.6.1 4.6.6 4.6.6
go_router ^7.1.1 7.1.1 14.0.2
google_fonts ^4.0.3 4.0.4 6.2.1
html ^0.15.2 0.15.4 0.15.4
internet_connection_checker_plus ^1.0.1 1.0.1 2.3.0
markdown ^7.0.2 7.2.2 7.2.2
markdown_widget ^2.1.0 2.3.2+6 2.3.2+6
matrix4_transform ^2.0.1 2.0.1 3.0.1
platform_info ^3.2.0 3.2.0 4.0.2
provider ^6.0.5 6.1.2 6.1.2
shared_preferences ^2.1.0 2.2.3 2.2.3
video_player ^2.6.1 2.8.6 2.8.6
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.5.1 3.5.1
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
audio_video_progress_bar - 0.11.0 2.0.2
characters - 1.3.0 1.3.0
charcode - 1.3.1 1.3.1
collection - 1.18.0 1.18.0
crypto - 3.0.3 3.0.3
csslib - 1.0.0 1.0.0
dart_vlc_ffi - 0.2.0+1 0.2.0+1
emoji_picker_flutter - 1.6.4 2.2.0
extended_image_library - 3.5.2 4.0.4
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
flutter_plugin_android_lifecycle - 2.0.19 2.0.19
flutter_svg - 2.0.9 2.0.10+1
flutter_web_plugins - 0.0.0 0.0.0
giphy_api_client - 0.1.3 0.1.3
highlight - 0.7.0 0.7.0
http - 0.13.6 1.2.1
http_client_helper - 2.0.4 3.0.0
http_parser - 4.0.2 4.0.2
image - 4.1.7 4.1.7
js - 0.6.7 0.7.1
keyboard_utils - 1.3.4 1.3.4
logging - 1.2.0 1.2.0
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
nested - 1.0.0 1.0.0
path - 1.9.0 1.9.0
path_parsing - 1.0.1 1.0.1
path_provider - 2.1.3 2.1.3
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
scroll_to_index - 3.0.1 3.0.1
shared_preferences_android - 2.2.2 2.2.2
shared_preferences_foundation - 2.3.5 2.3.5
shared_preferences_linux - 2.3.2 2.3.2
shared_preferences_platform_interface - 2.3.2 2.3.2
shared_preferences_web - 2.3.0 2.3.0
shared_preferences_windows - 2.3.2 2.3.2
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
tuple - 2.0.2 2.0.2
typed_data - 1.3.2 1.3.2
universal_html - 2.2.4 2.2.4
universal_io - 2.2.2 2.2.2
url_launcher - 6.2.6 6.2.6
url_launcher_android - 6.3.1 6.3.1
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.1 2.3.1
url_launcher_windows - 3.1.1 3.1.1
vector_graphics - 1.1.10+1 1.1.11+1
vector_graphics_codec - 1.1.10+1 1.1.11+1
vector_graphics_compiler - 1.1.10+1 1.1.11+1
vector_math - 2.1.4 2.1.4
video_player_android - 2.4.14 2.4.14
video_player_avfoundation - 2.5.7 2.5.7
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 - 0.6.2 0.6.2
wakelock_macos - 0.4.0 0.4.0
wakelock_platform_interface - 0.3.0 0.3.0
wakelock_web - 0.4.0 0.4.0
wakelock_windows - 0.2.1 0.2.1
web - 0.5.1 0.5.1
win32 - 3.1.4 5.5.0
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0

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

Found 8 issues. Showing the first 2:

The constraint `^0.7.4` on crop_your_image does not support the stable version `1.0.0`.

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

The constraint `^5.2.7` on file_picker does not support the stable version `6.0.0`.

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.