All Projects → LianjiaTech → bruno

LianjiaTech / bruno

Licence: other
An enterprise-class package of Flutter components for mobile applications. ( Bruno 是基于一整套设计体系的 Flutter 组件库。)

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to bruno

Swifthuecolorpicker
iOS HUE color picker
Stars: ✭ 44 (-97.56%)
Mutual labels:  ui-design, uikit
awesome-neumorphism
A curated list of awesome Neumorphism resources.
Stars: ✭ 15 (-99.17%)
Mutual labels:  ui-design, uikit
Xamuidemo
Xamarin Forms Login Page UI Kit
Stars: ✭ 82 (-95.45%)
Mutual labels:  ui-design, uikit
monalisa-ui
MonalisaUI ✨ React Native UI Library
Stars: ✭ 37 (-97.95%)
Mutual labels:  ui-design, uikit
Collectionviewslantedlayout
A CollectionView Layout displaying a slanted cells
Stars: ✭ 2,029 (+12.6%)
Mutual labels:  ui-design, uikit
Awesome Flutter Ui
10+ flutter(android, ios) UI design examples ⚡️ - login, books, profile, food order, movie streaming, walkthrough, widgets
Stars: ✭ 372 (-79.36%)
Mutual labels:  ui-design, uikit
React Virgin
The react-native UI Kit you've been looking for.
Stars: ✭ 1,523 (-15.48%)
Mutual labels:  ui-design, uikit
XamCall
XamDesign Xamarin Forms Call screen Ui Design
Stars: ✭ 25 (-98.61%)
Mutual labels:  ui-design, uikit
Instagramactivityindicator
Activity Indicator similar to Instagram's.
Stars: ✭ 138 (-92.34%)
Mutual labels:  ui-design, uikit
Overlap
Tiny iOS library to achieve overlap visual effect
Stars: ✭ 133 (-92.62%)
Mutual labels:  ui-design, uikit
Anchor-Bootstrap-UI-Kit
Anchor is a free Bootstrap UI Kit with flexible, ready to use UI components which will hep you build websites faster.
Stars: ✭ 69 (-96.17%)
Mutual labels:  ui-design, uikit
Underexpress
A free, responsive, ready to use website ui kit, built with bootstrap 4.
Stars: ✭ 205 (-88.62%)
Mutual labels:  ui-design, uikit
Polygon
No description or website provided.
Stars: ✭ 26 (-98.56%)
Mutual labels:  ui-design, uikit
My flutter challenges
Flutter project containing all my flutter UI challenges
Stars: ✭ 563 (-68.76%)
Mutual labels:  ui-design, uikit
CheckMarkView
UI view which draws programmatically a checkmark with different styles
Stars: ✭ 35 (-98.06%)
Mutual labels:  ui-design, uikit
Datingapp
Dating UI kit is used for online meet up with girls and boys . The screen contains more than 30 icons and most of all required elements required to design an application like this. The XML and JAVA files contains comments at each and every point for easy understanding. Everything was made with a detail oriented style and followed by today's web trends. Clean coded & Layers are well-organized, carefully named, and grouped.
Stars: ✭ 97 (-94.62%)
Mutual labels:  ui-design, uikit
awesome-flutter-ui
10+ flutter(android, ios) UI design examples ⚡ - login, books, profile, food order, movie streaming, walkthrough, widgets
Stars: ✭ 848 (-52.94%)
Mutual labels:  ui-design, uikit
open design system
Open Source Design System using Sketch. It's early days of my project.
Stars: ✭ 22 (-98.78%)
Mutual labels:  ui-design, uikit
Flamesui
A css-based web components.
Stars: ✭ 133 (-92.62%)
Mutual labels:  ui-design, uikit
Light dark toggle
An awesome flutter app which artistically animates light and dark mode 😍
Stars: ✭ 175 (-90.29%)
Mutual labels:  ui-design, uikit

Bruno

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

license

简体中文 | English

组件上新 🎉 🎉 🎉

BrnSwitchButton BrnSwitchFormItem BrnGeneralFormItem

特性

  • 提炼自企业级移动端产品的交互和视觉风格
  • 开箱即用的高质量 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

接入

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

dependencies:
  bruno: version
     

示例

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

🌈 主题定制

参考 主题定制 文档

参与贡献

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

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

🔗 链接

致谢

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

感谢以上开源库的作者

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].