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

discontinued

A package for get open window title in flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vc_tracker

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

dependencies:
  vc_tracker: ^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:vc_tracker/vc_tracker.dart';
0
likes
100
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

A package for get open window title in flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

ffi, flutter, path, plugin_platform_interface, win32

More

Packages that depend on vc_tracker

Packages that implement vc_tracker