PinnedManeesha ErandiImplementing a Flutter Chatbot App with Google GeminiIn this article, I will guide you to create your own Flutter chatbot app with Flutter Gemini and Firebase using Material Design.Apr 15Apr 15
PinnedManeesha ErandiAndroid Kotlin — remember() with keys vs. derivedStateOf()Managing the state is a very important topic in mobile development. In a mobile app, the UI will change according to the user's actions…Apr 1Apr 1
PinnedManeesha ErandiFlutter UI Essentials —Material 3 SearchBarThe search bar is a very common component that we use in our applications. In Flutter, we have many packages to easily implement a search…May 24, 20231May 24, 20231
PinnedManeesha ErandiFast & Secure NoSQL Database — Hive for FlutterHive is a lightweight and fast NoSQL db for flutter. It’s a popular and frequently updating package that we can use as a local data…Dec 13, 2022Dec 13, 2022
Maneesha ErandiFlutter UI Essentials — Navigation drawerNavigation drawer is something really essential in mobile app development. Most of the time, a drawer will be the center of all the main…Oct 13Oct 13
Maneesha ErandiFlutter UI Essentials — TabsTabs help to navigate between different screens with a horizontal scroll.May 6May 6
Maneesha ErandiinStackademicFlutter UI Essentials — CheckboxA Checkbox is one of the best ways to select one or more items from a list.Apr 14Apr 14
Maneesha ErandiIs Mobile App Development Stressful?One of my friends said that, unlike game development, mobile app development is stressful.Apr 5Apr 5
Maneesha ErandiFlutter UI Essentials — SlidersWe use Sliders to make selections from range of values.Apr 4Apr 4
Maneesha ErandiFlutter UI Essentials — SwitchWe use Switches to toggle the selection of an item on or off.Apr 3Apr 3