gits_strapi 1.0.0 copy "gits_strapi: ^1.0.0" to clipboard
gits_strapi: ^1.0.0 copied to clipboard

this library is used to facilitate integration with strapi.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gits_strapi

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

dependencies:
  gits_strapi: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:gits_strapi/gits_strapi.dart';
4
likes
130
pub points
2%
popularity

Publisher

verified publishergits.id

this library is used to facilitate integration with strapi.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, gits_http

More

Packages that depend on gits_strapi