Dávid Tengeri
dtengeri's blog

dtengeri's blog

Follow
Series

Implementing the February flutterchallenge.dev app - Tinder for Cats and Dogs

In this series, I will show you an implementation for the February flutterchallenge.dev Challenge, the Tinder for Cats and Dogs, where the goal was to use BLoC and HTTP communication.

Articles in this series

Represent the data coming from a REST API with freezed

Apr 3, 20225 min read

Use the power of code generators · This year in the February challenge at flutterchallenge.dev the goal was to build a Tinder-like application for cats...

Represent the data coming from a REST API with freezed
Call the API endpoints - the Chopper HTTP client