ametory_ui 0.0.73 ametory_ui: ^0.0.73 copied to clipboard
This package help build ui faster.
We analyzed this package 7 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 60 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
, 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/chat_page.dart
that imports:package:cloud_firestore/cloud_firestore.dart
that imports:package:firebase_core_platform_interface/firebase_core_platform_interface.dart
that imports:package:firebase_core_platform_interface/src/pigeon/test_api.dart
that imports:package:flutter_test/flutter_test.dart
that imports:package:flutter_test/src/widget_tester.dart
that imports:package:flutter_test/src/test_text_input.dart
that imports:package:flutter_test/src/test_text_input_key_handler.dart
that imports:package:flutter_test/src/binding.dart
that imports:package:flutter_test/src/platform.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/chat_page.dart
that imports:package:cloud_firestore/cloud_firestore.dart
that imports:package:firebase_core_platform_interface/firebase_core_platform_interface.dart
that imports:package:firebase_core_platform_interface/src/pigeon/test_api.dart
that imports:package:flutter_test/flutter_test.dart
that imports:package:flutter_test/src/widget_tester.dart
that imports:package:flutter_test/src/test_text_input.dart
that imports:package:flutter_test/src/test_text_input_key_handler.dart
that imports:package:flutter_test/src/binding.dart
that imports:package:flutter_test/src/platform.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 59 issues. Showing the first 2:
WARNING: Unused import: 'package:flutter/material.dart'.
lib/src/utils/helper/chat.dart:5:8
╷
5 │ import 'package:flutter/material.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/utils/helper/chat.dart
WARNING: This class (or a class that this class inherits from) is marked as '@immutable', but one or more of its instance fields aren't final: Collapsible.mode, Collapsible.onCollapsed
lib/src/widgets/collapsible.dart:6:7
╷
6 │ class Collapsible extends StatefulWidget {
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/widgets/collapsible.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
cloud_firestore |
^4.15.4 |
4.17.5 | 5.5.0 |
faker |
^2.1.0 |
2.2.0 | 2.2.0 |
file_picker |
^5.2.0+1 |
5.5.0 | 8.1.4 |
firebase_auth |
^4.17.4 |
4.20.0 | 5.3.3 |
firebase_storage |
^11.6.5 |
11.7.7 | 12.3.6 |
fluentui_icons |
^1.0.0 |
1.0.0 | 1.0.0 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_html |
^3.0.0-beta.2 |
3.0.0-beta.2 | 3.0.0-beta.2 |
flutter_markdown |
^0.6.19 |
0.6.23 | 0.7.4+1 |
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.0.14 | 2.0.14 |
google_fonts |
^6.1.0 |
6.2.1 | 6.2.1 |
google_sign_in |
^6.2.1 |
6.2.2 | 6.2.2 |
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.1.2 | 1.1.2 |
intl |
^0.19.0 |
0.19.0 | 0.20.0 |
markdown |
^7.2.1 |
7.2.2 | 7.2.2 |
material_tag_editor |
any |
0.1.2 | 0.1.2 |
path |
^1.8.3 |
1.9.0 | 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.1 | 6.3.1 |
uuid |
^4.3.3 |
4.5.1 | 4.5.1 |
video_player |
^2.8.2 |
2.9.2 | 2.9.2 |
visibility_detector |
^0.4.0+2 |
0.4.0+2 | 0.4.0+2 |
webviewx_plus |
^0.4.1 |
0.4.1 | 0.5.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 7 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.15
, Flutter 3.24.4
, Dart 3.5.4
.
Check the analysis log for details.