mncapps 2.6.0 copy "mncapps: ^2.6.0" to clipboard
mncapps: ^2.6.0 copied to clipboard

outdated

SDK to help you discover, and manage all MNC Apps to display it on your application

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mncapps

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

dependencies:
  mncapps: ^2.6.0

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:mncapps/mncapps.dart';
4
likes
0
points
10
downloads

Publisher

verified publishermobile.mncinnovation.id

Weekly Downloads

SDK to help you discover, and manage all MNC Apps to display it on your application

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

device_apps, flutter, http, package_info, shared_preferences, url_launcher, webview_flutter

More

Packages that depend on mncapps