kiss_services_core 0.0.2 copy "kiss_services_core: ^0.0.2" to clipboard
kiss_services_core: ^0.0.2 copied to clipboard

The core common components for all Kiss microservices

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add kiss_services_core

With Flutter:

 $ flutter pub add kiss_services_core

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  kiss_services_core: ^0.0.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:kiss_services_core/kiss_services_core.dart';
0
likes
130
points
22
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

The core common components for all Kiss microservices

Repository (GitHub)

License

MIT (license)

Dependencies

googleapis, kiss_firebase_repository_rest, kiss_repository, very_good_analysis

More

Packages that depend on kiss_services_core