masamune_mobile 0.4.1+1 copy "masamune_mobile: ^0.4.1+1" to clipboard
masamune_mobile: ^0.4.1+1 copied to clipboard

discontinued
outdated

Library that provides mobile functions of Masamune framework. Does not work on the web.

example/main.dart

import 'package:masamune_mobile/masamune_mobile.dart';

void main() async {
  await MobileConfig.init();
  print(MobileConfig.packageInfo.packageName);
}
0
likes
0
pub points
0%
popularity

Publisher

verified publishermathru.net

Library that provides mobile functions of Masamune framework. Does not work on the web.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

device_info, flutter, http, image_picker, masamune_core, masamune_flutter, package_info, permission_handler

More

Packages that depend on masamune_mobile