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

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

Bruno

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

license

简体中文 | English

Bruno 项目组诚邀用户参与调研反馈,我们珍视每一位用户的建议并纳入到后续规划中。同时为了增进 Bruno 用户间交流要求,我们建立了社区群,欢迎大家加入👇

✨ 特性 #

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

Demo 下载 #

请从 发版包 中获取,或访问官网导航栏中的 在线演示 功能

适配 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
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 作为整套标准组件,参考和引用部分开源库如下:

感谢以上开源库的作者

146
likes
100
pub points
94%
popularity

Publisher

unverified uploader

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

bindings_compatible, flutter, flutter_easyrefresh, intl, lpinyin, path_drawing, photo_view, xml

More

Packages that depend on bruno