mobile_api 0.0.2+3 copy "mobile_api: ^0.0.2+3" to clipboard
mobile_api: ^0.0.2+3 copied to clipboard

mobile api package for moam digital system

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mobile_api

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

dependencies:
  mobile_api: ^0.0.2+3

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:mobile_api/mobile_api.dart';
1
likes
115
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

mobile api package for moam digital system

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, flutter, flutter_secure_storage, fresh_graphql, graphql, http, http_parser

More

Packages that depend on mobile_api