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

outdated

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: ^0.2.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
0
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)
View/report issues

License

unknown (license)

Dependencies

flutter_secure_storage, http

More

Packages that depend on apiraiser