microsoft_graph 0.0.13 copy "microsoft_graph: ^0.0.13" to clipboard
microsoft_graph: ^0.0.13 copied to clipboard

A Dart library for the Microsoft Graph.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add microsoft_graph

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

dependencies:
  microsoft_graph: ^0.0.13

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:microsoft_graph/microsoft_graph.dart';
4
likes
20
points
84
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart library for the Microsoft Graph.

Repository (GitHub)

License

unknown (license)

Dependencies

built_collection, built_value

More

Packages that depend on microsoft_graph