greip 1.1.0 copy "greip: ^1.1.0" to clipboard
greip: ^1.1.0 copied to clipboard

The official Flutter package for the Greip API simplifies the integration of Greip services into Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add greip

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

dependencies:
  greip: ^1.1.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:greip/greip.dart';
0
likes
160
pub points
0%
popularity

Publisher

verified publishergreip.io

The official Flutter package for the Greip API simplifies the integration of Greip services into Flutter applications.

Homepage
Repository (GitHub)
View/report issues

Topics

#api #flutter #geo-location #ai #iban

Documentation

Documentation
API reference

License

Apache-2.0 (license)

Dependencies

flutter, http

More

Packages that depend on greip