A non-official API for Cheezam
Cheezamapi is a non-official API of Cheezam made using scraping.
Pull requests are most welcome.
Getting Started
In your pubspec.yaml root add:
dependencies:
cheezamapi: ^1.0.9
then,
import 'package:cheezamapi/cheezamapi.dart';
Methods
| Method | Description | Arguments | Return Type |
|---|---|---|---|
| cheeze | Return a Response object containing found infos |
File cheeseImage | Future <Response> |
License
Created by KikiManjaro from templates made available by Stagehand under a BSD-style license.