corehainong 0.1.6 copy "corehainong: ^0.1.6" to clipboard
corehainong: ^0.1.6 copied to clipboard

Thư viện tiện ích chuyên dụng cho phát triển ứng dụng nông nghiệp với Flutter. Hỗ trợ quản lý hiển thị, tải và lưu trữ hình ảnh, xử lý dữ liệu và tích hợp với các dịch vụ Firebase.

110/ 160
pub points
71
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description contains too many non-ASCII characters.

The site uses English as its primary language. The content of the description field in your package's pubspec.yaml should primarily contain characters used in English.

Homepage URL doesn't exist.

At the time of the analysis https://github.com/yourusername/corehainong 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/yourusername/corehainong 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/yourusername/corehainong/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/yourusername/corehainong/blob/master/README.md was unreachable. Make sure that the website is reachable via HEAD requests.

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

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

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

Detected license: MIT.

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

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

489 out of 1457 API elements (33.6 %) have documentation comments.

Some symbols that are missing documentation: advertisement_model, advertisement_model.AdvertisementModel, advertisement_model.AdvertisementModel.AdvertisementModel.new, advertisement_model.AdvertisementModel.description, advertisement_model.AdvertisementModel.fromJson.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed 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:corehainong/corehainong.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:corehainong/corehainong.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:corehainong/corehainong.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:corehainong/corehainong.dart that declares support for platforms: Android, iOS.

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.cn/web/wasm for details.

Failed check 0/0 points: Swift Package Manager support

Package does not support the Swift Package Manager on iOS

It does not contain ios/corehainong/Package.swift.

This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.

See https://docs.flutter.dev/to/spm for details.

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 309 issues. Showing the first 2:

WARNING: The receiver can't be null, so the null-aware operator '?.' is unnecessary.

lib/common/ui/base_page.dart:71:77

   ╷
