Purpose
This package wraps the bitpost API and makes it easier to use.
Usage
Add the import statement import 'package:bitpost/bitpost.dart';
and run pub get
.
Disclaimer
The code is distributed mostly for demo purposes, don't use it on production without proper review.