mirror of
https://github.com/BetterAndroid/FlexiUI.git
synced 2025-09-09 12:04:11 +08:00
46 lines
2.2 KiB
Markdown
46 lines
2.2 KiB
Markdown
# Flexi UI (Jetpack Compose)
|
|
|
|
[](https://github.com/BetterAndroid/FlexiUI/blob/main/LICENSE)
|
|
[](https://t.me/BetterAndroid)
|
|
[](https://t.me/HighCapable_Dev)
|
|
[](https://qm.qq.com/cgi-bin/qm/qr?k=Pnsc5RY6N2mBKFjOLPiYldbAbprAU3V7&jump_from=webapi&authKey=X5EsOVzLXt1dRunge8ryTxDRrh9/IiW1Pua75eDLh9RE3KXE+bwXIYF5cWri/9lf)
|
|
|
|
[English](https://github.com/BetterAndroid/FlexiUI/blob/compose-dev/README.md) | 简体中文
|
|
|
|
| <img src="https://github.com/BetterAndroid/.github/blob/main/img-src/logo.png?raw=true" width = "30" height = "30" alt="LOGO"/> | [BetterAndroid](https://github.com/BetterAndroid) |
|
|
|---------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------|
|
|
|
|
这个项目属于上述组织,**点击上方链接关注这个组织**,发现更多好项目。
|
|
|
|
## 开发进行中说明
|
|
|
|
> **Warning**
|
|
> 该项目仍处于开发的早期阶段,所有 API 都有可能发生重大变化。
|
|
>
|
|
> 该项目正式发布后,将会推送代码从 `compose-dev` 到 `compose` 分支。
|
|
|
|
你可以随时为此分支贡献你的代码 (如果可能) 以更快地完善这个项目。
|
|
|
|
## 许可证
|
|
|
|
- [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
|
|
|
```
|
|
Apache License Version 2.0
|
|
|
|
Copyright (C) 2019-2023 HighCapable
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
https://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
```
|
|
|
|
版权所有 © 2019-2023 HighCapable |