https://github.com/zebradevs/zeta_flutter
Zeta is the new, formal, standardized Zebra Design System based off the successes of ZDS (Zebra Design System).
https://github.com/zebradevs/zeta_flutter
design design-system flutter zeta
Last synced: about 2 months ago
JSON representation
Zeta is the new, formal, standardized Zebra Design System based off the successes of ZDS (Zebra Design System).
- Host: GitHub
- URL: https://github.com/zebradevs/zeta_flutter
- Owner: ZebraDevs
- License: mit
- Created: 2023-09-11T13:04:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-12T11:17:10.000Z (about 2 months ago)
- Last Synced: 2025-08-12T11:37:23.058Z (about 2 months ago)
- Topics: design, design-system, flutter, zeta
- Language: Dart
- Homepage: https://design.zebra.com
- Size: 5.81 MB
- Stars: 11
- Watchers: 4
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Zeta Flutter monorepo
Zeta is the new, formal, standardized Zebra Design System based off the successes of ZDS (Zebra Design System).
This repo contains the source code for all Zeta Flutter packages.
## Packages
| Code | Link |
| --------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ |
| [zeta_flutter (components)](https://github.com/ZebraDevs/zeta_flutter/tree/develop/packages/zeta_flutter) | [pub.dev](https://pub.dev/packages/zeta_flutter) |
| [zeta_flutter_theme](https://github.com/ZebraDevs/zeta_flutter/tree/develop/packages/zeta_flutter_theme) | [pub.dev](https://pub.dev/packages/zeta_flutter_theme) |
| [zeta_flutter_utils](https://github.com/ZebraDevs/zeta_flutter/tree/develop/packages/zeta_flutter_utils) | [pub.dev](https://pub.dev/packages/zeta_flutter_utils) |
| [zeta_flutter_icons](https://github.com/ZebraDevs/zeta_flutter/tree/develop/packages/zeta_icons) | [pub.dev](https://pub.dev/packages/zeta_icons) |## Contributing
We welcome contributions in this repo; please see our contribution guidelines (see [CONTRIBUTING](./CONTRIBUTING.md) or [design.zebra.com](https://design.zebra.com/docs/Development/contributing))
## Licensing
This software is licensed with the MIT license (see [LICENSE](./LICENSE) and [THIRD PARTY LICENSES](./LICENSE-3RD-PARTY)).
---