easy_church_json 0.1.7 copy "easy_church_json: ^0.1.7" to clipboard
easy_church_json: ^0.1.7 copied to clipboard

Plugin to connect to the easy church API. Easy church API is an API for the android app 'Easy church' soon to be on play store. This package is private and not mean't for public use.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_church_json

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

dependencies:
  easy_church_json: ^0.1.7

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:easy_church_json/easy_church_json.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Plugin to connect to the easy church API. Easy church API is an API for the android app 'Easy church' soon to be on play store. This package is private and not mean't for public use.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

dio, flutter, http

More

Packages that depend on easy_church_json