fitbitter 1.1.0
fitbitter: ^1.1.0 copied to clipboard
A Flutter package to make your life easier when dealing with Fitbit APIs.
1.1.0 - 2021-04-11 #
Release 1.1.0.
Fixed issue #1 (see https://github.com/gcappon/fitbitter/issues/1).
Now tokens are stored using flutter_secure_storage instead of get_it and shared_preferences.
1.0.0 - 2021-04-11 #
Release 1.0.0. Added docs at https://gcappon.github.com/fitbitter/ Updated dependencies.
1.0.0-dev.5 - 2021-04-06 #
Now compatible with null safety.
1.0.0-dev.4 - 2021-01-15 #
Formatted according to flutter format ..
Added an example Flutter app.
1.0.0-dev.3 - 2021-01-15 #
Upgraded dependencies. Deleted initialization deprecation of List. Provide full API docs.
1.0.0-dev.2 - 2021-01-15 #
Fixed class exports.
1.0.0-dev.1 - 2021-01-15 #
Just the first release.