flutter_core_ui 0.0.11
flutter_core_ui: ^0.0.11 copied to clipboard
A comprehensive Flutter package providing UI components and utilities for building robust applications, including support for Google services, localization, and more.
We analyzed this package 9 hours ago, and awarded it 115 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://github.com/digitalEdgeSDK/flutter_core_ui was unreachable. Make sure that the website is reachable via HEAD requests.
Repository URL doesn't exist.
At the time of the analysis https://github.com/digitalEdgeSDK/flutter_core_ui was unreachable. Make sure that the website is reachable via HEAD requests.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/digitalEdgeSDK/flutter_core_ui/issues was unreachable. Make sure that the website is reachable via HEAD requests.
Documentation URL doesn't exist.
At the time of the analysis https://github.com/digitalEdgeSDK/flutter_core_ui/wiki was unreachable. Make sure that the website is reachable via HEAD requests.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("0.0.11").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting flutter_core_ui... Discovering libraries... Linking elements... Precaching local docs for 1921620 elements... Initialized dartdoc with 4333 libraries Generating docs for library flutter_core_ui.dart from package:flutter_core_ui/flutter_core_ui.dart... ERR: warning: unresolved doc reference [SocketClient] from core_socket_client.CoreSocketClient: (file:///tmp/pana_AXQIRT/lib/src/services/socket/core_socket_client.dart:18:7) warning: unresolved doc reference [SocketConnectConfig] from core_socket_config.CoreSocketConnectConfig: (file:///tmp/pana_AXQIRT/lib/src/services/socket/core_socket_config.dart:15:7) warning: unresolved doc reference [SocketService] from core_socket_service.CoreSocketService: (file:///tmp/pana_AXQIRT/lib/src/services/socket/core_socket_service.dart:16:7)
dartdoc 9.0.4 (/home/worker/dartdoc/build/dartdoc) failed: Stack Overflow #0 Referable._childLookups.
10/10 points: Package has an example
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:flutter_core_ui/flutter_core_ui.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat imports:package:flutter_local_notifications/src/notification_details.dartthat imports:package:flutter_local_notifications_linux/flutter_local_notifications_linux.dartthat declares support for platforms:Linux.
Package does not support platform `Linux`.
Because:
package:flutter_core_ui/flutter_core_ui.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat imports:package:flutter_local_notifications/src/notification_details.dartthat imports:package:flutter_local_notifications_windows/flutter_local_notifications_windows.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:flutter_core_ui/flutter_core_ui.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat imports:package:flutter_local_notifications/src/notification_details.dartthat imports:package:flutter_local_notifications_windows/flutter_local_notifications_windows.dartthat declares support for platforms:Windows.
Package does not support platform `Web`.
Because:
package:flutter_core_ui/flutter_core_ui.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:flutter_core_ui/flutter_core_ui.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat imports:package:flutter_local_notifications/src/notification_details.dartthat imports:package:flutter_local_notifications_windows/flutter_local_notifications_windows.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:flutter_core_ui/flutter_core_ui.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat imports:package:flutter_local_notifications/src/notification_details.dartthat imports:package:flutter_local_notifications_windows/flutter_local_notifications_windows.dartthat declares support for platforms:Windows.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 47 issues. Showing the first 2:
WARNING: The declaration '_getTextStyle' isn't referenced.
lib/src/widgets/buttons/core_button.dart:229:13
╷
229 │ TextStyle _getTextStyle(ThemeData theme) {
│ ^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/widgets/buttons/core_button.dart
WARNING: The declaration '_getIconColor' isn't referenced.
lib/src/widgets/buttons/core_button.dart:249:9
╷
249 │ Color _getIconColor(ThemeData theme) => _getTextColor(theme);
│ ^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/widgets/buttons/core_button.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
app_settings |
^5.1.1 |
5.2.0 | 7.0.0 | |
asn1lib |
^1.5.8 |
1.6.5 | 1.6.5 | |
cached_network_image |
^3.4.1 |
3.4.1 | 3.4.1 | |
carousel_slider |
^5.0.0 |
5.1.2 | 5.1.2 | |
collection |
^1.18.0 |
1.19.1 | 1.19.1 | |
connectivity_plus |
^6.1.0 |
6.1.5 | 7.1.1 | |
dartz |
^0.10.1 |
0.10.1 | 0.10.1 | |
device_info_plus |
^11.1.0 |
11.5.0 | 13.1.0 | |
dio |
^5.9.0 |
5.9.2 | 5.9.2 | |
easy_localization |
^3.0.7+1 |
3.0.8 | 3.0.8 | |
easy_localization_generator_plus |
^0.0.1 |
0.0.1 | 0.0.1 | |
firebase_core |
^3.12.1 |
3.15.2 | 4.8.0 | |
firebase_messaging |
^15.2.4 |
15.2.10 | 16.2.1 | |
flutter_cache_manager |
^3.4.1 |
3.4.1 | 3.4.1 | |
flutter_image_compress |
^2.3.0 |
2.4.0 | 2.4.0 | |
flutter_local_notifications |
^19.0.0 |
19.5.0 | 21.0.0 | |
flutter_map |
^7.0.2 |
7.0.2 | 8.3.0 | |
flutter_screenutil |
^5.9.3 |
5.9.3 | 5.9.3 | |
flutter_svg |
^2.2.1 |
2.3.0 | 2.3.0 | |
form_builder_validators |
^11.0.0 |
11.3.0 | 11.3.0 | |
geocoding |
^3.0.0 |
3.0.0 | 4.0.0 | |
geolocator |
^14.0.2 |
14.0.2 | 14.0.2 | |
get_it |
^8.0.2 |
8.3.0 | 9.2.1 | |
go_router |
^14.6.2 |
14.8.1 | 17.2.3 | |
google_maps_flutter |
^2.10.1 |
2.17.0 | 2.17.0 | |
http |
^1.3.0 |
1.6.0 | 1.6.0 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
latlong2 |
^0.9.1 |
0.9.1 | 0.10.1 | |
logger |
^2.4.0 |
2.7.0 | 2.7.0 | |
lottie |
^3.2.0 |
3.3.3 | 3.3.3 | |
mockito |
^5.4.4 |
5.4.4 | 5.6.5 | |
package_info_plus |
^8.1.3 |
8.3.1 | 10.1.0 | |
path |
^1.9.0 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
permission_handler |
^11.3.1 |
11.4.0 | 12.0.1 | |
pin_code_fields |
^8.0.1 |
8.0.1 | 9.3.0 | |
pointycastle |
^4.0.0 |
4.0.0 | 4.0.0 | |
pull_to_refresh |
^2.0.0 |
2.0.0 | 2.0.0 | |
shared_preferences |
^2.5.3 |
2.5.5 | 2.5.5 | |
shimmer |
^3.0.0 |
3.0.0 | 3.0.0 | |
smooth_page_indicator |
^1.2.0+3 |
1.2.1 | 2.0.1 | |
socket_io_client |
^3.1.2 |
3.1.4 | 3.1.4 | |
toastification |
^2.3.0 |
2.3.0 | 3.2.0 | |
uuid |
^4.5.1 |
4.5.3 | 4.5.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 67.0.0 | 100.0.0 | |
_flutterfire_internals |
- | 1.3.59 | 1.3.70 | |
analyzer |
- | 6.4.1 | 13.0.0 | |
archive |
- | 4.0.9 | 4.0.9 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
build |
- | 2.4.1 | 4.0.6 | |
build_config |
- | 1.3.0 | 1.3.0 | |
built_collection |
- | 5.1.1 | 5.1.1 | |
built_value |
- | 8.12.6 | 8.12.6 | |
cached_network_image_platform_interface |
- | 4.1.1 | 4.1.1 | |
cached_network_image_web |
- | 1.3.1 | 1.3.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
checked_yaml |
- | 2.0.4 | 2.0.4 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_assets |
- | 1.0.0 | 1.0.0 | |
code_builder |
- | 4.11.1 | 4.11.1 | |
connectivity_plus_platform_interface |
- | 2.1.0 | 2.1.0 | |
convert |
- | 3.1.2 | 3.1.2 | |
cross_file |
- | 0.3.5+2 | 0.3.5+2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
csv |
- | 6.0.0 | 8.0.0 | |
dart_earcut |
- | 1.2.0 | 1.2.0 | |
dart_style |
- | 2.3.6 | 3.1.9 | |
dbus |
- | 0.7.12 | 0.7.12 | |
device_info_plus_platform_interface |
- | 7.0.3 | 8.1.0 | |
dio_web_adapter |
- | 2.1.2 | 2.1.2 | |
easy_logger |
- | 0.0.2 | 0.0.2 | |
equatable |
- | 2.0.8 | 2.0.8 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
firebase_core_platform_interface |
- | 6.0.3 | 7.0.0 | |
firebase_core_web |
- | 2.24.1 | 3.6.1 | |
firebase_messaging_platform_interface |
- | 4.6.10 | 4.7.10 | |
firebase_messaging_web |
- | 3.10.10 | 4.1.6 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_image_compress_common |
- | 1.0.6 | 1.0.6 | |
flutter_image_compress_macos |
- | 1.0.3 | 1.0.3 | |
flutter_image_compress_ohos |
- | 0.0.3 | 0.0.3 | |
flutter_image_compress_platform_interface |
- | 1.0.5 | 1.0.5 | |
flutter_image_compress_web |
- | 0.1.5 | 0.1.5 | |
flutter_local_notifications_linux |
- | 6.0.0 | 8.0.0 | |
flutter_local_notifications_platform_interface |
- | 9.1.0 | 11.0.0 | |
flutter_local_notifications_windows |
- | 1.0.3 | 3.0.0 | |
flutter_plugin_android_lifecycle |
- | 2.0.34 | 2.0.34 | |
geoclue |
- | 0.1.1 | 0.1.1 | |
geocoding_android |
- | 3.3.1 | 5.0.1 | |
geocoding_ios |
- | 3.1.0 | 3.1.0 | |
geocoding_platform_interface |
- | 3.2.0 | 5.0.0 | |
geolocator_android |
- | 5.0.2 | 5.0.2 | |
geolocator_apple |
- | 2.3.13 | 2.3.13 | |
geolocator_linux |
- | 0.2.3 | 0.2.4 | |
geolocator_platform_interface |
- | 4.2.6 | 4.2.6 | |
geolocator_web |
- | 4.1.3 | 4.1.3 | |
geolocator_windows |
- | 0.2.5 | 0.2.5 | |
glob |
- | 2.1.3 | 2.1.3 | |
google_maps |
- | 8.2.0 | 8.2.0 | |
google_maps_flutter_android |
- | 2.19.8 | 2.19.8 | |
google_maps_flutter_ios |
- | 2.18.1 | 2.18.1 | |
google_maps_flutter_platform_interface |
- | 2.15.0 | 2.15.0 | |
google_maps_flutter_web |
- | 0.6.2+1 | 0.6.2+1 | |
gsettings |
- | 0.2.8 | 0.2.8 | |
hooks |
- | 1.0.3 | 1.0.3 | |
html |
- | 0.15.6 | 0.15.6 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
iconsax_flutter |
- | 1.0.1 | 1.0.1 | |
jni |
- | 1.0.0 | 1.0.0 | |
jni_flutter |
- | 1.0.1 | 1.0.1 | |
json_annotation |
- | 4.11.0 | 4.11.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 | |
lists |
- | 1.0.1 | 1.0.1 | Discontinued |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.19 | 0.12.20 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.2 | |
mgrs_dart |
- | 2.0.0 | 3.0.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
native_toolchain_c |
- | 0.17.6 | 0.18.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
objective_c |
- | 9.3.0 | 9.3.0 | |
octo_image |
- | 2.1.0 | 2.1.0 | |
package_config |
- | 2.2.0 | 2.2.0 | |
package_info_plus_platform_interface |
- | 3.2.1 | 4.1.0 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider_android |
- | 2.3.1 | 2.3.1 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
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 | |
pausable_timer |
- | 3.1.0+3 | 3.1.0+3 | |
permission_handler_android |
- | 12.1.0 | 13.0.1 | |
permission_handler_apple |
- | 9.4.7 | 9.4.7 | |
permission_handler_html |
- | 0.1.3+5 | 0.1.3+5 | |
permission_handler_platform_interface |
- | 4.3.0 | 4.3.0 | |
permission_handler_windows |
- | 0.2.1 | 0.2.1 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
polylabel |
- | 1.0.1 | 1.0.1 | |
posix |
- | 6.5.0 | 6.5.0 | |
proj4dart |
- | 2.1.0 | 3.0.0 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
pubspec_parse |
- | 1.5.0 | 1.5.0 | |
record_use |
- | 0.6.0 | 0.6.0 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
sanitize_html |
- | 2.1.0 | 2.1.0 | |
shared_preferences_android |
- | 2.4.23 | 2.4.23 | |
shared_preferences_foundation |
- | 2.5.6 | 2.5.6 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.2 | 2.4.2 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
socket_io_common |
- | 3.1.1 | 3.1.1 | |
source_gen |
- | 1.5.0 | 4.2.3 | |
source_span |
- | 1.10.2 | 1.10.2 | |
sqflite |
- | 2.4.2+1 | 2.4.2+1 | |
sqflite_android |
- | 2.4.2+3 | 2.4.2+3 | |
sqflite_common |
- | 2.5.7 | 2.5.7 | |
sqflite_darwin |
- | 2.4.2 | 2.4.2 | |
sqflite_platform_interface |
- | 2.4.0 | 2.4.0 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
stream_transform |
- | 2.1.1 | 2.1.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0+1 | 3.4.0+1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.10 | 0.7.12 | |
timezone |
- | 0.10.1 | 0.11.0 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
unicode |
- | 0.3.1 | 1.1.9 | |
vector_graphics |
- | 1.2.1 | 1.2.1 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.2.2 | 1.2.2 | |
vector_math |
- | 2.2.0 | 2.3.0 | |
vm_service |
- | 15.2.0 | 15.2.0 | |
watcher |
- | 1.2.1 | 1.2.1 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 6.2.0 | |
win32_registry |
- | 2.1.0 | 3.0.3 | |
wkt_parser |
- | 2.0.0 | 2.0.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 7.0.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 16 issues. Showing the first 2:
The constraint `^5.1.1` on app_settings does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions app_settings to update the constraint.
The constraint `^6.1.0` on connectivity_plus does not support the stable version `7.0.0`.
Try running dart pub upgrade --major-versions connectivity_plus 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.12, Flutter 3.41.9, Dart 3.11.5.
Check the analysis log for details.