frame_locator_pin 0.1.0 copy "frame_locator_pin: ^0.1.0" to clipboard
frame_locator_pin: ^0.1.0 copied to clipboard

Uses the compass heading of Frame to display pins representing locations of interest

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add frame_locator_pin

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

dependencies:
  frame_locator_pin: ^0.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:frame_locator_pin/calculator.dart';
import 'package:frame_locator_pin/compass_heading.dart';
import 'package:frame_locator_pin/main.dart';
import 'package:frame_locator_pin/tx/multi_poi.dart';
import 'package:frame_locator_pin/tx/sprite_position.dart';
1
likes
115
points
18
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Uses the compass heading of Frame to display pins representing locations of interest

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_blue_plus, logging, simple_frame_app

More

Packages that depend on frame_locator_pin