Himanshu Sharma Computer science student pursuing his Bachelor's and working as an SWE Intern. For the past 2 years, has been developing mobile and web apps using Flutter SDK. Open-source enthusiast and co-organizer of Flutter India.

Stories by Himanshu Sharma

Flutter Logo

Flutter CI/CD using GitHub Actions

Dev

In this tutorial, you’ll learn how to deploy your Flutter app following CI/CD principles with GitHub Actions as a tool.

Himanshu Sharma
Nov 21, 2022 ⋅ 9 min read
Build An Augmented Reality App In Flutter

Build an augmented reality app in Flutter

Dev

Build an augmented reality app in Flutter with plugins like ARCore and ARKit that support Android and iOS devices.

Himanshu Sharma
May 18, 2022 ⋅ 5 min read
Understanding Deep Linking In Flutter With uni_links

Understanding deep linking in Flutter with Uni Links

Dev

Deep linking with Flutter allows users to pass through custom data to navigate to specific content pages.

Himanshu Sharma
Mar 29, 2022 ⋅ 7 min read
Securing Local Storage In Flutter

Securing local storage in Flutter

Dev

Use the Flutter plugin flutter_secure_storage to securely store data according to your chosen platform: iOS, Android, or the web.

Himanshu Sharma
Feb 10, 2022 ⋅ 9 min read
StateNotifier: Improving State Change Notifiers in Flutter

StateNotifier: Improving state change notifiers in Flutter

Dev

StateNotifier makes it easier to debug states with a single modification point. See how it compares to Flutter’s inbuilt ChangeNotifier.

Himanshu Sharma
Dec 21, 2021 ⋅ 5 min read
Learning AWS Amplify with Flutter

Learning how to use AWS Amplify in Flutter

Dev

Learn about what AWS Amplify is and how to integrate it while building a Flutter to-do app.

Himanshu Sharma
Oct 29, 2021 ⋅ 8 min read