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

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.24

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
40
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

Documentation

API reference

License

unknown (LICENSE)

Dependencies

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

More

Packages that depend on interzone