https://github.com/dash-chan/goose_ui
an ant design uikit implements in flutter.
https://github.com/dash-chan/goose_ui
dart desktop flutter uikit webapp
Last synced: 5 months ago
JSON representation
an ant design uikit implements in flutter.
- Host: GitHub
- URL: https://github.com/dash-chan/goose_ui
- Owner: dash-chan
- License: mit
- Created: 2022-01-19T10:03:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-27T07:11:45.000Z (almost 4 years ago)
- Last Synced: 2025-10-23T02:53:26.065Z (8 months ago)
- Topics: dart, desktop, flutter, uikit, webapp
- Language: Dart
- Homepage:
- Size: 760 KB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# goose_ui
an ant design uikit implements in `flutter`.
> caution: package is in development,not for product usage.
>
> development is under `flutter 3`
## Getting Started
### run gallery
```shell
cd apps/goose_gallery
cd lib
mkdir gen
grind gen
cd ..
flutter run
```
### development
```dart
melos bs
```
## Current Widgets
* [x] Button
* [x] Calendar
## Thanks
* [flutter_distributor](https://github.com/leanflutter/flutter_distributor) A complete tool for packaging and publishing your Flutter apps.
* [melos](https://github.com/invertase/melos) A tool for managing Dart projects with multiple packages.
## Contribution
## License
* main project license is under [MIT](./LICENSE)
* [codeviewer_cli](./gallery/tool/codeviewer_cli) license is under [BSD 3](./gallery/tool/codeviewer_cli/LICENSE)
### Copyright Notice
the logo was published at [Pixabay](https://pixabay.com/zh/?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=148806) by [OpenClipart-Vectors](https://pixabay.com/zh/users/openclipart-vectors-30363/?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=148806)