a-marenkov/gsheets

Cannot import package

Scylla2020 opened this issue · 2 comments

I've installed the library but this line still shows an error import 'package:gsheets/gsheets.dart'; Also the tutorial about getting credentials doesnt show where the other values like client_id, client_x509_cert_url come from? Package is pretty much unusable at this time

I've installed the library but this line still shows an error import 'package:gsheets/gsheets.dart'; Also the tutorial about getting credentials doesnt show where the other values like client_id, client_x509_cert_url come from? Package is pretty much unusable at this time

Hi @Scylla2020

I'm sorry that you had bad experience setting up the gsheets.

Regarding credentials. What tutorial are you referring to? I have placed the link to the tutorial "How to get credentials" in readme and example comments.

Regarding import error. Could you please elaborate on the error? Does dart analysis say what the error is? What version of dart/flutter sdk you're using and what version of gsheets?

Closing due to no reply