仪器信息网 flutter_base_model
仪器信息网 flutter项目 base基础model
包含的基础功能 完善中...
- 网络框架封装 dio + connectivity_plus
一些常用工具类
- dataUtil 日期工具类
- encryptUtil MD5加密等工具类
- logUtil 日志打印
- moneyUtil 价格处理显示
- numUtil 数字处理 小数处理等
- regexUtil 常用正则表达式
- toastUtil 吐司工具
- streamUtil 局部状态管理
备注
- 此库所包含内容不关联任何业务相关内容,仅作为flutter app 基础架构所需的通用内容,原则避免重复写代码造轮子,引入可快速搭建新的项目。
Libraries
- base_manager
- https/dio_manager
- https/foundation/basic_types
- https/http
- https/method
- https/model/base_list_res
- https/model/base_res
- https/model/error_res
- instrument_base_model
- stream/stream_build
- stream/stream_build_util
- utils/date_util
- utils/encrypt_util
- utils/event_bus
- utils/log_util
- utils/money_util
- utils/num_util
- utils/regex_util
- utils/toast_util