Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Baseflow/baseflow_plugin_template

Open more actions menu

Repository files navigation

baseflow_plugin_template

A template for plugin examples

Getting Started

How to use this package:

Add the dependency in the yaml of the example:

dependencies:
  baseflow_plugin_template: ^2.2.0

And run the template app:

  runApp(BaseflowPluginExample(
    pluginName: 'test plugin',
    githubURL: 'https://github.com/baseflow/baseflow_plugin_template',
    pubDevURL: 'https://pub.dev/publishers/baseflow.com/packages',
    pages: [CenteredText.createPage()],
  ));

About

Template for the Baseflow flutter plugins

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors 6

Morty Proxy This is a proxified and sanitized view of the page, visit original site.