voo_data_grid 0.10.4 copy "voo_data_grid: ^0.10.4" to clipboard
voo_data_grid: ^0.10.4 copied to clipboard

A powerful and flexible data grid widget for Flutter with sorting, filtering, pagination, and remote data support

110/ 160
pub points
354
downloads

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

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Repository URL doesn't exist.

At the time of the analysis https://github.com/voostack/voo_flutter/tree/main/packages/ui/voo_data_grid was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/voostack/voo_flutter/issues was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

OUT: Documenting voo_data_grid... Discovering libraries... ERR: dartdoc 9.0.1 (/home/worker/dartdoc/build/dartdoc) failed: Null check operator used on a null value #0 LibraryManifestBuilder._getInterfaceElementMemberId (package:analyzer/src/fine/library_manifest.dart:1585) #1 LibraryManifestBuilder._fillInterfaceElementInterface.

Passed check 10/10 points: Package has an example

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/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 `Web`.

Because:

  • package:voo_data_grid/voo_data_grid.dart that imports:
  • package:voo_data_grid/src/presentation/widgets/molecules/export_dialog.dart that imports:
  • package:voo_data_grid/src/data/services/data_grid_export_service.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

WASM compatibility:

Package not compatible with runtime wasm

Because:

  • package:voo_data_grid/voo_data_grid.dart that imports:
  • package:voo_data_grid/src/presentation/widgets/molecules/export_dialog.dart that imports:
  • package:voo_data_grid/src/data/services/data_grid_export_service.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

Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

Found 3 issues. Showing the first 2:

INFO: 'dart:html' is deprecated and shouldn't be used. Use package:web and dart:js_interop instead.

lib/src/data/services/web_export_helper.dart:2:1

  ╷
2 │ import 'dart:html' as html;
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/data/services/web_export_helper.dart

INFO: Dangling library doc comment.

lib/src/presentation/widgets/atoms/atoms.dart:1:1

  ╷
1 │ /// Barrel export file for all atom components
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/presentation/widgets/atoms/atoms.dart

Failed report section
Support up-to-date dependencies
20 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
excel ^4.0.6 4.0.6 4.0.6
intl ^0.20.1 0.20.2 0.20.2
path ^1.8.0 1.9.1 1.9.1
path_provider ^2.1.5 2.1.5 2.1.5
pdf ^3.11.1 3.11.3 3.11.3
printing ^5.13.4 5.14.2 5.14.2
sembast ^3.6.0 3.8.6 3.8.6
sembast_web ^2.4.0 2.4.4+1 2.4.4+1
voo_adaptive_overlay ^0.0.2 0.0.2 0.0.2
voo_forms ^0.5.1 0.5.1 0.5.1
voo_responsive ^0.1.4 0.1.4 0.1.4
voo_tokens ^0.0.8 0.0.8 0.0.8
voo_ui_core ^0.1.3 0.1.3 0.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 3.6.1 4.0.9
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
barcode - 2.2.9 2.2.9
bidi - 2.0.13 2.0.13
bloc - 9.2.0 9.2.0
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
code_assets - 1.0.0 1.0.0
collection - 1.19.1 1.19.1
cross_file - 0.3.5+2 0.3.5+2
crypto - 3.0.7 3.0.7
dbus - 0.7.12 0.7.12
desktop_drop - 0.6.1 0.7.0
equatable - 2.0.8 2.0.8
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
file_picker - 10.3.10 10.3.10
flutter_bloc - 9.1.1 9.1.1
flutter_hooks - 0.21.3+1 0.21.3+1
flutter_plugin_android_lifecycle - 2.0.33 2.0.33
glob - 2.1.3 2.1.3
hooks - 1.0.1 1.0.1
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
idb_shim - 2.8.2+4 2.8.2+4
image - 4.3.0 4.8.0
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.1
native_toolchain_c - 0.17.4 0.17.4
nested - 1.0.0 1.0.0
objective_c - 9.3.0 9.3.0
path_parsing - 1.1.0 1.1.0
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.6.0 2.6.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
pdf_widget_wrapper - 1.0.4 1.0.4
petitparser - 7.0.2 7.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.5+1 6.1.5+1
pub_semver - 2.2.0 2.2.0
qr - 3.0.2 3.0.2
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
universal_platform - 1.1.0 1.1.0
url_launcher - 6.3.2 6.3.2
url_launcher_android - 6.3.28 6.3.28
url_launcher_ios - 6.4.1 6.4.1
url_launcher_linux - 3.2.2 3.2.2
url_launcher_macos - 3.2.5 3.2.5
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.2 2.4.2
url_launcher_windows - 3.1.5 3.1.5
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
win32 - 5.15.0 6.0.0
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1
yaml - 3.1.3 3.1.3

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 5 errors:

  • UNDEFINED_CLASS - lib/src/data/datasources/grid_settings_storage.dart:12:10 - Undefined class 'Database'.
  • UNDEFINED_IDENTIFIER - lib/src/data/datasources/grid_settings_storage.dart:15:33 - Undefined name 'stringMapStoreFactory'.
  • NON_TYPE_AS_TYPE_ARGUMENT - lib/src/data/datasources/grid_settings_storage.dart:26:10 - The name 'Database' isn't a type, so it can't be used as a type argument.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.10, Flutter 3.41.0, Dart 3.11.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
110
points
354
downloads

Publisher

verified publishervoostack.com

Weekly Downloads

A powerful and flexible data grid widget for Flutter with sorting, filtering, pagination, and remote data support

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #data-grid #table #pagination #sorting

License

MIT (license)

Dependencies

excel, flutter, intl, path, path_provider, pdf, printing, sembast, sembast_web, voo_adaptive_overlay, voo_forms, voo_responsive, voo_tokens, voo_ui_core

More

Packages that depend on voo_data_grid