flutter_live_activities 0.0.3 copy "flutter_live_activities: ^0.0.3" to clipboard
flutter_live_activities: ^0.0.3 copied to clipboard

outdated

Flutter plugin for Live Activities, Use it to create [DynamicIsland UI] and [Lock screen/banner UI],then update them and handle the click action

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.3

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';
39
likes
0
points
432
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Live Activities, Use it to create [DynamicIsland UI] and [Lock screen/banner UI],then update them and handle the click action

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_live_activities