snipe_sdk_flutter 0.0.1 copy "snipe_sdk_flutter: ^0.0.1" to clipboard
snipe_sdk_flutter: ^0.0.1 copied to clipboard

A sdk to interact with the Snipe API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add snipe_sdk_flutter

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

dependencies:
  snipe_sdk_flutter: ^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:snipe_sdk_flutter/snipe_sdk_flutter.dart';
2
likes
130
points
6
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A sdk to interact with the Snipe API.

Homepage

License

unknown (license)

Dependencies

flutter, http, video_player

More

Packages that depend on snipe_sdk_flutter