/startup_teens_flutter

The repository containing all code written in the Startup Teens Flutter course.

Primary LanguageDartBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Start Up Teens - How to build your own app!

This repository offers all the code written in the Start Up Teens Flutter course. https://www.youtube.com/watch?v=EUDvDxH01nc

How to use this Repo

This repository contains a dart file for every coding related video in the playlist. All files are located in the lib folder. Just clone the Repo, or copy the code into your own project. If you want to run a specific file, you have to rename it to main.dart or change the entrypoint of your project from edit configurations. Happy coding!

Contributing

This repository offers code written for a course. Only bug-fixes will be accepted.

If you wish to contribute a change in this repo, please review our contribution guide, and send a pull request.