zeba_academy_super_ui 1.0.0
zeba_academy_super_ui: ^1.0.0 copied to clipboard
Advanced Flutter UI toolkit with charts, dashboards, drag and drop widgets, smart tables and responsive layouts.
We analyzed this package 6 days ago, and awarded it 140 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
5 out of 24 API elements (20.8 %) have documentation comments.
Some symbols that are missing documentation: zeba_academy_super_ui, zeba_academy_super_ui.ZebaAdvancedChart, zeba_academy_super_ui.ZebaAdvancedChart.ZebaAdvancedChart.new, zeba_academy_super_ui.ZebaAdvancedChart.data, zeba_academy_super_ui.ZebaAnimatedDashboard.
10/10 points: Package has an example and has no issues with screenshots
10/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
WASM compatibility:
Package not compatible with runtime wasm
Because:
package:zeba_academy_super_ui/zeba_academy_super_ui.dartthat imports:package:zeba_academy_super_ui/src/responsive_layout.dartthat imports:package:responsive_builder/responsive_builder.dartthat imports:package:responsive_builder/src/helpers/helpers.dartthat imports:package:responsive_builder/src/helpers/device_width.dartthat 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.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
animations |
^2.0.11 |
2.1.1 | 2.1.1 | |
data_table_2 |
^2.5.8 |
2.7.2 | 2.7.2 | |
fl_chart |
^0.66.0 |
0.66.2 | 1.2.0 | |
responsive_builder |
^0.7.0 |
0.7.1 | 0.7.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.1 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
equatable |
- | 2.0.8 | 2.0.8 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.2 | |
nested |
- | 1.0.0 | 1.0.0 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
vector_math |
- | 2.2.0 | 2.3.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^0.66.0` on fl_chart does not support the stable version `0.67.0`.
Try running dart pub upgrade --major-versions fl_chart 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.23.11, Flutter 3.41.4, Dart 3.11.1.
Check the analysis log for details.
