Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 515 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 515 Bytes

Test App

A new Flutter application.

Getting Started

This project contains the code for the features that I need to add to my project, so what I do is I try those features seperately on a test app and then I write them to my main project.

Cloning and running the code

The branches are named according to the feature I have tried in that branch so whatever you want to look at, just checkout to that branch and take a look at THE code.

Suggestions are always welcome for improvements to this repository.