flutter_boot 0.0.1
flutter_boot: ^0.0.1 copied to clipboard
flutter rapid development lib.
快速开发 Flutter App库
功能 #
- 网络请求,基于Dio 封装,生命周期感知。
- ViewModel 。
- 常用工具 ,便捷方法拓展。
- 功能性组件
- LayoutOnCreated :首次渲染完成回调
- 外观组件
- Dot 小圆点
开始 #
flutter pub add flutter_boot
许可 #
Copyright 2023 ymex.cn
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.