restart_app 1.4.0-beta copy "restart_app: ^1.4.0-beta" to clipboard
restart_app: ^1.4.0-beta copied to clipboard

A Flutter plugin that helps you to restart the whole Flutter app with a single function call by using native APIs.

1.4.0-beta #

  • Updated iOS restart mechanism to use a new native method.
  • Improved the example project.

1.3.2 #

  • Updated web package to the stable version

1.3.1 #

  • Updated JVM and Kotlin versions.
  • Upgraded Flutter web dependency to more compatible version
  • Resolved dependency conflicts with firebase packages and restart_app.

1.3.0 #

  • Custom notification support added for iOS:
    • notificationTitle and notificationBody can now be customized.
  • Android improvements:
    • Added namespace configuration.
    • Replaced .exit method with new, safe ActivityAware method.
    • Updated Kotlin version.
  • Web support enhanced:
    • Added Wasm support.
  • General updates:
    • Updated dependencies.

1.2.1 #

  • In-code documentation added to the source.

1.2.0 #

  • iOS support added.

1.1.3 #

  • Updated to Flutter 3.10.
  • Example files updated.

1.1.2 #

  • Updated to Flutter 3.7.0.

1.1.1+1 #

  • iOS support description added to README.

1.1.1 #

  • Gradle version updated.

1.1.0+1 #

  • Updated to Flutter 3.0.0.

1.1.0 #

  • Web support added.

1.0.3 #

  • Plugin version updated in README.

1.0.2 #

  • Package name updated in example files.

1.0.1 #

  • Package name updated.

1.0.0 #

  • Null-Safety support added.
384
likes
160
pub points
99%
popularity

Publisher

verified publishergabrimatic.info

A Flutter plugin that helps you to restart the whole Flutter app with a single function call by using native APIs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on restart_app