kiss_services_core 0.0.2
kiss_services_core: ^0.0.2 copied to clipboard
The core common components for all Kiss microservices
kiss_services_core #
Core components for building Cloud Run Dart microservices based around Firebase.
This package provides foundational elements, utilities, and abstractions to streamline the development of Dart-based microservices intended for deployment on Google Cloud Run, leveraging Firebase services where applicable.
Getting started #
Installation #
Add kiss_services_core to your pubspec.yaml dependencies:
dependencies:
kiss_services_core: ^latest # Replace 'latest' with the desired version
Then, run dart pub get or flutter pub get.
Usage #
Provide examples of how to use the core components of your package.
Additional information #
License #
This package is licensed under the LICENSE file.
Issues and support #
Please file issues and feature requests on the GitHub issue tracker.