flutter_live_activities 0.0.4+4 copy "flutter_live_activities: ^0.0.4+4" to clipboard
flutter_live_activities: ^0.0.4+4 copied to clipboard

PlatformiOS
outdated

Flutter plugin for Live Activities. Use to create, update and handling action for [DynamicIsland UI] and [Lock screen/banner UI]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_live_activities

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

dependencies:
  flutter_live_activities: ^0.0.4+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:flutter_live_activities/flutter_live_activities.dart';
41
likes
160
points
818
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Live Activities. Use to create, update and handling action for [DynamicIsland UI] and [Lock screen/banner UI]

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_live_activities