mobilefoundation 8.0.2021020108 copy "mobilefoundation: ^8.0.2021020108" to clipboard
mobilefoundation: ^8.0.2021020108 copied to clipboard

outdated

A new flutter plugin project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mobilefoundation

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

dependencies:
  mobilefoundation: ^8.0.2021020108

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:mobilefoundation/accesstoken.dart';
import 'package:mobilefoundation/authorization_manager.dart';
import 'package:mobilefoundation/client.dart';
import 'package:mobilefoundation/logger.dart';
import 'package:mobilefoundation/mobilefoundation_response.dart';
import 'package:mobilefoundation/resource_request.dart';
import 'package:mobilefoundation/security_check_challenge_handler.dart';
3
likes
0
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

A new flutter plugin project.

Homepage

License

unknown (license)

Dependencies

flutter, uuid

More

Packages that depend on mobilefoundation

Packages that implement mobilefoundation