Skip to content

Pokedex made in Flutter using concepts of clean architecture + TDD

Notifications You must be signed in to change notification settings

ricardosohn/flutter_dex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlutterDex

FlutterDex is a Pokedex App implemented in Flutter. The goal of this project is to learn and deploy an application using Test Driven Development (TDD) and Clean Architecture (as proposed by Uncle Bob).

Disclaimer

This is still a work-in-progress and anything is subject to change anytime. I'm (almost) done with the UI, but I will need to make some changes to the application in order for it to work as my drawings intend.

Architecture Proposal

App architecture proposed in the ResoCoder tutorial

UI Prototypes

Disclaimer: I don't know what I'm doing. This was the first time using Adobe XD to do anything. This is what I've come up with so far: App Screens made on Adobe XD

Running

Simply run flutter run from within the project folder.

Contributions

Thanks ResoCoder for the amazing tutorial on TDD + Clean Architecture for Flutter.

About

Pokedex made in Flutter using concepts of clean architecture + TDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages