-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hello Allan,
I am new to Flutter and trying to use your module.
I am getting Error: Entrypoint doesn't contain a main function
If I try to create the main user
still give me an erorr
import 'package:http/http.dart' as http;
import 'package:msgraph/msgraph.dart';
var msGraph = MsGraph(token);
var me=await msGraph.me.get(); //get me
print('Me: $me');
Can you add a main example to your Github or your Flutter deb pub https://pub.dev/packages/msgraph
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels