apiraiser 4.0.0 copy "apiraiser: ^4.0.0" to clipboard
apiraiser: ^4.0.0 copied to clipboard

Dart package for accessing Apiraiser, a headless CMS which provides easy-to-use backend for various kinds of applications like E-commerce, blogs, CMS etc.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add apiraiser

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  apiraiser: ^4.0.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:apiraiser/apiraiser.dart';
0
likes
50
points
89
downloads

Publisher

verified publisherhorizech.com

Weekly Downloads

Dart package for accessing Apiraiser, a headless CMS which provides easy-to-use backend for various kinds of applications like E-commerce, blogs, CMS etc.

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

cookie_jar, dio, dio_cookie_manager, flutter_secure_storage, http, jwt_decoder, web_socket_channel

More

Packages that depend on apiraiser