ametory_ui 0.0.73
ametory_ui: ^0.0.73 copied to clipboard
This package help build ui faster.
We analyzed this package 45 hours ago, and awarded it 100 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 50 to 180 characters to describe the package, what it does, and its target use case.
Homepage URL doesn't exist.
At the time of the analysis https://ametory.id
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: BSD-3-Clause
.
0/10 points: 20% or more of the public API has dartdoc comments
46 out of 1239 API elements (3.7 %) 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: ametory_ui
, ametory_ui.AcademyCardWidget
, ametory_ui.AcademyCardWidget.AcademyCardWidget.new
, ametory_ui.AcademyCardWidget.child
, ametory_ui.AcademyCardWidget.data
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ iOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:ametory_ui/ametory_ui.dart
that imports:package:ametory_ui/src/widgets/blog/misc_editor.dart
that imports:package:html_editor_enhanced_forked_by_ametory/html_editor.dart
that imports:package:html_editor_enhanced_forked_by_ametory/utils/options.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/file_picker.dart
that imports:package:file_picker/src/windows/file_picker_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `Windows`.
Because:
package:ametory_ui/ametory_ui.dart
that imports:package:ametory_ui/src/pages/login_page.dart
that imports:package:google_sign_in/google_sign_in.dart
that declares support for platforms:Android
,iOS
,macOS
,Web
.
Package does not support platform `Linux`.
Because:
package:ametory_ui/ametory_ui.dart
that imports:package:ametory_ui/src/pages/chat_page.dart
that imports:package:cloud_firestore/cloud_firestore.dart
that declares support for platforms:Android
,iOS
,Windows
,macOS
,Web
.
Package does not support platform `macOS`.
Because:
package:ametory_ui/ametory_ui.dart
that imports:package:ametory_ui/src/widgets/blog/misc_editor.dart
that imports:package:html_editor_enhanced_forked_by_ametory/html_editor.dart
that imports:package:flutter_inappwebview/flutter_inappwebview.dart
that declares support for platforms:Android
,iOS
.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `iOS`.
Because:
package:ametory_ui/ametory_ui.dart
that imports:package:ametory_ui/src/widgets/blog/misc_editor.dart
that imports:package:html_editor_enhanced_forked_by_ametory/html_editor.dart
that imports:package:html_editor_enhanced_forked_by_ametory/utils/options.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/file_picker.dart
that imports:package:file_picker/src/windows/file_picker_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package not compatible with platform Web
Because:
package:ametory_ui/ametory_ui.dart
that imports:package:ametory_ui/src/pages/login_page.dart
that imports:package:firebase_auth/firebase_auth.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:ametory_ui/ametory_ui.dart
that imports:package:ametory_ui/src/pages/login_page.dart
that imports:package:firebase_auth/firebase_auth.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 105 issues. Showing the first 2:
WARNING: This default clause is covered by the previous cases.
lib/src/pages/login_page.dart:277:7
╷
277 │ default:
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/pages/login_page.dart
WARNING: This default clause is covered by the previous cases.
lib/src/pages/registration_page.dart:368:7
╷
368 │ default:
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/pages/registration_page.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
cloud_firestore |
^4.15.4 |
4.17.5 | 6.0.1 | |
faker |
^2.1.0 |
2.2.0 | 2.2.0 | |
file_picker |
^5.2.0+1 |
5.5.0 | 10.3.3 | |
firebase_auth |
^4.17.4 |
4.20.0 | 6.0.2 | |
firebase_storage |
^11.6.5 |
11.7.7 | 13.0.1 | |
fluentui_icons |
^1.0.0 |
1.0.0 | 1.0.0 | |
flutter_html |
^3.0.0-beta.2 |
3.0.0 | 3.0.0 | |
flutter_markdown |
^0.6.19 |
0.6.23 | 0.7.7+1 | Discontinued |
flutter_parsed_text |
^2.2.1 |
2.2.1 | 2.2.1 | |
flutter_rating_bar |
^4.0.1 |
4.0.1 | 4.0.1 | |
flutter_social_textfield |
^0.1.2 |
0.1.2 | 0.1.2 | |
flutter_svg |
^2.0.9 |
2.2.1 | 2.2.1 | |
google_fonts |
^6.1.0 |
6.3.1 | 6.3.1 | |
google_sign_in |
^6.2.1 |
6.3.0 | 7.2.0 | |
html2md |
^1.3.1 |
1.3.2 | 1.3.2 | |
html_editor_enhanced_forked_by_ametory |
^2.5.2 |
2.5.2 | 2.5.2 | |
image_picker |
^1.0.7 |
1.2.0 | 1.2.0 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
markdown |
^7.2.1 |
7.3.0 | 7.3.0 | |
material_tag_editor |
any |
0.1.2 | 0.1.2 | |
path |
^1.8.3 |
1.9.1 | 1.9.1 | |
recase |
^4.1.0 |
4.1.0 | 4.1.0 | |
scroll_to_index |
^3.0.1 |
3.0.1 | 3.0.1 | |
seo_renderer |
^0.6.0 |
0.6.0 | 0.6.0 | |
swipe_to |
^1.0.6 |
1.0.6 | 1.0.6 | |
url_launcher |
^6.2.4 |
6.3.2 | 6.3.2 | |
uuid |
^4.3.3 |
4.5.1 | 4.5.1 | |
video_player |
^2.8.2 |
2.10.0 | 2.10.0 | |
visibility_detector |
^0.4.0+2 |
0.4.0+2 | 0.4.0+2 | |
webviewx_plus |
^0.4.1 |
0.4.1 | 0.5.1+1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 9 issues. Showing the first 2:
The constraint `^4.15.4` on cloud_firestore does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions cloud_firestore
to update the constraint.
The constraint `^5.2.0+1` on file_picker does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions file_picker
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.22.23
, Flutter 3.35.3
, Dart 3.9.2
.
Check the analysis log for details.