Tyagi // Engineering Log

Topic

flutter

7 items across this site.

codelabs

Setting Up a Flutter Development Environment on Linux

A practical setup for Flutter + Dart on Linux — SDK install, editor config, emulator, and the gotchas that waste the first hour.

#flutter#dart#linux
projects

Runo Product Analytics & Amplitude Instrumentation

Worked on a product analytics layer at Runo — Amplitude provider abstraction, event taxonomy, user/company traits, deduplication, and platform-aware tracking across auth, billing, CRM, and call workflows.

#amplitude#event-taxonomy#flutter
projects

Runo Hybrid Telephony — Cloud & GSM Calling

Contributed to hybrid telephony support at Runo — letting users call via cloud or GSM, with call-medium selection, virtual number assignment, and consistent reporting across logs, exports, and analytics.

#telephony#flutter#call-medium
case-studies

Designing Hybrid Telephony for a Sales CRM

A deeper look at how cloud and GSM calling were unified into one hybrid telephony model at Runo, and what broke before the model existed.

#telephony#flutter#architecture
projects

NMOLD Inventory Management Redevelopment

Contributed to redeveloping NMOLD's inventory management system on Flutter, Express, and MongoDB, replacing a legacy Python/Laravel stack, and added image recognition to reduce manual data entry.

#flutter#express#mongodb
projects

Smart Irrigation IoT System

Built an IoT-based smart irrigation system using NodeMCU and sensors for temperature, humidity, and soil moisture, with a Flutter app visualizing data and an SVM model forecasting irrigation needs.

#nodemcu#flutter#svm
projects

image_hotspot — Flutter Package

Published a Flutter package for defining interactive, clickable hotspot areas on images, useful for floor plans, diagrams, and annotated photos.

#flutter#dart#open-source