plex 0.9.3
plex: ^0.9.3 copied to clipboard
PLEX is Flutter UI framework for enterprise apps with pre-built components and best practices for efficient development in addition with many built in widgets
We analyzed this package 40 hours ago, and awarded it 130 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: GPL-3.0
.
10/10 points: 20% or more of the public API has dartdoc comments
222 out of 952 API elements (23.3 %) have documentation comments.
Some symbols that are missing documentation: plex
, plex.PlexApp.PlexApp.new
, plex.PlexApp.dashboardConfig
, plex.PlexApp.getInitialPath
, plex.PlexApp.getNotifications
.
10/10 points: Package has an example
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
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:plex/plex_networking/plex_api_calls.dart
that imports:package:plex/plex_networking/plex_networking.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
Package does not support platform `iOS`.
Because:
package:plex/plex_networking/plex_api_calls.dart
that imports:package:plex/plex_networking/plex_networking.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
Package does not support platform `Windows`.
Because:
package:plex/plex_networking/plex_api_calls.dart
that imports:package:plex/plex_networking/plex_networking.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
Package does not support platform `Linux`.
Because:
package:plex/plex_package.dart
that imports:package:plex/plex_screens/plex_login_screen.dart
that imports:package:plex/plex_widgets/plex_input_widget.dart
that imports:package:plex/plex_widgets/plex_selection_list.dart
that imports:package:plex/plex_scanner.dart
that imports:package:mobile_scanner/mobile_scanner.dart
that declares support for platforms:Android
,iOS
,macOS
,Web
.
Package does not support platform `macOS`.
Because:
package:plex/plex_networking/plex_api_calls.dart
that imports:package:plex/plex_networking/plex_networking.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
Package does not support platform `Web`.
Because:
package:plex/plex_database/plex_database.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:plex/plex_database/plex_database.dart
that imports:package:path_provider/path_provider.dart
that imports:package:path_provider_platform_interface/path_provider_platform_interface.dart
that imports:package:path_provider_platform_interface/src/method_channel_path_provider.dart
that imports:package:platform/platform.dart
that imports:package:platform/src/interface/local_platform.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 86 issues. Showing the first 2:
WARNING: Unused import: 'package:plex/plex_database/plex_entity.dart'.
lib/plex_database/plex_collection.dart:1:8
╷
1 │ import 'package:plex/plex_database/plex_entity.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/plex_database/plex_collection.dart
WARNING: This class (or a class that this class inherits from) is marked as '@immutable', but one or more of its instance fields aren't final: PlexRxWidget._widget, PlexRxWidget._rx
lib/plex_rx/plex_rx.dart:31:7
╷
31 │ class PlexRxWidget extends StatefulWidget {
│ ^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/plex_rx/plex_rx.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
cached_network_image |
^3.4.1 |
3.4.1 | 3.4.1 | |
connectivity_plus |
^6.1.1 |
6.1.4 | 6.1.4 | |
file_saver |
^0.2.14 |
0.2.14 | 0.3.0 | |
flutter_animate |
^4.5.2 |
4.5.2 | 4.5.2 | |
get |
^4.6.6 |
4.7.2 | 4.7.2 | |
http |
^1.2.2 |
1.4.0 | 1.4.0 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
lottie |
^3.3.0 |
3.3.0 | 3.3.1 | |
mobile_scanner |
^6.0.7 |
6.0.10 | 7.0.1 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
sembast |
^3.8.0+1 |
3.8.5+1 | 3.8.5+1 | |
shared_preferences |
^2.3.4 |
2.5.3 | 2.5.3 | |
signalr_netcore |
^1.4.0 |
1.4.3 | 1.4.3 | |
syncfusion_flutter_core |
^29.2.8 |
29.2.11 | 30.1.38 | |
syncfusion_flutter_datagrid |
^29.2.8 |
29.2.11 | 30.1.38 | |
syncfusion_flutter_datagrid_export |
^29.2.8 |
29.2.11 | 30.1.38 | |
syncfusion_flutter_xlsio |
^29.2.8 |
29.2.11 | 30.1.38 | |
toastification |
^2.3.0 |
2.3.0 | 3.0.3 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
archive |
- | 3.6.1 | 4.0.7 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
cached_network_image_platform_interface |
- | 4.1.1 | 4.1.1 | |
cached_network_image_web |
- | 1.3.1 | 1.3.1 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus_platform_interface |
- | 2.0.1 | 2.0.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
dbus |
- | 0.7.11 | 0.7.11 | |
dio |
- | 5.8.0+1 | 5.8.0+1 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
equatable |
- | 2.0.7 | 2.0.7 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_cache_manager |
- | 3.4.1 | 3.4.1 | |
flutter_shaders |
- | 0.1.3 | 0.1.3 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
iconsax_flutter |
- | 1.0.1 | 1.0.1 | |
image |
- | 4.3.0 | 4.5.4 | |
jiffy |
- | 6.3.2 | 6.4.3 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
message_pack_dart |
- | 2.0.1 | 2.0.1 | |
meta |
- | 1.16.0 | 1.17.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
octo_image |
- | 2.1.0 | 2.1.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider_android |
- | 2.2.17 | 2.2.17 | |
path_provider_foundation |
- | 2.4.1 | 2.4.1 | |
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 | |
pausable_timer |
- | 3.1.0+3 | 3.1.0+3 | |
petitparser |
- | 6.1.0 | 7.0.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pool |
- | 1.5.1 | 1.5.1 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
shared_preferences_android |
- | 2.4.10 | 2.4.10 | |
shared_preferences_foundation |
- | 2.5.4 | 2.5.4 | |
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 | |
shelf |
- | 1.4.2 | 1.4.2 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
sqflite |
- | 2.4.2 | 2.4.2 | |
sqflite_android |
- | 2.4.1 | 2.4.1 | |
sqflite_common |
- | 2.5.5 | 2.5.5 | |
sqflite_darwin |
- | 2.4.2 | 2.4.2 | |
sqflite_platform_interface |
- | 2.4.0 | 2.4.0 | |
sse |
- | 4.1.8 | 4.1.8 | |
sse_channel |
- | 0.1.1 | 0.1.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
syncfusion_flutter_pdf |
- | 29.2.11 | 30.1.38 | |
syncfusion_officecore |
- | 29.2.11 | 30.1.38 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
tuple |
- | 2.0.2 | 2.0.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 4.5.1 | 4.5.1 | |
vector_math |
- | 2.1.4 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.5.0 | 6.6.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.2.14` on file_saver does not support the stable version `0.3.0`, that was published 5 days ago.
When file_saver is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions file_saver
to update the constraint.
The constraint `^0.19.0` on intl does not support the stable version `0.20.0`.
Try running dart pub upgrade --major-versions intl
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.21
, Flutter 3.32.4
, Dart 3.8.1
.
Check the analysis log for details.