rixa 0.3.6 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
We analyzed this package 9 hours ago, and awarded it 90 pub points (of a possible 160):
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
.
0/10 points: 20% or more of the public API has dartdoc comments
147 out of 1443 API elements (10.2 %) 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.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: app_colors
, app_colors.AppColors
, app_colors.AppColors.$configureLifeCycle
, app_colors.AppColors.AppColors.withAppearances
, app_colors.AppColors.addListenerId
.
10/10 points: Package has an example
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
.
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.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 14 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
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.1.0 |
dart_vlc |
^0.4.0 |
0.4.0 | 0.4.0 |
extended_image |
^8.0.1 |
8.0.3 | 9.0.7 |
file_picker |
^5.2.7 |
5.2.10 | 8.1.4 |
flick_video_player |
^0.5.0 |
0.5.0 | 0.9.0 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_advanced_avatar |
^1.2.0 |
1.5.2 | 1.5.2 |
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.6.0 |
google_fonts |
^4.0.3 |
4.0.4 | 6.2.1 |
html |
^0.15.2 |
0.15.5 | 0.15.5 |
internet_connection_checker_plus |
^1.0.1 |
1.0.1 | 2.5.2 |
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 | 4.0.1 |
platform_info |
^3.2.0 |
3.2.0 | 5.0.0 |
provider |
^6.0.5 |
6.1.2 | 6.1.2 |
shared_preferences |
^2.1.0 |
2.3.3 | 2.3.3 |
video_player |
^2.6.1 |
2.9.2 | 2.9.2 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
archive |
- | 3.6.1 | 3.6.1 |
args |
- | 2.6.0 | 2.6.0 |
async |
- | 2.12.0 | 2.12.0 |
audio_video_progress_bar |
- | 0.11.0 | 2.0.3 |
characters |
- | 1.3.0 | 1.3.1 |
charcode |
- | 1.4.0 | 1.4.0 |
collection |
- | 1.18.0 | 1.19.1 |
crypto |
- | 3.0.6 | 3.0.6 |
csslib |
- | 1.0.2 | 1.0.2 |
dart_vlc_ffi |
- | 0.2.0+1 | 0.2.0+1 |
emoji_picker_flutter |
- | 1.6.4 | 3.1.0 |
extended_image_library |
- | 3.5.2 | 4.0.5 |
ffi |
- | 2.1.3 | 2.1.3 |
file |
- | 7.0.1 | 7.0.1 |
flutter_plugin_android_lifecycle |
- | 2.0.23 | 2.0.23 |
flutter_svg |
- | 2.0.9 | 2.0.14 |
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.2 |
http_client_helper |
- | 2.0.4 | 3.0.0 |
http_parser |
- | 4.0.2 | 4.1.1 |
image |
- | 4.3.0 | 4.3.0 |
js |
- | 0.6.7 | 0.7.1 |
keyboard_utils |
- | 1.3.4 | 1.3.4 |
logging |
- | 1.3.0 | 1.3.0 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
nested |
- | 1.0.0 | 1.0.0 |
path |
- | 1.9.1 | 1.9.1 |
path_parsing |
- | 1.1.0 | 1.1.0 |
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 |
petitparser |
- | 6.0.2 | 6.0.2 |
platform |
- | 3.1.6 | 3.1.6 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
scroll_to_index |
- | 3.0.1 | 3.0.1 |
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 |
string_scanner |
- | 1.4.0 | 1.4.0 |
term_glyph |
- | 1.2.1 | 1.2.1 |
tuple |
- | 2.0.2 | 2.0.2 |
typed_data |
- | 1.4.0 | 1.4.0 |
universal_html |
- | 2.2.4 | 2.2.4 |
universal_io |
- | 2.2.2 | 2.2.2 |
url_launcher |
- | 6.3.1 | 6.3.1 |
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 |
vector_graphics |
- | 1.1.10+1 | 1.1.14 |
vector_graphics_codec |
- | 1.1.10+1 | 1.1.12 |
vector_graphics_compiler |
- | 1.1.10+1 | 1.1.15 |
vector_math |
- | 2.1.4 | 2.1.4 |
video_player_android |
- | 2.7.16 | 2.7.16 |
video_player_avfoundation |
- | 2.6.2 | 2.6.2 |
video_player_platform_interface |
- | 6.2.3 | 6.2.3 |
video_player_web |
- | 2.3.3 | 2.3.3 |
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 |
- | 1.1.0 | 1.1.0 |
win32 |
- | 3.1.4 | 5.8.0 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
xml |
- | 6.5.0 | 6.5.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 9 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 `^8.0.1` on extended_image does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions extended_image
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade
does not expose any static analysis error.
Analyzed with Pana 0.22.15
, Flutter 3.24.4
, Dart 3.5.4
.
Check the analysis log for details.