---
title: "How I built and published a Flutter app in 48 hours"
url: https://daily.dev/posts/how-i-built-and-published-a-flutter-app-in-48-hours-si-2gdv4u
source_url: https://dartling.dev/how-i-built-and-published-a-flutter-app-in-48-hours
type: article
source: "Community Picks"
published: 2022-09-03T15:10:37.104Z
updated: 2023-12-07T12:02:45.284Z
tags: ["tech-news", "flutter"]
reading_time: 10
upvotes: 33
comments: 2
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How I built and published a Flutter app in 48 hours

**[Community Picks](https://daily.dev/sources/community)** · 10 min read · 33 upvotes · 2 comments

## Summary

A couple of years ago, I built and published a Flutter app in 48 hours. It's a time tracking app which lets you track your time across different activities, and set daily/weekly/monthly goals per activity. For state management, I used "vanilla" Flutter; a combination of FutureBuilders, StreamBuilders and ValueListenableBuilders.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dartling.dev/how-i-built-and-published-a-flutter-app-in-48-hours>

## Community discussion

Top comments from developers on daily.dev.

**@hmida71** · 1 upvotes

> flutter is cool let's go

**@nitinreddy3** · 0 upvotes

> Flutter is flourishing, gone are those days when React-native used to be the king 🤷👍

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#tech-news](https://daily.dev/tags/tech-news), [#flutter](https://daily.dev/tags/flutter)

[View this post on daily.dev](https://daily.dev/posts/how-i-built-and-published-a-flutter-app-in-48-hours-si-2gdv4u)
