flutter_miuix 1.1.0
flutter_miuix: ^1.1.0 copied to clipboard
A HyperOS-style component library for Flutter, ported from miuix. 45+ widgets with squircle corners, Folme spring motion, liquid glass blur, and Monet dynamic colors.
We analyzed this package 3 days ago, and awarded it 155 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` contains too many non-ASCII characters.
The site uses English as its primary language. The content of CHANGELOG.md in your package should primarily contain characters used in English.
10/10 points: Use an OSI-approved license
Detected license: Apache-2.0.
10/10 points: 20% or more of the public API has dartdoc comments
1109 out of 2381 API elements (46.6 %) have documentation comments.
Some symbols that are missing documentation: miuix, miuix.AccelerateEasing.AccelerateEasing.new, miuix.AccelerateEasing.factor, miuix.BlendColorEntry.BlendColorEntry.new, miuix.BlendColorEntry.color.
10/10 points: Package has an example
20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `iOS`.
Because:
package:flutter_miuix/miuix.dartthat imports:package:flutter_miuix/src/theme/miuix/components/miuix_top_app_bar.dartthat imports:package:flutter_miuix/src/theme/miuix/components/miuix_text.dartthat imports:package:flutter_miuix/src/theme/miuix/theme/miuix_theme.dartthat imports:package:flutter_miuix/src/theme/miuix/theme/miuix_platform_dynamic_colors.dartthat imports:package:dynamic_color/dynamic_color.dartthat declares support for platforms:Android,Windows,Linux,macOS.
Package does not support platform `Web`.
Because:
package:flutter_miuix/miuix.dartthat imports:package:flutter_miuix/src/theme/miuix/components/miuix_top_app_bar.dartthat imports:package:flutter_miuix/src/theme/miuix/components/miuix_text.dartthat imports:package:flutter_miuix/src/theme/miuix/theme/miuix_theme.dartthat imports:package:flutter_miuix/src/theme/miuix/theme/miuix_platform_dynamic_colors.dartthat imports:package:dynamic_color/dynamic_color.dartthat declares support for platforms:Android,Windows,Linux,macOS.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
cupertino_icons |
^1.0.8 |
1.0.9 | 1.0.9 | |
dynamic_color |
^1.8.1 |
1.8.1 | 1.8.1 | |
material_color_utilities |
^0.13.0 |
0.13.0 | 0.13.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.1 | 2.13.1 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
leak_tracker |
- | 11.0.2 | 11.0.2 | |
leak_tracker_flutter_testing |
- | 3.0.10 | 3.0.10 | |
leak_tracker_testing |
- | 3.0.2 | 3.0.2 | |
matcher |
- | 0.12.19 | 0.12.20 | |
meta |
- | 1.18.0 | 1.19.0 | |
path |
- | 1.9.1 | 1.9.1 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.11 | 0.7.13 | |
vector_math |
- | 2.2.0 | 2.4.2 | |
vm_service |
- | 15.2.0 | 15.2.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
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.15, Flutter 3.44.7, Dart 3.12.2.
Check the analysis log for details.