Home Automation in Flutter - Ep.9: Adding / Removing / Managing your Smart Devices Data (pt.2)

Опубликовано: 10 Июль 2026
на канале: Roman Just Codes
1,087
20

This is a series of videos in which I built a Home Automation System for my home using Flutter by sending commands to connected start plugs and devices installed around the house.

In this episode (Episode #8 - part 2, or Episode #9) I'll continue building our Flicky Home Automation app, this time I'll be working on wrapping up the adding, removing and managing feature of the smart devices data from my app. I'll create the form to add smart device data to the list showing it as a bottom sheet, remove the items from the list, and implementing the adding functionality (in memory) as well as setting the foundation for upcoming videos.

Video Series - https://tinyurl.com/flicky-app-yt
Repo - https://tinyurl.com/flicky-app-repo

#flutter #dart #multiplatform #iot #smarthome #smartdevices #embedded #statemanagement