core_custom_tools 0.1.0 copy "core_custom_tools: ^0.1.0" to clipboard
core_custom_tools: ^0.1.0 copied to clipboard

unlisted

Core Custom Tools is a library that contains a range of tools for various stages of a Flutter system.

2
likes
100/ 160
pub points
58%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

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: MIT.

failed
Provide documentation
0 / 20trigger folding of the section

0/10 points: 20% or more of the public API has dartdoc comments

103 out of 1016 API elements (10.1 %) 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: _alert_base, _alert_base.AlertBase, _alert_base.AlertBase.AlertBase, _alert_base.AlertBase.create, _alert_base.AlertType.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
0 / 20trigger folding of the section

0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:core_custom_tools/database/connection/drivers/sqlite/floor/converters/date_time.converter.dart that imports:
  • package:floor/floor.dart that imports:
  • package:floor/src/sqflite_database_factory.dart that imports:
  • package:sqflite_common_ffi_web/sqflite_ffi_web.dart that declares support for platforms: Web.
Package does not support platform `iOS`.

Because:

  • package:core_custom_tools/core_package.dart that imports:
  • package:core_custom_tools/ui/widgets/map/map.widget.dart that imports:
  • package:core_custom_tools/ui/widgets/map/google/google-map.widget.dart that imports:
  • package:google_maps_flutter/google_maps_flutter.dart that imports:
  • package:google_maps_flutter_android/google_maps_flutter_android.dart that declares support for platforms: Android.
Package does not support platform `Windows`.

Because:

  • package:core_custom_tools/core_package.dart that imports:
  • package:core_custom_tools/util/coordinates/address_from_coordinate.dart that imports:
  • package:core_custom_tools/util/coordinates/convert_placemark_to_endereco.dart that imports:
  • package:geocoding/geocoding.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:core_custom_tools/core_package.dart that imports:
  • package:core_custom_tools/util/coordinates/address_from_coordinate.dart that imports:
  • package:core_custom_tools/util/coordinates/convert_placemark_to_endereco.dart that imports:
  • package:geocoding/geocoding.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:core_custom_tools/core_package.dart that imports:
  • package:core_custom_tools/util/coordinates/address_from_coordinate.dart that imports:
  • package:core_custom_tools/util/coordinates/convert_placemark_to_endereco.dart that imports:
  • package:geocoding/geocoding.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:core_custom_tools/core_package.dart that imports:
  • package:core_custom_tools/util/coordinates/address_from_coordinate.dart that imports:
  • package:core_custom_tools/util/coordinates/convert_placemark_to_endereco.dart that imports:
  • package:geocoding/geocoding.dart that declares support for platforms: Android, iOS.
partial
Pass static analysis
40 / 50trigger folding of the section

40/50 points: code has no errors, warnings, lints, or formatting issues

Found 54 issues. Showing the first 2:

INFO: 'DioError' is deprecated and shouldn't be used. Use DioException instead. This will be removed in 6.0.0.

lib/http/dio/dio.dart:53:14

   ╷
