-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
better_ui mv to you_flutter_internal(incubator)
- Loading branch information
Showing
8 changed files
with
9 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,8 @@ | ||
# you_flutter | ||
# you_flutter_internal | ||
|
||
A package that facilitates for dart/flutter applications. | ||
|
||
## Features | ||
|
||
## Features | ||
|
||
- [you_dart](https://pub.dev/packages/you_dart): | ||
- you-data[dart]: JSON automation assistance library, No-code generated. | ||
- [you_flutter](https://pub.dev/packages/you_flutter): | ||
- you-state[flutter]: signal base flutter state management,base on you-data, No-code generated. | ||
- you-router[flutter]: easier to use navigator framework based on flutter navigator v2. | ||
- you-note[flutter] | ||
- a flutter note framework. | ||
- and some flutter learn examples. | ||
- [you_cli](https://pub.dev/packages/you_cli): | ||
|
||
## Getting started | ||
|
||
ref: https://github.com/chen56/notes/flutter_web | ||
- you_* 相关app内部的一些公共lib | ||
- 也是you_flutter的孵化器 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,7 @@ environment: | |
flutter: '>=3.22.0' | ||
|
||
dependencies: | ||
checks: ^0.3.0 | ||
flutter: | ||
sdk: flutter | ||
meta: ^1.12.0 | ||
|
2 changes: 1 addition & 1 deletion
2
...ages/you_flutter/test/better_ui_test.dart → ...flutter_internal/test/better_ui_test.dart
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters