zeta_core 1.0.1
zeta_core: ^1.0.1 copied to clipboard
A Flutter package that helps with document sending and receiving.
Zeta #
Zeta is a lightweight Flutter package that provides powerful utilities for managing Firestore documents, stream-based lists, and UI components.
Features #
- 📌 StreamListBuilder - Easily build lists from Firestore streams.
- 📝 ContentComposer - A simple text input field with a send button.
- 🎨 ItemBuilder - Customizable item widget builder.
- 🔥 ZetaService - Firestore helper functions for sending and watching documents.
Getting Started #
To use this package, add the following dependency to your pubspec.yaml:
dependencies:
zeta: ^1.0.0