v_base_framework 2.6.1 copy "v_base_framework: ^2.6.1" to clipboard
v_base_framework: ^2.6.1 copied to clipboard

An excellent basic library, the core functions include four:1. To do the second encapsulation of dio library, 2. Privacy permission application and exception handling, 3 MVVM framework underlying supp [...]

v_base_framework #

Pub Version


Static Badge


基础结构中公共部分,核心来自base_library_3库,这一版主要改造成plugins,虽然当前只有UI和网络的公共模块

包含下述模块 #

  • 底层库初始化模块
  • 网络层模块,
    • 包含loading的隐藏和显示
      • loading的高度自定义
    • 常用请求的封装和json解析、各种异常处理
    • 网络层基础配置(代理、拦截器、超时、baseUrl)
  • logger,类似于之前在原生安卓使用的logger的功能,可以通过log直接打开对应代码
  • basePage:公共页面,tabbarpage的保活
  • toast:toast轻提示封装
1
likes
0
points
124
downloads

Publisher

unverified uploader

Weekly Downloads

An excellent basic library, the core functions include four:1. To do the second encapsulation of dio library, 2. Privacy permission application and exception handling, 3 MVVM framework underlying support, 4, other tools, specific documents can be viewed, and finally welcome to use

Homepage
View/report issues

License

unknown (license)

Dependencies

device_info_plus, dio, flutter, flutter_riverpod, flutter_spinkit, flutter_web_plugins, logger, mime, oktoast, permission_handler, plugin_platform_interface, shared_preferences, synchronized

More

Packages that depend on v_base_framework