0 purchases
cheezamapi
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.1.0
copied to clipboard
then,
import 'package:cheezamapi/cheezamapi.dart';
copied to clipboard
Methods #
Method
Description
Arguments
Return Type
cheeze
Return a Response object containing found infos
File cheeseImage
Future <Response>
Contributing #
Contributions are very welcome on this project! Please see our contributing guidelines and code of conduct to get started.
License #
Created by KikiManjaro from templates made available by Stagehand under a BSD-style
license.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.