Skip to content

This repo contains the best practices I learn everyday in Flutter. If you have any question regarding anything, go to the Discussion tab and ask it right away.

Notifications You must be signed in to change notification settings

zyllus17/flutter_pro

Repository files navigation

flutter_pro

This repo contains the best practices and Industry standards that I learn everyday in Flutter to create Production ready apps.


Table of Contents

Folder Structure

flutter_pro
.vscode
This folder contains `launch.json` used for setting up `flavors` for different `Environments`.

launch.json

android
app

build.grade

nest1
a
b
c
nest2

Too tired, will write tomorrow

How do I dropdown?
This is how you dropdown.

<details>
<summary>How do I dropdown?</summary>
<br>
This is how you dropdown.
</details>

About

This repo contains the best practices I learn everyday in Flutter. If you have any question regarding anything, go to the Discussion tab and ask it right away.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published