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

Auth

You can register a user to MBurger, authenticate that user, and retrieve its information

import 'package:mburger/mb_auth/mb_auth.dart';

Last updated