wearable_flutter_fragment_application 1.0.4 copy "wearable_flutter_fragment_application: ^1.0.4" to clipboard
wearable_flutter_fragment_application: ^1.0.4 copied to clipboard

PlatformAndroid

Provides DismissibleContainer Widget for Flutter based Wear OS applications while prevents common issues.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wearable_flutter_fragment_application

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

dependencies:
  wearable_flutter_fragment_application: ^1.0.4

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:wearable_flutter_fragment_application/wearable_flutter_fragment_application.dart';
3
likes
150
pub points
37%
popularity

Publisher

unverified uploader

Provides DismissibleContainer Widget for Flutter based Wear OS applications while prevents common issues.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on wearable_flutter_fragment_application