jspaste 0.2.0 jspaste: ^0.2.0 copied to clipboard
A future-based null-safe modern Dart library to interact with the JSPaste API.
This is a Dart library for interacting with the JSPaste API. It provides a simple way to create, retrieve, update, and delete documents on JSPaste.
⚠️ Note: This library is under active development and may undergo frequent changes. It is not recommended for production use at this time. Please use with caution.
Installation #
Head over to the installation page on pub.dev to learn how to install the library.
Usage #
Check out the documentation for a complete overview of the library's API.
You can find examples in the example directory.
Testing #
To run the tests, use the following command:
dart test
License #
This project is licensed under the MIT License. See the LICENSE file for details.