flutter_miuix 1.1.1
flutter_miuix: ^1.1.1 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.9.0 |
1.9.0 | 2.1.0 | |
material_color_utilities |
^0.13.0 |
0.13.0 | 0.13.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
characters |
- | 1.4.1 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
vector_math |
- | 2.4.2 | 2.4.2 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^1.9.0` on dynamic_color does not support the stable version `2.0.0`, that was published 4 days ago.
When dynamic_color is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions dynamic_color 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.18, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.