v3.4.3bruno
An enterprise-class package of Flutter components for mobile applications.
An enterprise-class package of Flutter components for mobile applications. ( Bruno 是基于一整套设计体系的 Flutter 组件库。)
{"sdk":"flutter"}^6.1.0^2.0.3^1.0.0^2.2.1^0.18.0^0.14.0^1.0.1{"sdk":"flutter"}^1.0.1English project snapshot. Visit GitHub for the latest content.
https://img.ljcdn.com/beike/zjz/bruno/img/1638883523735.jpg
一套企业级移动端 Flutter 组件库
简体中文 | English
https://img.ljcdn.com/beike/zjz/bruno/img/1638883534391.png
Bruno 项目组诚邀用户参与调研反馈,我们珍视每一位用户的建议并纳入到后续规划中。同时为了增进 Bruno 用户间交流要求,我们建立了社区群,欢迎大家加入:point_down:
https://img.ljcdn.com/beike/zjz/bruno/img/1664527706459.pnghttps://img.ljcdn.com/beike/zjz/bruno/img/1664526385904.png
| 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 |
| 3.0.0 | 3.0.3 |
| 3.1.0 | 3.3.0 |
| 3.2.0 | 3.3.0 |
| 3.3.0 | 3.7.0 |
| 3.4.0 | 3.10.0 |
| 3.4.1 | 3.10.0 |
| 3.4.2 | 3.10.0 |
Flutter 工程中 pubspec.yaml 文件里加入以下依赖:
dependencies:
bruno: version
import 'package:bruno/bruno.dart';
...
BrnBubbleText(
maxLines: 3,
text: 'I am first bubble text',
)
参考 主题定制 文档
贡献之前请先阅读 贡献指南。
感谢所有为 Bruno 做出贡献的开发者!
Bruno 作为整套标准组件,参考和引用部分开源库如下:
感谢以上开源库的作者