lainisha 2024.9.0 copy "lainisha: ^2024.9.0" to clipboard
lainisha: ^2024.9.0 copied to clipboard

A Cross-Platform, Open-Source Admin Framework for Flutter

0
likes
140/ 160
pub points
0%
popularity

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

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

OK
Provide documentation
20 / 20trigger folding of the section

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

141 out of 157 API elements (89.8 %) have documentation comments.

Some symbols that are missing documentation: lainisha.$AssetsImagesBrandingGen, lainisha.$AssetsImagesBrandingGen.$AssetsImagesBrandingGen, lainisha.$AssetsImagesGen, lainisha.$AssetsImagesGen.$AssetsImagesGen, lainisha.AssetGenImage.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Web`.

Because:

  • package:lainisha/lainisha.dart that imports:
  • package:lainisha/src/lainisha.dart that imports:
  • package:lainisha/src/components/components.dart that imports:
  • package:lainisha/src/components/resource_view.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:lainisha/lainisha.dart that imports:
  • package:lainisha/src/lainisha.dart that imports:
  • package:lainisha/src/components/components.dart that imports:
  • package:lainisha/src/components/resource_view.dart that imports:
  • package:pdf/widgets.dart that imports:
  • package:pdf/src/widgets/wrap.dart that imports:
  • package:pdf/pdf.dart that imports:
  • package:pdf/src/pdf/obj/ttffont.dart that imports:
  • package:pdf/src/pdf/obj/unicode_cmap.dart that imports:
  • package:pdf/src/pdf/obj/object_stream.dart that imports:
  • package:pdf/src/pdf/obj/object.dart that imports:
  • package:pdf/src/pdf/document.dart that imports:
  • package:pdf/src/pdf/io/vm.dart that imports:
  • dart:isolate

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.

partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 12 issues. Showing the first 2:

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

To format your files run: dart format .

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

To format your files run: dart format .

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
adaptive_chameleon_theme ^2024.9.0 2024.9.0 2024.9.0
cached_network_image ^3.4.1 3.4.1 3.4.1
csv ^6.0.0 6.0.0 6.0.0
dio ^5.7.0 5.7.0 5.7.0
flutter flutter 0.0.0 0.0.0
get_it ^7.7.0 7.7.0 8.0.0
go_router ^14.2.7 14.2.8 14.2.8
open_filex ^4.5.0 4.5.0 4.5.0
path_provider ^2.1.4 2.1.4 2.1.4
pdf ^3.11.1 3.11.1 3.11.1
shared_preferences ^2.2.3 2.3.2 2.3.2
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.6.1 3.6.1
async - 2.11.0 2.11.0
barcode - 2.2.8 2.2.8
bidi - 2.0.12 2.0.12
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.1 1.3.1
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.19.0
crypto - 3.0.5 3.0.5
dio_web_adapter - 2.0.0 2.0.0
ffi - 2.1.3 2.1.3
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
flutter_cache_manager - 3.4.1 3.4.1
flutter_web_plugins - 0.0.0 0.0.0
http - 1.2.2 1.2.2
http_parser - 4.0.2 4.1.0
image - 4.2.0 4.2.0
logging - 1.2.0 1.2.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
octo_image - 2.1.0 2.1.0
path - 1.9.0 1.9.0
path_parsing - 1.0.1 1.0.1
path_provider_android - 2.2.10 2.2.10
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.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
qr - 3.0.2 3.0.2
rxdart - 0.28.0 0.28.0
shared_preferences_android - 2.3.2 2.3.2
shared_preferences_foundation - 2.5.2 2.5.2
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
sprintf - 7.0.0 7.0.0
sqflite - 2.3.3+2 2.3.3+2
sqflite_common - 2.5.4+4 2.5.4+4
string_scanner - 1.3.0 1.3.0
synchronized - 3.3.0+3 3.3.0+3
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
uuid - 4.5.1 4.5.1
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.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.

The constraint `^7.7.0` on get_it does not support the stable version `8.0.0`, that was published 7 days ago.

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

Try running dart pub upgrade --major-versions get_it 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.12, Flutter 3.24.3, Dart 3.5.3.

Check the analysis log for details.