empathetech_flutter_ui 10.2.0
empathetech_flutter_ui: ^10.2.0 copied to clipboard
Build apps for anyone. EFUI makes building truly accessible apps Ez. So anyone can enjoy your great idea!
We analyzed this package 23 hours ago, and awarded it 80 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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: GPL-3.0.
10/10 points: 20% or more of the public API has dartdoc comments
1637 out of 2028 API elements (80.7 %) have documentation comments.
Some symbols that are missing documentation: empathetech_flutter_ui, empathetech_flutter_ui.CSConfig.name, empathetech_flutter_ui.CSConfig.path, empathetech_flutter_ui.CreoleCupertinoLocalizations, empathetech_flutter_ui.CreoleCupertinoLocalizations.CreoleCupertinoLocalizations.new.
10/10 points: Package has an example
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ macOS
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:empathetech_flutter_ui/empathetech_flutter_ui.dartthat imports:package:empathetech_flutter_ui/src/widgets/helpers/feedback_button.dartthat imports:package:file_saver/file_saver.dartthat imports:package:file_saver/src/utils/helpers.dartthat imports:package:path_provider_windows/path_provider_windows.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:empathetech_flutter_ui/empathetech_flutter_ui.dartthat imports:package:empathetech_flutter_ui/src/widgets/helpers/feedback_button.dartthat imports:package:file_saver/file_saver.dartthat imports:package:file_saver/src/utils/helpers.dartthat imports:package:path_provider_windows/path_provider_windows.dartthat declares support for platforms:Windows.
Package does not support platform `Windows`.
Because:
package:empathetech_flutter_ui/empathetech_flutter_ui.dartthat imports:package:empathetech_flutter_ui/src/widgets/helpers/video_player.dartthat imports:package:video_player/video_player.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:empathetech_flutter_ui/empathetech_flutter_ui.dartthat imports:package:empathetech_flutter_ui/src/widgets/helpers/video_player.dartthat imports:package:video_player/video_player.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Web`.
Because:
package:empathetech_flutter_ui/empathetech_flutter_ui.dartthat imports:package:empathetech_flutter_ui/src/widgets/helpers/feedback_button.dartthat imports:package:file_saver/file_saver.dartthat imports:package:file_saver/src/utils/helpers.dartthat imports:package:path_provider_windows/path_provider_windows.dartthat declares support for platforms:Windows.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `macOS`.
Because:
package:empathetech_flutter_ui/empathetech_flutter_ui.dartthat imports:package:empathetech_flutter_ui/src/widgets/helpers/feedback_button.dartthat imports:package:file_saver/file_saver.dartthat imports:package:file_saver/src/utils/helpers.dartthat imports:package:path_provider_windows/path_provider_windows.dartthat declares support for platforms:Windows.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 3 issues. Showing the first 2:
ERROR: Missing concrete implementations of 'getter abstract class CupertinoLocalizations.collapsedHint', 'getter abstract class CupertinoLocalizations.expandedHint', 'getter abstract class CupertinoLocalizations.expansionTileCollapsedHint', 'getter abstract class CupertinoLocalizations.expansionTileCollapsedTapHint', and 2 more.
lib/src/consts/custom_delegates/creole.dart:94:7
╷
94 │ class CreoleCupertinoLocalizations implements CupertinoLocalizations {
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/consts/custom_delegates/creole.dart
WARNING: The path '../efui_bios' doesn't exist.
pubspec.yaml:58:11
╷
58 │ path: ../efui_bios
│ ^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze pubspec.yaml
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
country_flags |
^4.1.0 |
4.1.1 | 4.1.1 | |
extended_image |
^10.0.1 |
10.0.1 | 10.0.1 | |
feedback |
^3.2.0 |
3.2.0 | 3.2.0 | |
file_picker |
^10.3.3 |
10.3.8 | 10.3.8 | |
file_saver |
^0.2.14 |
0.2.14 | 0.3.1 | |
flex_color_picker |
^3.7.1 |
3.8.0 | 3.8.0 | |
flutter_localized_locales |
^2.0.5 |
2.0.5 | 2.0.5 | |
flutter_platform_widgets |
^9.0.0 |
9.0.0 | 9.0.0 | |
go_router |
^14.8.1 |
14.8.1 | 17.0.1 | |
go_transitions |
^0.8.2 |
0.8.3 | 0.8.3 | |
google_fonts |
^6.3.2 |
6.3.3 | 6.3.3 | |
http |
^1.5.0 |
1.6.0 | 1.6.0 | |
image |
^4.5.4 |
4.7.2 | 4.7.2 | |
image_picker |
^1.2.0 |
1.2.1 | 1.2.1 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
line_icons |
^2.0.3 |
2.0.3 | 2.0.3 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
provider |
^6.1.5+1 |
6.1.5+1 | 6.1.5+1 | |
share_plus |
^12.0.1 |
12.0.1 | 12.0.1 | |
shared_preferences |
^2.5.3 |
2.5.4 | 2.5.4 | |
url_launcher |
^6.3.2 |
6.3.2 | 6.3.2 | |
video_player |
^2.10.0 |
2.10.1 | 2.10.1 | |
web |
^1.1.1 |
1.1.1 | 1.1.1 | |
window_manager |
^0.5.1 |
0.5.1 | 0.5.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.0.7 | 4.0.7 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
cross_file |
- | 0.3.5+1 | 0.3.5+1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
cupertino_icons |
- | 1.0.8 | 1.0.8 | |
dbus |
- | 0.7.11 | 0.7.11 | |
dio |
- | 5.9.0 | 5.9.0 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
extended_image_library |
- | 5.0.1 | 5.0.1 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
file_selector_linux |
- | 0.9.4 | 0.9.4 | |
file_selector_macos |
- | 0.9.5 | 0.9.5 | |
file_selector_platform_interface |
- | 2.7.0 | 2.7.0 | |
file_selector_windows |
- | 0.9.3+5 | 0.9.3+5 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flex_seed_scheme |
- | 4.0.1 | 4.0.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.33 | 2.0.33 | |
html |
- | 0.15.6 | 0.15.6 | |
http_client_helper |
- | 3.0.0 | 3.0.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image_picker_android |
- | 0.8.13+10 | 0.8.13+10 | |
image_picker_for_web |
- | 3.1.1 | 3.1.1 | |
image_picker_ios |
- | 0.8.13+3 | 0.8.13+3 | |
image_picker_linux |
- | 0.2.2 | 0.2.2 | |
image_picker_macos |
- | 0.2.2+1 | 0.2.2+1 | |
image_picker_platform_interface |
- | 2.11.1 | 2.11.1 | |
image_picker_windows |
- | 0.2.2 | 0.2.2 | |
jovial_misc |
- | 0.9.2 | 0.9.2 | |
jovial_svg |
- | 1.1.28 | 1.1.28 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
json_annotation |
- | 4.9.0 | 4.9.0 | |
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 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.17 | 0.12.18 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.0.3 | 6.0.3 | |
screen_retriever |
- | 0.2.0 | 0.2.0 | |
screen_retriever_linux |
- | 0.2.0 | 0.2.0 | |
screen_retriever_macos |
- | 0.2.0 | 0.2.0 | |
screen_retriever_platform_interface |
- | 0.2.0 | 0.2.0 | |
screen_retriever_windows |
- | 0.2.0 | 0.2.0 | |
share_plus_platform_interface |
- | 6.1.0 | 6.1.0 | |
shared_preferences_android |
- | 2.4.18 | 2.4.18 | |
shared_preferences_foundation |
- | 2.5.6 | 2.5.6 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
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.7 | 0.7.8 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher_android |
- | 6.3.28 | 6.3.28 | |
url_launcher_ios |
- | 6.3.6 | 6.3.6 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.1 | 2.4.1 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
uuid |
- | 4.5.2 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
video_player_android |
- | 2.9.1 | 2.9.1 | |
video_player_avfoundation |
- | 2.8.8 | 2.8.8 | |
video_player_platform_interface |
- | 6.6.0 | 6.6.0 | |
video_player_web |
- | 2.4.0 | 2.4.0 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
win32 |
- | 5.15.0 | 5.15.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^0.2.14` on file_saver does not support the stable version `0.3.0`.
Try running dart pub upgrade --major-versions file_saver to update the constraint.
The constraint `^14.8.1` on go_router does not support the stable version `15.0.0`.
Try running dart pub upgrade --major-versions go_router to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 1 error:
NON_ABSTRACT_CLASS_INHERITS_ABSTRACT_MEMBER-lib/src/consts/custom_delegates/creole.dart:94:7- Missing concrete implementations of 'getter abstract class CupertinoLocalizations.collapsedHint', 'getter abstract class CupertinoLocalizations.expandedHint', 'getter abstract class CupertinoLocalizations.expansionTileCollapsedHint', 'getter abstract class CupertinoLocalizations.expansionTileCollapsedTapHint', and 2 more.
Run flutter pub downgrade and then flutter analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.