mncapps 2.7.0 copy "mncapps: ^2.7.0" to clipboard
mncapps: ^2.7.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.7.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
80
pub points
0%
popularity

Publisher

verified publishermobile.mncinnovation.id

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

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

More

Packages that depend on mncapps