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

PoC to experiment SDK development for mobile apps using Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add poc_sdk_mobile

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

dependencies:
  poc_sdk_mobile: ^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:poc_sdk_mobile/poc_sdk_mobile.dart';
0
likes
130
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

PoC to experiment SDK development for mobile apps using Flutter

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter

More

Packages that depend on poc_sdk_mobile