TCH AI SA Sasikumar Swift 6: New Features, Code Standards, and Updates Swift 6 marks a significant milestone in Apple’s programming language, bringing improvements in concurrency, type safety, and developer…
TCH SA Sasikumar · Towards Dev Working with APIs in Flutter: Fetching Data with HTTP Package APIs play a crucial role in modern app development, allowing apps to fetch, send, and interact with data. In this guide, we’ll explore how…
TCH AI DSN SA Sasikumar · Towards Dev Mastering Local Storage in Flutter: A Complete Guide to SharedPreferences Storing data locally is a critical feature in mobile apps, enabling offline functionality and providing a seamless user experience. In…
TCH DSN SA Sasikumar · Mr. Plan ₿ Publication Building Multi-Language Apps in Flutter: Implementing Localization (i18n) In today’s globalized world, supporting multiple languages in your Flutter app can enhance its accessibility and user experience, enabling…
BIO TCH SOC LIF SCI SA Sasikumar · Mr. Plan ₿ Publication The Broken Teacup and the Art of Imperfect Living Beyond Perfection: Finding Value in the Flaws
AI TCH SPR SA Sasikumar Tested 3 AI Coding Tools — Here’s What Actually Works in 2026 Five coding tasks, two weeks, and dozens of prompts later, we realised that each AI-assisted coding tool has its own strengths under…
TCH SA Sasikumar · Towards Dev Debugging Flutter Apps: Best Practices for Bug-Free Development Flutter, with its rich ecosystem and cross-platform capabilities, has become a go-to framework for building beautiful and performant mobile…
TCH SA Sasikumar · Towards Dev Deep Linking in Flutter: Navigating to Specific Screens Deep linking in mobile applications allows users to navigate directly to a specific screen within the app through external links, such as…
ART TCH SA Sasikumar · Towards Dev Understanding Streams in Flutter: Building Real-Time Features In the world of modern app development, real-time updates are no longer a luxury; they’re an expectation. Whether you’re building a chat…
MDA TCH SA Sasikumar · Towards Dev Exploring Isolates in Flutter: Multi-Threading for Heavy Computations In this article, we’ll explore how to use isolates in Flutter to offload heavy computations to separate threads, ensuring a responsive app…
TCH SA Sasikumar · Towards Dev Perfectly Handling the Keyboard in Swift Forms When working with forms in iOS apps, one common challenge developers face is ensuring that the keyboard doesn’t obscure text fields or text…
TCH SA Sasikumar · Towards Dev Swift Data Formatting in Large Projects: Best Practices Handling data formatting in large Swift projects can quickly become challenging when different parts of the application require different…
TCH SA Sasikumar · Towards Dev Understanding Flutter Widgets: A Beginner’s Guide Flutter is a powerful framework for building cross-platform applications, and at the heart of Flutter lies widgets. Everything in Flutter…
TCH DSN SA Sasikumar · Towards Dev Seamless Google Sign-In Integration in Your Flutter Mobile App Integrating Google Sign-In into your Flutter mobile app can greatly enhance user experience by providing an effortless authentication…