gcappon / fitbitter

A Flutter package to make your life easier when dealing with Fitbit APIs.
https://gcappon.github.io/fitbitter/
BSD 3-Clause "New" or "Revised" License
19 stars 21 forks source link

Cant add package #6

Closed leafdiab closed 2 years ago

leafdiab commented 2 years ago

HI when I add the dependency and try to run my code I get this error

FAILURE: Build failed with an exception.

I changes the minsdk and added the requires in android manifest

gcappon commented 2 years ago

Hi, scraping the net, it seems like you did not edit properly the manifest and the build.gradle file. Can you double check?