zeta_core 1.0.1 copy "zeta_core: ^1.0.1" to clipboard
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
0
likes
140
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that helps with document sending and receiving.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

cloud_firestore, flutter

More

Packages that depend on zeta_core