super_strapi 0.9.0-alpha+3
super_strapi: ^0.9.0-alpha+3 copied to clipboard
A Strapi dev library for Dart developers for dart class generation from strapi models and doing graph queries.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add super_strapiThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
super_strapi: ^0.9.0-alpha+3Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.