# Selamat datang

Blog ini didedikasikan untuk tutorial praktis seputar pengembangan aplikasi menggunakan Flutter.

Fokus utama kami adalah menyediakan konten yang jelas, relevan, dan mudah diikuti untuk membantu Anda dalam proyek pengembangan Anda.

**Topik yang dibahas:**

* Tutorial Flutter untuk semua tingkatan.
* Manajemen State (Bloc, Provider, dll.).
* Integrasi Backend dan API.
* Desain UI/UX dalam kode.
* Topik lain seputar teknologi dan *software engineering*.

Tujuan saya adalah membantu Anda menulis kode yang lebih baik dan lebih cepat.

**Mulai Belajar Sekarang**

**cara akses tutorial nya**

<figure><img src="/files/5Ks5uJC0WBgTlZ5Spd7i" alt=""><figcaption><p>cara akses tutorialnya</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://triyono.gitbook.io/tutorial/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
