Comment on page
Admin
If you need to create blocks and sections in your MBurger project you can use the
mb_admin
package that comes with the MBurger SDKYou will have to use a token with write permissions to edit the sections and with delete permissions to delete them.
import 'package:mburger/mb_admin/mb_admin.dart';
Last modified 3yr ago