masamune_mobile 0.1.0 copy "masamune_mobile: ^0.1.0" to clipboard
masamune_mobile: ^0.1.0 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, masamune_core, package_info

More

Packages that depend on masamune_mobile