vector_ui 0.1.2
vector_ui: ^0.1.2 copied to clipboard
A high-performance UI toolkit for Flutter, offering visually stunning components out of the box.
We analyzed this package 5 days ago, and awarded it 140 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Issue tracker URL doesn't exist.
At the time of the analysis https://codeberg.org/nexosphere/vector_ui/issues was unreachable. Make sure that the website is reachable via HEAD requests.
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.
0/10 points: 20% or more of the public API has dartdoc comments
268 out of 2252 API elements (11.9 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs lint.
Some symbols that are missing documentation: vector_ui, vector_ui.AccentColor, vector_ui.AccentColor.palette, vector_ui.Alert, vector_ui.Alert.Alert.new.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:vector_ui/vector_ui.dartthat imports:package:vector_ui/src/window_bar.dartthat imports:package:window_manager/window_manager.dartthat declares support for platforms:Windows,Linux,macOS.
Package does not support platform `iOS`.
Because:
package:vector_ui/vector_ui.dartthat imports:package:vector_ui/src/window_bar.dartthat imports:package:window_manager/window_manager.dartthat declares support for platforms:Windows,Linux,macOS.
Package does not support platform `Web`.
Because:
package:vector_ui/vector_ui.dartthat imports:package:vector_ui/src/window_bar.dartthat imports:package:window_manager/window_manager.dartthat declares support for platforms:Windows,Linux,macOS.
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 |
|---|---|---|---|---|
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
two_dimensional_scrollables |
^0.3.8 |
0.3.9 | 0.5.2 | |
window_manager |
^0.5.1 |
0.5.1 | 0.5.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
json_annotation |
- | 4.12.0 | 4.12.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.18.0 | 1.18.3 | |
path |
- | 1.9.1 | 1.9.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
screen_retriever |
- | 0.2.1 | 0.2.1 | |
screen_retriever_linux |
- | 0.2.1 | 0.2.1 | |
screen_retriever_macos |
- | 0.2.1 | 0.2.1 | |
screen_retriever_platform_interface |
- | 0.2.1 | 0.2.1 | |
screen_retriever_windows |
- | 0.2.1 | 0.2.1 | |
vector_math |
- | 2.2.0 | 2.4.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^0.3.8` on two_dimensional_scrollables does not support the stable version `0.4.0`.
Try running dart pub upgrade --major-versions two_dimensional_scrollables 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.12, Flutter 3.44.2, Dart 3.12.2.
Check the analysis log for details.