gavin.chen d23341a0f2 修正js文件加载路径 | hace 1 año | |
---|---|---|
.dart_tool | hace 2 años | |
android | hace 2 años | |
example | hace 2 años | |
ios | hace 2 años | |
lib | hace 1 año | |
linux | hace 2 años | |
macos | hace 2 años | |
test | hace 2 años | |
windows | hace 2 años | |
.gitignore | hace 1 año | |
.packages | hace 2 años | |
CHANGELOG.md | hace 2 años | |
CONTRIBUTING.md | hace 2 años | |
LICENSE | hace 2 años | |
README.md | hace 2 años | |
analysis_options.yaml | hace 2 años | |
example.png | hace 2 años | |
pubspec.lock | hace 2 años | |
pubspec.yaml | hace 1 año |
该库是对pubdev print库的私有化,并直接引用到对应项目。 目的为了解决一些需要改源码才能解决的问题,问题如下。 1.原库使用CDN资源,应项目需要,走本地资源。 2.对移动端的分享行为做了一些调整。 3.修改了一些回调函数的定义 4.在web端上,禁止了双击缩放pdf预览的入口。