update_available_platform_interface 1.0.0 copy "update_available_platform_interface: ^1.0.0" to clipboard
update_available_platform_interface: ^1.0.0 copied to clipboard

unlistedoutdated

A common platform interface for the update_available plugin.

A library for Dart developers.

Created from templates made available by Stagehand under a BSD-style license.

Usage #

A simple usage example:

import 'package:update_available_platform_interface/update_available_platform_interface.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs #

Please file feature requests and bugs at the issue tracker.