Kanell/0, Yet Another Pipeline-like Library
When I started to work with Dart and Flutter, few weeks ago, I was looking for something like Erlang finite state machine or Elixir Plug . The first o…
Tech news from the best sources
When I started to work with Dart and Flutter, few weeks ago, I was looking for something like Erlang finite state machine or Elixir Plug . The first o…
Уже несколько лет мы занимаемся развитием клиентского приложения на Flutter: начинали с мобильных платформ, когда веб и десктоп вышли в бету – портиро…
Flutter Core Widgets — Part 1 A reference guide to the ~50 most-used Flutter widgets, grouped by category. Each entry includes a short description, a …
Flutter Layout — Complete Guide 1. The Core Mental Model Flutter layout runs on one rule, repeated at every level of the widget tree: Constraints go d…
This article is a condensed English adaptation of the original Arabic tutorial published on HosteDay. Original article: https://hosteday.com/blog/6/bu…
Привет, Хабр! Это Аня, руководитель Flutter-команды Friflex, и Катя, Flutter-разработчица Friflex . В этой статье разберем, что такое состояние во Flu…
Every one of us has been here. The designer opens Figma and changes the primary color from #6C63FF to #5B52E8 . A small update (they think). Our relea…
The paradigm of Artificial Intelligence is undergoing a fundamental shift. We are moving rapidly from the era of stateless chat completions —where an …
I spent the last several months solo-building Tuneline , a cross-platform media player, from a single Flutter codebase that ships native apps to macOS…
Google discontinued flutter_adaptive_scaffold in April 2025 — not because it was unpopular (it still pulls thousands of downloads a week), but to refo…
Building Flutter Ads: A Cross-Platform Ad SDK for Flutter Over the years I've built multiple Flutter applications and repeatedly faced the same challe…
I've interviewed at 6+ Flutter companies over the past year and noticed the same questions keep coming up — regardless of the company size or role lev…
TL;DR A great agent skill is not a pile of documentation. It is a tightly scoped SKILL.md with a description engineered for discovery, ruthless concis…
Hi Dev Community! I am a CS graduate. I want to build an industry-standard full-stack app for my portfolio on my own. Recently, I have learned the bas…
Last weekend, I unlocked my car using my own Dart package (according to pub.dev, the first one ever built for it). I walked down to the parking lot, o…
TL;DR: I built a cross-platform scientific calculator in Flutter that lets you speak math equations out loud, point your camera at handwritten formula…
If you're building Flutter apps, you'll spend a lot of time working with user input. Whether it's a login form, signup page, search bar, or profile sc…
After 5+ years of Flutter development, I got tired of setting up the same boilerplate every project. So I built SM CLI Install dart pub global activat…
— flutter_markdown re-parses the entire response string on every streamed token. The fix is an append-only AST with monotonic node IDs used as Flutter…
В этом году на конференции Google I/O 2026 команды Flutter и Dart отмечают важную тему: «Везде, каждый день, создано всеми, для всех». Dart 3.12 вопло…
Google I/O 2026. Flutter 3.44 уже здесь, и это грандиозное событие! Этот релиз знаменует собой важную веху в истории Flutter: Hybrid Composition++ для…
Экосистема Flutter совершила один из самых значительных скачков вперед. С выходом Flutter 3.44 команда официально сделала Swift Package Manager (Swift…
Hey Dev.to Community I've been a Flutter/Firebase developer for the past couple of years, and I recently shipped something I'm genuinely proud of — Sc…
Всем привет! Меня зовут Амир Утеуов — я ML-инженер из Авито . В этой статье поделюсь своей историей создания мобильной игры DevRush, пет-проекта, кото…
Привет, Хабр. Меня зовут Карим, я Flutter разработчик уже 7 лет и последний месяц я делаю фреймворк для server-driven UI на Dart. Зачем еще один SDUI …
RetailSale is an open-source retail and inventory management system built with Flutter, and the project is open for contributions from developers, tes…
One-shot operations as first-class state, with declarative listeners. More in Github . An Action is a tiny piece of reactive state that represents a s…
Dart for Java Developers A deep, practical mapping from Java to Dart: syntax, type system, concurrency, tooling, Flutter, and backend (Shelf, Relic, S…
Writing programs in OOP after more than 10 years of Erlang, Elixir and other Functional languages is kinda difficult. Instead of starting with a compl…
Hola, Amigos! На связи Павел Гершевич, Mobile Team Lead агентства продуктовой разработки Amiga и соавтор книги “Основы Flutter”. Иногда нужно реализов…