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: 14 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-30T09:41:56.000Z (19 days ago)
- Last Synced: 2026-01-31T00:58:33.300Z (19 days ago)
- Topics: design, design-system, flutter, zeta
- Language: Dart
- Homepage: https://design.zebra.com
- Size: 8.1 MB
- Stars: 15
- Watchers: 3
- Forks: 6
- Open Issues: 8
-
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 monorepo contains the source code for all Zeta Flutter packages.
> 🚧 Looking for the Zeta Flutter components? [Click here!](https://github.com/ZebraDevs/zeta_flutter/tree/main/packages/zeta_flutter)
## Packages
| Code | Link |
| ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------ |
| [zeta_flutter (components)](https://github.com/ZebraDevs/zeta_flutter/tree/main/packages/zeta_flutter) | [pub.dev](https://pub.dev/packages/zeta_flutter) |
| [zeta_flutter_theme](https://github.com/ZebraDevs/zeta_flutter/tree/main/packages/zeta_flutter_theme) | [pub.dev](https://pub.dev/packages/zeta_flutter_theme) |
| [zeta_flutter_utils](https://github.com/ZebraDevs/zeta_flutter/tree/main/packages/zeta_flutter_utils) | [pub.dev](https://pub.dev/packages/zeta_flutter_utils) |
| [zeta_flutter_icons](https://github.com/ZebraDevs/zeta_flutter/tree/main/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)).
---