kettle 1.2.3 copy "kettle: ^1.2.3" to clipboard
kettle: ^1.2.3 copied to clipboard

KettleSDK

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kettle

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

dependencies:
  kettle: ^1.2.3

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:kettle/kettle.dart';
0
likes
95
points
25
downloads

Publisher

verified publisherkogenta.com

Weekly Downloads

KettleSDK

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on kettle

Packages that implement kettle