masamune_mobile 0.8.2 masamune_mobile: ^0.8.2 copied to clipboard
Library that provides mobile functions of Masamune framework. Does not work on the web.
Masamune for mobile #
Library that provides mobile functions of Masamune framework. Does not work on the web.
Getting Started #
Add this to your package's pubspec.yaml file:
dependencies:
masamune_mobile: ^0.8.2
You should then run flutter pub upgrade
.
Usage #
import 'package:masamune_mobile/masamune_mobile.dart';