6 Star 33 Fork 8

Gitee 极速下载 / Bruno

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/LianjiaTech/bruno
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Bruno

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

license

简体中文 | English

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

✨ 特性

  • 提炼自企业级移动端产品的交互和视觉风格
  • 开箱即用的高质量 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 作为整套标准组件,参考和引用部分开源库如下:

感谢以上开源库的作者

Copyright (c) 2021 Lianjia, Inc. All Rights Reserved Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

Bruno 是基于一整套设计体系的 Flutter 组件库,主要面向企业级的移动端场景 展开 收起
Dart 等 4 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Dart
1
https://gitee.com/mirrors/Bruno.git
git@gitee.com:mirrors/Bruno.git
mirrors
Bruno
Bruno
3.x

搜索帮助