pukaad_ui 1.0.7
pukaad_ui: ^1.0.7 copied to clipboard
pukaad_ui is a Flutter package providing reusable UI components, custom input fields, and Thai font support.
We analyzed this package 16 hours ago, and awarded it 130 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://gitlab.com/me-massage-apps/pukaad_ui.git was unreachable. Make sure that the website is reachable via HEAD requests.
Repository URL doesn't exist.
At the time of the analysis https://gitlab.com/me-massage-apps/pukaad_ui.git 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
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.
0/10 points: 20% or more of the public API has dartdoc comments
20 out of 1045 API elements (1.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: app_translations, app_translations.LocalizationExtension, app_translations.LocalizationExtension.t, app_translations.TranslationNotifier, app_translations.TranslationNotifier.TranslationNotifier.new.
10/10 points: Package has an example
20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:pukaad_ui/pukaad_ui.dartthat imports:package:pukaad_ui/widgets/recapcha/recaptcha_widget.dartthat imports:package:flutter_inappwebview/flutter_inappwebview.dartthat declares support for platforms:Android,iOS,Windows,macOS,Web.
Package not compatible with platform Web
Because:
package:pukaad_ui/pukaad_ui.dartthat imports:package:pukaad_ui/translations/app_translations.dartthat imports:package:flutter_riverpod/flutter_riverpod.dartthat imports:package:flutter_riverpod/src/internals.dartthat imports:package:flutter_riverpod/src/core.dartthat imports:package:flutter_test/flutter_test.dartthat imports:package:flutter_test/src/widget_tester.dartthat imports:package:flutter_test/src/test_text_input.dartthat imports:package:flutter_test/src/test_text_input_key_handler.dartthat imports:package:flutter_test/src/binding.dartthat imports:package:flutter_test/src/platform.dartthat imports:dart:io
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 |
|---|---|---|---|---|
flutter_countdown_timer |
^4.1.0 |
4.1.0 | 4.1.0 | |
flutter_dotenv |
^6.0.0 |
6.0.1 | 6.0.1 | |
flutter_inappwebview |
^6.1.5 |
6.1.5 | 6.1.5 | |
flutter_quill |
^11.5.0 |
11.6.0 | 11.6.0 | |
flutter_riverpod |
^3.0.3 |
3.4.3 | 3.4.3 | |
flutter_timer_countdown |
^1.0.7 |
1.0.7 | 1.0.7 | |
go_router |
^16.3.0 |
16.3.0 | 18.0.1 | |
iconify_flutter |
^0.0.7 |
0.0.7 | 0.0.7 | |
logger |
^2.6.2 |
2.8.0 | 2.8.0 | |
provider |
^6.1.5+1 |
6.1.5+1 | 6.1.5+1 | |
shadcn_ui |
^0.39.0 |
0.39.14 | 0.57.0 | |
slide_countdown |
^2.0.2 |
2.0.2 | 2.0.2 | |
web |
^1.1.1 |
1.1.1 | 1.1.1 | |
webview_flutter |
^4.13.0 |
4.14.1 | 4.14.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^16.3.0` on go_router does not support the stable version `17.0.0`.
Try running dart pub upgrade --major-versions go_router to update the constraint.
The constraint `^0.39.0` on shadcn_ui does not support the stable version `0.40.0`.
Try running dart pub upgrade --major-versions shadcn_ui 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.19, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.