unimp 0.0.1 copy "unimp: ^0.0.1" to clipboard
unimp: ^0.0.1 copied to clipboard

uni Mini Program SDK is a framework built for native Apps to run mini program front-end projects developed based on uni-app, thereby helping native Apps quickly acquire the capabilities of Mini Programs

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add unimp

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

dependencies:
  unimp: ^0.0.1

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:unimp/unimp.dart';
0
likes
150
pub points
29%
popularity

Publisher

unverified uploader

uni Mini Program SDK is a framework built for native Apps to run mini program front-end projects developed based on uni-app, thereby helping native Apps quickly acquire the capabilities of Mini Programs

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on unimp