6 Star 34 Fork 8

Gitee 极速下载 / Bruno

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/LianjiaTech/bruno
克隆/下载
README.en-US.md 7.46 KB
一键复制 编辑 原始数据 按行查看 历史
zhoujuanjuan 提交于 2023-08-04 18:12 . Updateversion3.4.1 (#479)

Bruno

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

license

简体中文 | English

Bruno invites you to participate in the research! We will plan the roadmap according to your feedback. A community group has also been set up for developers to communicate and welcome to join:point_down:.

✨ Features

  • Enterprise-class UI designed for mobile applications.
  • A set of high-quality Flutter components out of the box.
  • Provides the ability to customize theme for different businesses
  • Design tools to improve the efficiency of all participants

Demo download

Please download from Releases or visit the website of the navigation bar Online Demo.

Adapted version of Flutter

Bruno Version Flutter SDK Version
1.0.0 1.22.4
2.0.0 2.2.2
2.1.1 (support nullsafety) 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

Preparing for use

Add the following dependencies to the pubspec.yaml file:

dependencies:
  bruno: version

Simple usage

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

🌈 Customize themes

Reference custom theme.

Contributing

Please read our Contributing first.

Thanks to all the developers who contributed to Bruno !

🔗 Links

Acknowledgements

As a complete set of standard components, Bruno references the open source packages:

Thanks to the authors above.

Dart
1
https://gitee.com/mirrors/Bruno.git
git@gitee.com:mirrors/Bruno.git
mirrors
Bruno
Bruno
3.x

搜索帮助