tgtg_client 0.0.4+2
tgtg_client: ^0.0.4+2 copied to clipboard
Too Good To Go is a service that connects customers to restaurants and stores that have surplus unsold food. This is an unofficial client to access their API.
0.0.4+2 #
- Fix examples.
0.0.4+1 #
- Added
flutterexample.
0.0.4 #
- Persistence auth session in a custom directory.
- Improved readability of
Logger. - General bug fixes.
0.0.3+2 #
- Fix homepage link.
0.0.3+1 #
- Add banner to the project.
0.0.3 #
Loggerimplemented.- Better control over the
TgTgClientinstance. - Refactor of the
itemmodel. - Fix
signUpmethod. - Add improved tests.
0.0.2 #
- Sign up and log in.
- Fetch all the
itemsfrom the API. - Fetch a specific
itembyIDfrom the API. - Fetch the
favoriteitems from the API. - Fetch
active ordersandinactive ordersfrom the API. - Add
LICENSE.
0.0.1 #
- Initial version.