interzone 1.0.16 copy "interzone: ^1.0.16" to clipboard
interzone: ^1.0.16 copied to clipboard

outdated

Interzone is the dart API to talk with moderator, a tiny ephemeral forum

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add interzone

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

dependencies:
  interzone: ^1.0.16

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

Import it

Now in your Dart code, you can use:

import 'package:interzone/interzone.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Interzone is the dart API to talk with moderator, a tiny ephemeral forum

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bit_array, bitcount, blurhash_dart, crypto, fixnum, hex, hive, http, image, image_compression, linkify, meta, ordered_set, palette, process_run, typed_messages

More

Packages that depend on interzone