flutter_max_miniapp 0.0.1 copy "flutter_max_miniapp: ^0.0.1" to clipboard
flutter_max_miniapp: ^0.0.1 copied to clipboard

A Flutter package providing access to the Max Mini Apps API (max.ru), enabling interactive experiences within Max messenger.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_max_miniapp

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_max_miniapp: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_max_miniapp/flutter_max_miniapp.dart';
0
likes
150
points
1.08k
downloads

Documentation

API reference

Publisher

verified publisherserezhia.ru

Weekly Downloads

A Flutter package providing access to the Max Mini Apps API (max.ru), enabling interactive experiences within Max messenger.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, universal_web

More

Packages that depend on flutter_max_miniapp