corehainong 0.1.0 copy "corehainong: ^0.1.0" to clipboard
corehainong: ^0.1.0 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.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add corehainong

With Flutter:

 $ flutter pub add corehainong

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  corehainong: ^0.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:corehainong/corehainong.dart';
0
likes
0
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

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.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

carousel_slider, cupertino_icons, device_info_plus, dotted_border, exif, expandable, firebase_analytics, firebase_auth, firebase_core, firebase_dynamic_links, firebase_messaging, flutter, flutter_bloc, flutter_html, flutter_local_notifications, flutter_screenutil, flutter_staggered_grid_view, geolocator, http, http_parser, image_picker, intl, path_provider, permission_handler, photo_view, share_plus, shared_preferences, timeago, transparent_image, url_launcher, webview_flutter, wechat_assets_picker

More

Packages that depend on corehainong

Packages that implement corehainong