devappsdk 0.3.3 copy "devappsdk: ^0.3.3" to clipboard
devappsdk: ^0.3.3 copied to clipboard

PlatformAndroid

SDK para la aplicación devapp para facilitar su interacción

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add devappsdk

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

dependencies:
  devappsdk: ^0.3.3

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:devappsdk/devappsdk.dart';
1
likes
130
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

SDK para la aplicación devapp para facilitar su interacción

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, shared_preferences_content_provider

More

Packages that depend on devappsdk