5 Star 19 Fork 9

anji-plus / AJ-Flutter-Plugins

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 642 Bytes
一键复制 编辑 原始数据 按行查看 历史
qizhiyuan 提交于 2020-11-12 12:48 . 完善redme

aj_flutter_component

###集成方式

##1、pubspec.yaml引用
aj_flutter_component:
       git:
          url: https://github.com/anji-plus/flutter_plugin.git
          path: aj_flutter_component

注意:插件url 如果GitHub下载慢的话 可以换成gitee的url
aj_flutter_component:
    git:
    url: https://gitee.com/anji-plus/aj_flutter_plugins.git
    path: aj_flutter_component
##2、无需添加任何权限

###二,dart层调用 (1)引用 import 'package:aj_flutter_component/aj_flutter_component.dart';

(2)使用方式 
   见example 详细使用
Dart
1
https://gitee.com/anji-plus/aj_flutter_plugins.git
git@gitee.com:anji-plus/aj_flutter_plugins.git
anji-plus
aj_flutter_plugins
AJ-Flutter-Plugins
master

搜索帮助