track_it_macos 0.0.1 copy "track_it_macos: ^0.0.1" to clipboard
track_it_macos: ^0.0.1 copied to clipboard

PlatformmacOS

Provides macOS support for the track_it plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add track_it_macos

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

dependencies:
  track_it_macos: ^0.0.1

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:track_it_macos/track_it_macos.dart';
0
likes
130
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

Provides macOS support for the track_it plugin.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on track_it_macos

Packages that implement track_it_macos