flutter_locate 1.0.41 copy "flutter_locate: ^1.0.41" to clipboard
flutter_locate: ^1.0.41 copied to clipboard

discontinued
outdated

El SDK de LOCATE es una librería que permite hacer peticiones a la API de forma simple.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_locate

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

dependencies:
  flutter_locate: ^1.0.41

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:flutter_locate/flutter_locate.dart';
2
likes
0
points
39
downloads

Publisher

verified publisherlocatebyteli.com

Weekly Downloads

El SDK de LOCATE es una librería que permite hacer peticiones a la API de forma simple.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, flutter_secure_storage, http_parser, jwt_decoder

More

Packages that depend on flutter_locate