plex 0.5.1 copy "plex: ^0.5.1" to clipboard
plex: ^0.5.1 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

8
likes
140/ 160
pub points
49%
popularity

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

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: GPL-3.0.

OK
Provide documentation
20 / 20trigger folding of the section

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

174 out of 671 API elements (25.9 %) have documentation comments.

Some symbols that are missing documentation: plex, plex.PlexApp.dashboardConfig, plex.PlexApp.getInitialPath, plex.PlexApp.getNotifications, plex.PlexApp.imageColorScheme.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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 not compatible with platform Android

Because:

  • package:plex/plex_annotations/plex_annotation_builders/plex_annotation_builders.dart that imports:
  • package:source_gen/source_gen.dart that imports:
  • package:source_gen/src/type_checker.dart that imports:
  • dart:mirrors
Package not compatible with platform iOS

Because:

  • package:plex/plex_annotations/plex_annotation_builders/plex_annotation_builders.dart that imports:
  • package:source_gen/source_gen.dart that imports:
  • package:source_gen/src/type_checker.dart that imports:
  • dart:mirrors
Package not compatible with platform Windows

Because:

  • package:plex/plex_annotations/plex_annotation_builders/plex_annotation_builders.dart that imports:
  • package:source_gen/source_gen.dart that imports:
  • package:source_gen/src/type_checker.dart that imports:
  • dart:mirrors
Package not compatible with platform Linux

Because:

  • package:plex/plex_annotations/plex_annotation_builders/plex_annotation_builders.dart that imports:
  • package:source_gen/source_gen.dart that imports:
  • package:source_gen/src/type_checker.dart that imports:
  • dart:mirrors
Package not compatible with platform macOS

Because:

  • package:plex/plex_annotations/plex_annotation_builders/plex_annotation_builders.dart that imports:
  • package:source_gen/source_gen.dart that imports:
  • package:source_gen/src/type_checker.dart that imports:
  • dart:mirrors
Package not compatible with platform Web

Because:

  • package:plex/plex_annotations/plex_annotation_builders/plex_annotation_builders.dart that imports:
  • package:source_gen/source_gen.dart that imports:
  • package:source_gen/src/utils.dart that imports:
  • package:build/build.dart that imports:
  • package:build/src/generate/run_post_process_builder.dart that imports:
  • package:build/src/builder/post_process_builder.dart that imports:
  • package:build/src/builder/builder.dart that imports:
  • package:build/src/builder/build_step.dart that imports:
  • package:build/src/asset/reader.dart that imports:
  • package:glob/glob.dart that imports:
  • package:glob/src/list_tree.dart that imports:
  • package:file/file.dart that imports:
  • package:file/src/interface.dart that imports:
  • package:file/src/io.dart that imports:
  • dart:io
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 34 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: The operand can't be null, so the condition is always 'false'.

lib/plex_networking/plex_networking.dart:214:18

    ╷
214 │     if (formData == null) {
    │                  ^^^^^^^
    ╵

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

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest
analyzer ^6.4.1 6.4.1 6.7.0
build ^2.4.1 2.4.1 2.4.1
cached_network_image ^3.3.1 3.3.1 3.3.1
connectivity_plus ^6.0.3 6.0.3 6.0.3
file_saver ^0.2.13 0.2.13 0.2.13
flutter flutter 0.0.0 0.0.0
flutter_animate ^4.5.0 4.5.0 4.5.0
get ^4.6.6 4.6.6 4.6.6
http ^1.2.1 1.2.1 1.2.1
intl ^0.19.0 0.19.0 0.19.0
path_provider ^2.1.3 2.1.3 2.1.3
sembast ^3.7.1 3.7.1+2 3.7.1+2
shared_preferences ^2.2.3 2.2.3 2.2.3
source_gen ^1.5.0 1.5.0 1.5.0
syncfusion_flutter_core ^25.2.6 25.2.7 26.1.40
syncfusion_flutter_datagrid ^25.2.6 25.2.7 26.1.40
syncfusion_flutter_datagrid_export ^25.2.6 25.2.7 26.1.40
syncfusion_flutter_xlsio ^25.2.6 25.2.7 26.1.40
toastification ^2.0.0 2.0.0 2.0.0
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 67.0.0 72.0.0
archive - 3.6.1 3.6.1
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
cached_network_image_platform_interface - 4.0.0 4.0.0
cached_network_image_web - 1.2.0 1.2.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.19.0
connectivity_plus_platform_interface - 2.0.0 2.0.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
dart_style - 2.3.6 2.3.6
dbus - 0.7.10 0.7.10
dio - 5.4.3+1 5.4.3+1
equatable - 2.0.5 2.0.5
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
flutter_cache_manager - 3.3.2 3.3.2
flutter_shaders - 0.1.2 0.1.2
flutter_web_plugins - 0.0.0 0.0.0
glob - 2.1.2 2.1.2
http_parser - 4.0.2 4.1.0
iconsax_flutter - 1.0.0 1.0.0
image - 4.2.0 4.2.0
jiffy - 6.3.1 6.3.1
logging - 1.2.0 1.2.0
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
nm - 0.5.0 0.5.0
octo_image - 2.0.0 2.0.0
package_config - 2.1.0 2.1.0
path - 1.9.0 1.9.0
path_provider_android - 2.2.6 2.2.6
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.2.1 2.2.1
pausable_timer - 3.1.0+3 3.1.0+3
petitparser - 6.0.2 6.0.2
platform - 3.1.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.1.4 2.1.4
rxdart - 0.27.7 0.28.0
shared_preferences_android - 2.2.3 2.2.3
shared_preferences_foundation - 2.4.0 2.4.0
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
sprintf - 7.0.0 7.0.0
sqflite - 2.3.3+1 2.3.3+1
sqflite_common - 2.5.4 2.5.4
string_scanner - 1.2.0 1.2.0
syncfusion_flutter_pdf - 25.2.7 26.1.40
syncfusion_officecore - 25.2.7 26.1.40
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
uuid - 4.4.0 4.4.0
vector_math - 2.1.4 2.1.4
watcher - 1.1.0 1.1.0
web - 0.5.1 0.5.1
win32 - 5.5.1 5.5.1
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0
yaml - 3.1.2 3.1.2

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

Found 4 issues. Showing the first 2:

The constraint `^25.2.6` on syncfusion_flutter_core does not support the stable version `26.1.35`, that was published 21 days ago.

When syncfusion_flutter_core is 30 days old, this package will no longer be awarded points in this category.

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

The constraint `^25.2.6` on syncfusion_flutter_datagrid does not support the stable version `26.1.35`, that was published 21 days ago.

When syncfusion_flutter_datagrid is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions syncfusion_flutter_datagrid 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.7, Flutter 3.22.2, Dart 3.4.3.

Check the analysis log for details.

8
likes
140
pub points
49%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

analyzer, build, cached_network_image, connectivity_plus, file_saver, flutter, flutter_animate, get, http, intl, path_provider, sembast, shared_preferences, source_gen, syncfusion_flutter_core, syncfusion_flutter_datagrid, syncfusion_flutter_datagrid_export, syncfusion_flutter_xlsio, toastification

More

Packages that depend on plex