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
flutter
example.
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 #
Logger
implemented.- Better control over the
TgTgClient
instance. - Refactor of the
item
model. - Fix
signUp
method. - Add improved tests.
0.0.2 #
- Sign up and log in.
- Fetch all the
items
from the API. - Fetch a specific
item
byID
from the API. - Fetch the
favorite
items from the API. - Fetch
active orders
andinactive orders
from the API. - Add
LICENSE
.
0.0.1 #
- Initial version.