71 │       Padding(padding: EdgeInsets.only(top: 40.sp + (WidgetsBinding.instance?.window ?? ui.window).padding.top.sp),
   │                                                                             ^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/common/ui/base_page.dart

WARNING: Dead code.

lib/common/ui/ui_farm.dart:19:5

   ╷
19 │ ┌     final child = Container(color: bgColor??const Color(0xFFE9FDF7), width: width??1.sw, child: Row(children: list));
20 │ └     return width != null ? SingleChildScrollView(child: child, scrollDirection: Axis.horizontal) : child;
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/common/ui/ui_farm.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
carousel_slider ^5.0.0 5.1.1 5.1.1
cupertino_icons ^1.0.5 1.0.8 1.0.8
device_info_plus ^11.1.1 11.3.0 12.2.0
dotted_border ^2.0.0 2.1.0 3.1.0
exif ^3.1.4 3.3.0 3.3.0
expandable ^5.0.1 5.0.1 5.0.1
firebase_analytics ^9.3.8 9.3.8 12.0.3
firebase_auth ^3.3.8 3.11.2 6.1.1
firebase_core ^1.20.0 1.24.0 4.2.0
firebase_dynamic_links ^4.3.11 4.3.11 6.1.10 Discontinued
firebase_messaging ^12.0.0 12.0.3 16.0.3
flutter_bloc ^8.0.1 8.1.6 9.1.1
flutter_html ^3.0.0 3.0.0 3.0.0
flutter_local_notifications ^9.9.1 9.9.1 19.5.0
flutter_screenutil ^5.9.3 5.9.3 5.9.3
flutter_staggered_grid_view ^0.6.2 0.6.2 0.7.0
geolocator ^9.0.2 9.0.2 14.0.2
http ^1.3.0 1.5.0 1.5.0
http_parser ^4.0.0 4.1.2 4.1.2
image_picker ^1.1.2 1.2.0 1.2.0
intl ^0.17.0 0.17.0 0.20.2
path_provider ^2.1.5 2.1.5 2.1.5
permission_handler ^10.2.0 10.4.5 12.0.1
photo_view ^0.14.0 0.14.0 0.15.0
share_plus ^11.0.0 11.1.0 12.0.1
shared_preferences ^2.3.3 2.5.3 2.5.3
timeago ^3.1.0 3.3.0 3.7.1
transparent_image ^2.0.1 2.0.1 2.0.1
url_launcher ^6.1.0 6.3.2 6.3.2
webview_flutter ^3.0.4 3.0.4 4.13.0
wechat_assets_picker ^9.0.0 9.8.0 9.8.0
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.0.2 1.3.63
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
bloc - 8.1.4 9.1.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
cloud_firestore_platform_interface - 5.7.7 7.0.3
cloud_firestore_web - 2.8.10 5.0.3
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
cross_file - 0.3.5 0.3.5
crypto - 3.0.6 3.0.6
csslib - 1.0.2 1.0.2
dbus - 0.7.11 0.7.11
device_info_plus_platform_interface - 7.0.3 7.0.3
extended_image - 10.0.1 10.0.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 - 6.1.4 7.0.1
file_selector_linux - 0.9.3+2 0.9.3+2
file_selector_macos - 0.9.4+5 0.9.4+5
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+4 0.9.3+4
firebase_analytics_platform_interface - 3.3.7 5.0.3
firebase_analytics_web - 0.4.2+7 0.6.0+3
firebase_auth_platform_interface - 6.10.1 8.1.3
firebase_auth_web - 4.6.1 6.0.4
firebase_core_platform_interface - 4.8.0 6.0.2
firebase_core_web - 1.7.3 3.2.0
firebase_dynamic_links_platform_interface - 0.2.3+15 0.2.7+10
firebase_messaging_platform_interface - 4.2.0 4.7.3
firebase_messaging_web - 3.2.0 4.0.3
fixnum - 1.1.1 1.1.1
flutter_local_notifications_linux - 0.5.1 6.0.0
flutter_local_notifications_platform_interface - 5.0.0 9.1.0
flutter_plugin_android_lifecycle - 2.0.32 2.0.32
geolocator_android - 4.6.2 5.0.2
geolocator_apple - 2.3.13 2.3.13
geolocator_platform_interface - 4.2.6 4.2.6
geolocator_web - 2.2.1 4.1.3
geolocator_windows - 0.1.3 0.2.5
html - 0.15.6 0.15.6
http_client_helper - 3.0.0 3.0.0
image_picker_android - 0.8.13+7 0.8.13+7
image_picker_for_web - 3.1.0 3.1.0
image_picker_ios - 0.8.13+1 0.8.13+1
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
js - 0.6.7 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
list_counter - 1.0.2 1.0.2
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.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_drawing - 1.0.1 1.0.1
path_parsing - 1.1.0 1.1.0
path_provider_android - 2.2.20 2.2.20
path_provider_foundation - 2.4.3 2.4.3
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
permission_handler_android - 10.3.6 13.0.1
permission_handler_apple - 9.1.4 9.4.7
permission_handler_platform_interface - 3.12.0 4.3.0
permission_handler_windows - 0.1.3 0.2.1
petitparser - 7.0.1 7.0.1
photo_manager - 3.7.1 3.7.1
photo_manager_image_provider - 2.2.0 2.2.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
process - 4.2.4 5.0.5
provider - 6.1.5+1 6.1.5+1
share_plus_platform_interface - 6.1.0 6.1.0
shared_preferences_android - 2.4.15 2.4.15
shared_preferences_foundation - 2.5.5 2.5.5
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
sprintf - 7.0.0 7.0.0
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.6 0.7.7
timezone - 0.8.0 0.10.1
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.24 6.3.24
url_launcher_ios - 6.3.5 6.3.5
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.4 3.2.4
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.1 2.4.1
url_launcher_windows - 3.1.4 3.1.4
uuid - 4.5.1 4.5.1
vector_math - 2.2.0 2.2.0
video_player - 2.10.0 2.10.0
video_player_android - 2.8.17 2.8.17
video_player_avfoundation - 2.8.5 2.8.5
video_player_platform_interface - 6.6.0 6.6.0
video_player_web - 2.4.0 2.4.0
visibility_detector - 0.4.0+2 0.4.0+2
vm_service - 15.0.2 15.0.2
web - 1.1.1 1.1.1
webview_flutter_android - 2.10.4 4.10.5
webview_flutter_platform_interface - 1.9.5 2.14.0
webview_flutter_wkwebview - 2.9.5 3.23.1
wechat_picker_library - 1.0.7 1.0.7
win32 - 5.15.0 5.15.0
win32_registry - 1.1.5 2.1.0
xdg_directories - 0.2.0+3 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.

Found 17 issues. Showing the first 2:

The constraint `^11.1.1` on device_info_plus does not support the stable version `12.0.0`.

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

The constraint `^2.0.0` on dotted_border does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions dotted_border 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.0, Flutter 3.35.7, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: