Skip to content

Repository files navigation

Get a list of widgets from a string by splitting the string at the notation blocks as per switch case statement and notations referencing the widgets.

Usage

To use this plugin, add string_to_widgets as a dependency in your pubspec.yaml file.

        child: Column(
          children: stringToWidgets(
              text: text,
              notations: notations,
              context: context,
              switchStatement: _switchStatement),
        ),

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages