bruno 2.2.0 copy "bruno: ^2.2.0" to clipboard
bruno: ^2.2.0 copied to clipboard

outdated

An enterprise-class package of Flutter components for mobile applications.

Bruno

一套企业级移动端 Flutter 组件库

license

简体中文 | English

组件上新 🎉 🎉 🎉

BrnSwitchButton BrnSwitchFormItem BrnGeneralFormItem

✨ 特性 #

  • 提炼自企业级移动端产品的交互和视觉风格
  • 开箱即用的高质量 Flutter 组件
  • 提供满足业务差异的主题定制能力
  • 设计工具赋能开发全链路

Demo 下载 #

  • 最新 Demo 下载地址:https://github.com/LianjiaTech/bruno/releases

适配 Flutter 版本 #

Bruno 版本 Flutter SDK 版本
1.0.0 1.22.4
2.0.0 2.2.2
2.1.1 (支持空安全) 2.2.2
2.2.0 2.10.5

接入 #

Flutter 工程中 pubspec.yaml 文件里加入以下依赖:

dependencies:
  bruno: version
     

示例 #

import 'package:bruno/bruno.dart';
...
BrnBubbleText(
  maxLines: 3,
  text: 'I am first bubble text',
)

🌈 主题定制 #

参考 主题定制 文档

参与贡献 #

贡献之前请先阅读 贡献指南

感谢所有为 Bruno 做出贡献的开发者!

🔗 链接 #

致谢 #

Bruno 作为整套标准组件,参考和引用部分开源库如下:

感谢以上开源库的作者

147
likes
60
pub points
94%
popularity

Publisher

unverified uploader

An enterprise-class package of Flutter components for mobile applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

badges, flutter, flutter_easyrefresh, intl, lpinyin, path_drawing, photo_view, provider, xml

More

Packages that depend on bruno