Giter Site home page Giter Site logo

kingtous / kommon-flutter Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 1.0 84 KB

KetaDotCC's Common Package Collection for Flutter.⚡️

Home Page: https://ketadotcc.github.io/kommon-flutter/

License: BSD 3-Clause "New" or "Revised" License

Dart 100.00%
flutter-package flutter flutter-plugin scaffold-template

kommon-flutter's Introduction

Kommon Package

Kingtous' Common Package Collection for Flutter. 方便开发的全能类库.

Inspired by [flutter_flexible].

Features

  1. Lazy list implementation based on [pull_to_refresh].
  2. Image click to view fullscreen based on [photo_view] and [animations].
  3. Debug Support based on [jh_debug].
  4. UI kit by [bruno] and [getwidget].
  5. Global tool by [get].
  6. Toast by [fluttertoast].
  7. Easy Animation by [animate_do].
  8. Video Player by [better player].
  9. Permission Handler by [permission handler].
  10. HTTP requests by [Request] based on [Dio].
  11. Picker by [file picker] and [image picker].
  12. 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

Getting started

flutter pub add kommon

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

kommon-flutter's People

Contributors

kingtous avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

zanecode6574

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.