53 │     } on dio.DioError catch (e) {
   │              ^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/http/dio/dio.dart

INFO: 'DioError' is deprecated and shouldn't be used. Use DioException instead. This will be removed in 6.0.0.

lib/http/dio/dio_handle_error.dart:11:9

   ╷
11 │   final DioError dioError;
   │         ^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/http/dio/dio_handle_error.dart

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

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
collection ^1.17.0 1.18.0 1.19.0
crypto ^3.0.2 3.0.3 3.0.3
diacritic ^0.1.5 0.1.5 0.1.5
dio ^5.1.0 5.4.3+1 5.4.3+1
floor ^1.3.0 1.5.0 1.5.0
flutter flutter 0.0.0 0.0.0
flutter_dotenv ^5.0.2 5.1.0 5.1.0
flutter_modular ^5.0.3 5.0.3 6.3.4
flutter_svg ^2.0.4 2.0.10+1 2.0.10+1
geocoding ^2.0.5 2.2.2 3.0.0
google_maps_flutter ^2.2.5 2.7.0 2.7.0
intl ^0.18.0 0.18.1 0.19.0
json_annotation ^4.7.0 4.9.0 4.9.0
json_serializable ^6.5.4 6.8.0 6.8.0
location ^5.0.3 5.0.3 6.0.2
logger ^1.2.2 1.4.0 2.3.0
mask_text_input_formatter ^2.3.0 2.9.0 2.9.0
package_info_plus ^4.0.0 4.2.0 8.0.0
path_provider ^2.0.12 2.1.3 2.1.3
reactive_dropdown_search ^1.0.1 1.0.1 3.0.2
reactive_forms ^14.1.0 14.3.0 17.0.1
reflectable ^4.0.5 4.0.6 4.0.6
rxdart ^0.27.7 0.27.7 0.28.0
shared_preferences ^2.0.15 2.2.3 2.2.3
web_socket_channel ^2.1.0 2.4.5 3.0.0
xml ^6.2.2 6.5.0 6.5.0
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 67.0.0 72.0.0
analyzer - 6.4.1 6.7.0
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
build - 2.4.1 2.4.1
build_config - 1.1.1 1.1.1
build_daemon - 4.0.2 4.0.2
build_resolvers - 2.4.2 2.4.2
build_runner - 2.4.11 2.4.11
build_runner_core - 7.3.1 7.3.1
built_collection - 5.1.1 5.1.1
built_value - 8.9.2 8.9.2
characters - 1.3.0 1.3.0
charcode - 1.3.1 1.3.1
checked_yaml - 2.0.3 2.0.3
clock - 1.1.1 1.1.1
code_builder - 4.10.0 4.10.0
convert - 3.1.1 3.1.1
csslib - 1.0.0 1.0.0
dart_style - 2.3.6 2.3.6
dev_build - 0.16.7+4 0.16.7+4
dropdown_search - 5.0.6 5.0.6
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
floor_annotation - 1.5.0 1.5.0
floor_common - 1.5.0 1.5.0
flutter_modular_annotations - 0.0.2 0.0.2
flutter_plugin_android_lifecycle - 2.0.20 2.0.20
flutter_web_plugins - 0.0.0 0.0.0
frontend_server_client - 4.0.0 4.0.0
geocoding_android - 3.3.1 3.3.1
geocoding_ios - 2.3.0 3.0.1
geocoding_platform_interface - 3.2.0 3.2.0
glob - 2.1.2 2.1.2
google_maps - 7.1.0 7.1.0
google_maps_flutter_android - 2.10.0 2.10.0
google_maps_flutter_ios - 2.8.1 2.8.1
google_maps_flutter_platform_interface - 2.8.0 2.8.0
google_maps_flutter_web - 0.5.8 0.5.8
graphs - 2.3.1 2.3.1
html - 0.15.4 0.15.4
http - 1.2.1 1.2.1
http_multi_server - 3.2.1 3.2.1
http_parser - 4.0.2 4.1.0
io - 1.0.4 1.0.4
js - 0.6.7 0.7.1
js_wrapping - 0.7.4 0.7.4
location_platform_interface - 3.1.2 4.0.0
location_web - 4.2.0 5.0.1
logging - 1.2.0 1.2.0
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
mime - 1.0.5 1.0.5
modular_core - 2.0.3+1 3.3.3
modular_interfaces - 2.0.2 3.0.0
package_config - 2.1.0 2.1.0
package_info_plus_platform_interface - 2.0.1 3.0.0
path - 1.9.0 1.9.0
path_parsing - 1.0.1 1.0.1
path_provider_android - 2.2.6 2.2.6
path_provider_foundation - 2.4.0 2.4.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
pool - 1.5.1 1.5.1
process_run - 0.14.2 0.14.2
pub_semver - 2.1.4 2.1.4
pubspec_parse - 1.3.0 1.3.0
sanitize_html - 2.1.0 2.1.0
shared_preferences_android - 2.2.3 2.2.3
shared_preferences_foundation - 2.4.0 2.4.0
shared_preferences_linux - 2.3.2 2.3.2
shared_preferences_platform_interface - 2.3.2 2.3.2
shared_preferences_web - 2.3.0 2.3.0
shared_preferences_windows - 2.3.2 2.3.2
shelf - 1.4.1 1.4.2
shelf_web_socket - 2.0.0 2.0.0
sky_engine - 0.0.99 0.0.99
source_gen - 1.5.0 1.5.0
source_helper - 1.3.4 1.3.4
source_span - 1.10.0 1.10.0
sqflite - 2.3.3+1 2.3.3+1
sqflite_common - 2.5.4 2.5.4
sqflite_common_ffi - 2.3.3 2.3.3
sqflite_common_ffi_web - 0.4.3+1 0.4.3+1
sqlite3 - 2.4.4 2.4.4
sqlparser - 0.34.1 0.36.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
stream_transform - 2.1.0 2.1.0
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
test_api - 0.7.0 0.7.2
timing - 1.0.1 1.0.1
typed_data - 1.3.2 1.3.2
vector_graphics - 1.1.11+1 1.1.11+1
vector_graphics_codec - 1.1.11+1 1.1.11+1
vector_graphics_compiler - 1.1.11+1 1.1.11+1
vector_math - 2.1.4 2.1.4
watcher - 1.1.0 1.1.0
web - 0.5.1 0.5.1
win32 - 5.5.1 5.5.1
xdg_directories - 1.0.4 1.0.4
yaml - 3.1.2 3.1.2

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

Found 10 issues. Showing the first 2:

The constraint `^5.0.3` on flutter_modular does not support the stable version `6.0.0`.

Try running dart pub upgrade --major-versions flutter_modular to update the constraint.

The constraint `^2.0.5` on geocoding does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions geocoding 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.7, Flutter 3.22.2, Dart 3.4.3.

Check the analysis log for details.