flutter_core_ui 0.0.11 copy "flutter_core_ui: ^0.0.11" to clipboard
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.

115/ 160
pub points
35
downloads

We analyzed this package 16 days ago, and awarded it 115 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
25 / 30trigger folding of the section

Partially passed check 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.

Passed check 5/5 points: Provide a valid README.md

Failed check 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.

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Failed check 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 1916206 elements... Initialized dartdoc with 4322 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_BQNUEP/lib/src/services/socket/core_socket_client.dart:18:7) warning: unresolved doc reference [SocketConnectConfig] from core_socket_config.CoreSocketConnectConfig: (file:///tmp/pana_BQNUEP/lib/src/services/socket/core_socket_config.dart:15:7) warning: unresolved doc reference [SocketService] from core_socket_service.CoreSocketService: (file:///tmp/pana_BQNUEP/lib/src/services/socket/core_socket_service.dart:16:7)

dartdoc 9.0.0 (/tmp/analyzerHSUNQQ/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.10.3.snapshot) failed: Stack Overflow #0 Object.hash (dart:core/object.dart:183:3) #1 ConstructedModelElementsKey.hashCode (package:dartdoc/src/model/package_graph.dart:963:36) [69 more lines]

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications/src/notification_details.dart that imports:
  • package:flutter_local_notifications_linux/flutter_local_notifications_linux.dart that declares support for platforms: Linux.
Package does not support platform `Linux`.

Because:

  • package:flutter_core_ui/flutter_core_ui.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications/src/notification_details.dart that imports:
  • package:flutter_local_notifications_windows/flutter_local_notifications_windows.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:flutter_core_ui/flutter_core_ui.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications/src/notification_details.dart that imports:
  • package:flutter_local_notifications_windows/flutter_local_notifications_windows.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:flutter_core_ui/flutter_core_ui.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that 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.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications/src/notification_details.dart that imports:
  • package:flutter_local_notifications_windows/flutter_local_notifications_windows.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:flutter_core_ui/flutter_core_ui.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications/src/notification_details.dart that imports:
  • package:flutter_local_notifications_windows/flutter_local_notifications_windows.dart that declares support for platforms: Windows.
Failed report section
Pass static analysis
30 / 50trigger folding of the section

Failed check 30/50 points: code has no errors, warnings, lints, or formatting issues

Found 195 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

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 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.1 5.1.1
collection ^1.18.0 1.19.1 1.19.1
connectivity_plus ^6.1.0 6.1.5 7.0.0
dartz ^0.10.1 0.10.1 0.10.1
device_info_plus ^11.1.0 11.5.0 12.3.0
dio ^5.9.0 5.9.0 5.9.0
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.3.0
firebase_messaging ^15.2.4 15.2.10 16.1.0
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 19.5.0
flutter_map ^7.0.2 7.0.2 8.2.2
flutter_screenutil ^5.9.3 5.9.3 5.9.3
flutter_svg ^2.2.1 2.2.3 2.2.3
form_builder_validators ^11.0.0 11.2.0 11.2.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.0
go_router ^14.6.2 14.8.1 17.0.1
google_maps_flutter ^2.10.1 2.14.0 2.14.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.9.1
logger ^2.4.0 2.6.2 2.6.2
lottie ^3.2.0 3.3.2 3.3.2
mockito ^5.4.4 5.4.4 5.6.1
package_info_plus ^8.1.3 8.3.1 9.0.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 8.0.1
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.4 2.5.4
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.3 3.1.3
toastification ^2.3.0 2.3.0 3.0.3
uuid ^4.5.1 4.5.2 4.5.2
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 67.0.0 92.0.0
_flutterfire_internals - 1.3.59 1.3.65
analyzer - 6.4.1 9.0.0
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
build - 2.4.1 4.0.3
build_config - 1.2.0 1.2.0
built_collection - 5.1.1 5.1.1
built_value - 8.12.1 8.12.1
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.1 1.3.1
characters - 1.4.0 1.4.1
checked_yaml - 2.0.4 2.0.4
clock - 1.1.2 1.1.2
code_builder - 4.11.0 4.11.0
connectivity_plus_platform_interface - 2.0.1 2.0.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
csv - 6.0.0 6.0.0
dart_earcut - 1.2.0 1.2.0
dart_style - 2.3.6 3.1.3
dbus - 0.7.11 0.7.11
device_info_plus_platform_interface - 7.0.3 7.0.3
dio_web_adapter - 2.1.1 2.1.1
easy_logger - 0.0.2 0.0.2
equatable - 2.0.7 2.0.7
fake_async - 1.3.3 1.3.3
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
firebase_core_platform_interface - 6.0.2 6.0.2
firebase_core_web - 2.24.1 3.3.1
firebase_messaging_platform_interface - 4.6.10 4.7.5
firebase_messaging_web - 3.10.10 4.1.1
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 6.0.0
flutter_local_notifications_platform_interface - 9.1.0 9.1.0
flutter_local_notifications_windows - 1.0.3 1.0.3
flutter_plugin_android_lifecycle - 2.0.33 2.0.33
geoclue - 0.1.1 0.1.1
geocoding_android - 3.3.1 4.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.3
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.18.6 2.18.6
google_maps_flutter_ios - 2.15.7 2.15.7
google_maps_flutter_platform_interface - 2.14.1 2.14.1
google_maps_flutter_web - 0.5.14+3 0.5.14+3
gsettings - 0.2.8 0.2.8
html - 0.15.6 0.15.6
http_parser - 4.1.2 4.1.2
iconsax_flutter - 1.0.1 1.0.1
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
lists - 1.0.1 1.0.1 Discontinued
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
mgrs_dart - 2.0.0 3.0.0
mime - 2.0.0 2.0.0
nm - 0.5.0 0.5.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 3.2.1
path_parsing - 1.1.0 1.1.0
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
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.1 7.0.1
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.0.3 6.0.3
proj4dart - 2.1.0 3.0.0
pub_semver - 2.2.0 2.2.0
pubspec_parse - 1.5.0 1.5.0
rxdart - 0.28.0 0.28.0
sanitize_html - 2.1.0 2.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
socket_io_common - 3.1.1 3.1.1
source_gen - 1.5.0 4.1.1
source_span - 1.10.1 1.10.1
sqflite - 2.4.2 2.4.2
sqflite_android - 2.4.2+2 2.4.2+2
sqflite_common - 2.5.6 2.5.6
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 3.4.0
term_glyph - 1.2.2 1.2.2
test_api - 0.7.7 0.7.8
timezone - 0.10.1 0.10.1
typed_data - 1.4.0 1.4.0
unicode - 0.3.1 1.1.8
vector_graphics - 1.1.19 1.1.19
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.19 1.1.19
vector_math - 2.2.0 2.2.0
vm_service - 15.0.2 15.0.2
watcher - 1.2.0 1.2.0
web - 1.1.1 1.1.1
win32 - 5.15.0 5.15.0
win32_registry - 2.1.0 2.1.0
wkt_parser - 2.0.0 2.0.0
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1
yaml - 3.1.3 3.1.3

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 13 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.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.3, Flutter 3.38.4, Dart 3.10.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: