Rutvik was introduced to world of coding through animations and games. From there he loved the creative aspects of coding and solving interesting problems. At Pieces, he takes care of the Web Extension and making sure it works across all different browsers. Beside coding, he loves to help with support, dev rel content. When he's not doing either of that, you can find him working on animations, doing calisthenics or indoor rock climbing on weekends.
Posts by this author
Flutter Gooey Blobs
Learn how to make gooey blobs with custom painter in Flutter, and how you might be able to use them in your projects.
Dart CLI Foundations: CLI Tools to Streamline Your Workflow
Learn the structure of Dart CLI projects, working with input/output, reading and writing to files, compiling and installing your Dart CLI apps.
Flutter Game: Build a Pong Game with Flutter Flame
Let's Build a Flutter Game! Building apps with Flutter is simple, let’s create the classic pong game using the Flame game engine.
Improve App Accessibility in Flutter for Better User Experience
This guide to App Accessibility in Flutter will help your projects appeal to all users. Accessibility is a critical part of any application; let's learn some strategies to implement it.