Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 343 Bytes

File metadata and controls

13 lines (7 loc) · 343 Bytes

Flutter Exercises

This are flutter exercises that I'm building to get used to Flutter

Project1

This is going over the basics of flutter, how to create an app with the flutter create command

Expenses Tracker

Here I will be working with adding transactions and Styling while still adding more stateless and Statefull widgets.