For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installation

You can install the MBurger SDK using pub, add this to your pubspec.yaml file:

dependencies:
  mburger: ^0.0.1+17

And then install packages from the command line with:

$ flutter pub get

Last updated