Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Flutter相关的依赖包

flutter_rapid_development_kit

flutter_rapid_development_kit-3.0.0个人快速开发包。

dependencies:
  flutter_rapid_development_kit:
    git:
      url: "https://github.com/hbolin/flutter_rapid_development_kit"
      ref: "3.0.1"

my_getx_template

my_getx_template-3.0.3基于getx_template_3.2.6版本进行改造,配合flutter_rapid_development_kit使用。

my_dio_http_cache

my_dio_http_cache-0.3.0在dio_http_cache-0.3.0版本上追加以下功能:
1.追加只获取缓存数据的参数。

dependencies:
  dio_http_cache:
    git:
      url: "https://github.com/hbolin/my_dio_http_cache-0.3.0"
      ref: "0.3.1"

my_fingerprintjs-2.0.0

my_fingerprintjs-2.0.0参考fluttertoast源码,把js文件变成使用时在进行导入。

dependencies:
  fingerprintjs:
    git:
      url: "https://github.com/hbolin/my_fingerprintjs-2.0.0"
      ref: "2.0.1"

platform_device_id

platform_device_id解决编译问题,功能不变

  platform_device_id:
    git:
      url: "https://github.com/hbolin/platform_device_id-1.0.1"
      ref: "main"

升级弹窗

  flutter_upgrade_dialog:
    git:
      url: "https://github.com/hbolin/flutter_upgrade_dialog"
      ref: "main"

About

my flutter foundation

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors