phoenix_native 0.0.2 copy "phoenix_native: ^0.0.2" to clipboard
phoenix_native: ^0.0.2 copied to clipboard

Restarts app using native methods (full Flutter engine restart)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add phoenix_native
copied to clipboard

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

dependencies:
  phoenix_native: ^0.0.2
copied to clipboard

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:phoenix_native/phoenix_native.dart';
copied to clipboard
13
likes
145
points
75
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.23 - 2025.04.07

Restarts app using native methods (full Flutter engine restart)

Repository (GitHub)

Documentation

API reference

License

WTFPL (license)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on phoenix_native