kommon

Last updated:

0 purchases

kommon Image
kommon Images
Add to Cart

Description:

kommon

Kommon Package #
Kingtous' Common Package Collection for Flutter.
方便开发的全能类库.
Inspired by [flutter_flexible].
Features #

Lazy list implementation based on [pull_to_refresh].
Image click to view fullscreen based on [photo_view] and [animations].
Debug Support based on [jh_debug].
UI kit by [bruno] and [getwidget].
Global tool by [get].
Toast by [fluttertoast].
Easy Animation by [animate_do].
Video Player by [better player].
Permission Handler by [permission handler].
HTTP requests by [Request] based on [Dio].
Picker by [file picker] and [image picker].
Image cropper by [crop your image].

Third Party Packages #
cached_network_image: ^3.1.0
photo_view: ^0.13.0
animations: ^2.0.2
bruno: ^2.1.0-nullsafety.1
fl_chart: ^0.45.1
get: ^4.6.1
getwidget: ^2.0.5
pull_to_refresh: ^2.0.0
jh_debug: ^1.0.1
fluttertoast: ^8.0.8
animate_do: ^2.1.0
shared_preferences: ^2.0.13
flutter_datetime_picker: ^1.5.1
permission_handler: ^9.2.0
better_player: ^0.0.81
dio: ^4.0.3
synchronized: ^3.0.0
crop_your_image: ^0.7.2
image_picker: ^0.8.4+11
file_picker: ^4.5.1
flustars: ^2.0.1
copied to clipboard
Getting started #
flutter pub add kommon
copied to clipboard
and start your development.
Usage #
Overview #
This package contains folders below:

cache
dialog
image

ImgView


list

LazyList


picker
request

Request with Logger


tool

DateUtil
LogUtil
PermUtil
SpUtil
TipsUtil(Toast)


video

VideoPlayer



Screen / Pages #

PhotoGalleryScreen

show a photo gallery, used by [ImgView]


ImageCropScreen

Image Crop



Services #
Services are based on [GetX Service]. Please use Get.put or Get.lazyPut to initialize first.

CacheService
DialogService
ImageCropService
PickerService

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.