jspaste 0.0.3 jspaste: ^0.0.3 copied to clipboard
A 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.
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.