version_tracking 1.0.1+1 copy "version_tracking: ^1.0.1+1" to clipboard
version_tracking: ^1.0.1+1 copied to clipboard

Xamarin.Essentials VersionTracking for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add version_tracking

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

dependencies:
  version_tracking: ^1.0.1+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:version_tracking/version_tracking.dart';
1
likes
25
pub points
0%
popularity

Publisher

verified publisherjamiewest.dev

Xamarin.Essentials VersionTracking for Flutter.

Repository

License

MIT (LICENSE)

Dependencies

flutter, package_info, shared_preferences

More

Packages that depend on version_tracking