bookgmt_api_package 0.7.3 copy "bookgmt_api_package: ^0.7.3" to clipboard
bookgmt_api_package: ^0.7.3 copied to clipboard

unlisted

A booking app API (Application Programming Interface) is a set of rules and protocols that defines how two or more systems can interact with each other.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bookgmt_api_package

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

dependencies:
  bookgmt_api_package: ^0.7.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:bookgmt_api_package/bookgmt_api_package.dart';
1
likes
140
points
19
downloads

Publisher

verified publisherpackages.bookgmt.com

Weekly Downloads

A booking app API (Application Programming Interface) is a set of rules and protocols that defines how two or more systems can interact with each other.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, http_parser, sqflite

More

Packages that depend on bookgmt_api_package