Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some typos and grammar mistakes are fixed #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# Flutter Architecture Template

This project craeeted for proffesionel application arhitecture.
This project was created for professional application architecture.

## Architecture

We writed every mobile development unit at this website.
We wrote every mobile development unit at this website.

- [Mobile Architecture](https://vb10.dev/#/)

> Now only support turkish language, it's comming soon other options.
> It only supports the Turkish language for now. It's coming soon other options.

## Architecture Video Series

---
I was shared mobile development practices on my channel so I supported only Turkish now, I have will creating global content coming soon.
I shared mobile development practices on my channel so I supported only Turkish for now. I will create global content coming soon.

### **Season 1**

Expand All @@ -28,7 +28,7 @@ I was shared mobile development practices on my channel so I supported only Turk

##  **Season 2**

9. [Snippet Geliştirme (Sniipet Management)](https://www.youtube.com/watch?v=LSiHLLMBkjQ&list=PL1k5oWAuBhgV_XnhMSyu2YLZMZNGuD0Cv&index=9)
9. [Snippet Geliştirme (Snippet Management)](https://www.youtube.com/watch?v=LSiHLLMBkjQ&list=PL1k5oWAuBhgV_XnhMSyu2YLZMZNGuD0Cv&index=9)
10. [Extension](https://www.youtube.com/watch?v=LSiHLLMBkjQ&list=PL1k5oWAuBhgV_XnhMSyu2YLZMZNGuD0Cv&index=10)
11. [Tema Mimarisi Gelişmiş (Advanced Theme Management)](https://www.youtube.com/watch?v=LSiHLLMBkjQ&list=PL1k5oWAuBhgV_XnhMSyu2YLZMZNGuD0Cv&index=11)
12. [Gelişmiş Ağ İstekleri Yönetme (Advanced Network Managment)](https://www.youtube.com/watch?v=LSiHLLMBkjQ&list=PL1k5oWAuBhgV_XnhMSyu2YLZMZNGuD0Cv&index=12)
Expand Down