Skip to content

Baseflow/flutter_instance_manager

Repository files navigation

Flutter Instance Manager

Provides an instance manager that can sync objects between Dart and native code.

Supported native platforms:

  • Android

Getting started

To include this package in your project, add the following to your pubspec.yaml:

dependencies:
  flutter_instance_manager:
    git: https://github.com/baseflow/flutter_instance_manager.git

Additional information

The code for this plugin has mostly been copied from the plugins developed by the Flutter community. An example of this is the webview_flutter plugin. The intent of this package is to reuse the code for multiple plugins developed by Baseflow.

About

A plugin that provides a mechanism to sync objects between Dart and native code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •