An open API service indexing awesome lists of open source software.

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).

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)).

---