locus 2.4.0 copy "locus: ^2.4.0" to clipboard
locus: ^2.4.0 copied to clipboard

Core background geolocation SDK of the WeOrbis ecosystem for Flutter. Native tracking, geofencing, activity recognition, and sync.

example/lib/main.dart

import 'package:flutter/material.dart';
import 'package:locus_example/app.dart';

export 'package:locus_example/app.dart' show LocusExampleApp;

void main() => runApp(const LocusExampleApp());
22
likes
160
points
198
downloads

Documentation

API reference

Publisher

verified publisherweorbis.com

Weekly Downloads

Core background geolocation SDK of the WeOrbis ecosystem for Flutter. Native tracking, geofencing, activity recognition, and sync.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

args, flutter, logging, permission_handler

More

Packages that depend on locus

Packages that implement locus