insomnia_collection 0.0.1-dev.1 copy "insomnia_collection: ^0.0.1-dev.1" to clipboard
insomnia_collection: ^0.0.1-dev.1 copied to clipboard

Utilities and classes to work with Insomnia API client collections

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add insomnia_collection

With Flutter:

 $ flutter pub add insomnia_collection

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

dependencies:
  insomnia_collection: ^0.0.1-dev.1

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:insomnia_collection/insomnia_collection.dart';
0
likes
150
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Utilities and classes to work with Insomnia API client collections

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

More

Packages that depend on insomnia_collection