1 Star 0 Fork 0

Purgeyao/network_font

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pubspec.yaml 576 Bytes
一键复制 编辑 原始数据 按行查看 历史
Purgeyao 提交于 2024-05-15 15:04 +08:00 . feat(pubspec.yaml):更新
name: network_font
description: network_font will help you use your custom font from network, so you don't have to store those fonts in your project directory's asset folder.
version: 0.0.4
homepage: https://github.com/kithe-raker/network_font
environment:
# sdk: ">=2.12.0 <3.0.0"
sdk: '>=2.19.6 <3.0.0'
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
# Get user's local path
path_provider: ^2.0.1
# Make get request to network font
http: ^1.2.1
# Store data to user's local
hive: ^2.0.4
dev_dependencies:
flutter_test:
sdk: flutter
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Spring_Cloud_Sell/network_font.git
git@gitee.com:Spring_Cloud_Sell/network_font.git
Spring_Cloud_Sell
network_font
network_font
master

搜索帮助