service_stack_kit 1.0.0+1 copy "service_stack_kit: ^1.0.0+1" to clipboard
service_stack_kit: ^1.0.0+1 copied to clipboard

This package includes basic services to easy your code

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add service_stack_kit

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

dependencies:
  service_stack_kit: ^1.0.0+1

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

Import it

Now in your Dart code, you can use:

import 'package:service_stack_kit/service_stack_kit.dart';
0
likes
130
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

This package includes basic services to easy your code

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

cupertino_icons, flutter, socket_io_client

More

Packages that depend on service_stack_kit