- Fix examples.
- Added
flutter
example.
- Persistence auth session in a custom directory.
- Improved readability of
Logger
. - General bug fixes.
- Fix homepage link.
- Add banner to the project.
Logger
implemented.- Better control over the
TgTgClient
instance. - Refactor of the
item
model. - Fix
signUp
method. - Add improved tests.
- 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
.
- Initial version.