
I couldn't do much, I just gave an interview for an internship, hoping to hear from them by mid-next week. https://shreshtxa.hashnode.dev/flutter-day38

Introduction Welcome to another exciting update on my journey as part of the Google Summer of Code (GSoC) program. In this progress report, I am thrilled to share the remarkable strides I've made in enhancing the Mobile Helping Babies Survive (mHBS) ... https://donia-librehealth-gsoc-23.hashnode.dev/week-11-of-coding-training-modules-screen

When it comes to increasing app security in Flutter, there are several packages and plugins available that can help you implement various security measures. Here are some popular ones: secure_application: For hiding visibility secure_application | Fl... https://panuj330.hashnode.dev/flutter-top-packages-and-plugins-to-increase-app-security

When it comes to mobile development, the user experience is paramount. One of the most crucial aspects of this experience is the fluidity of animations. Flutter, Google's UI toolkit, has taken the app development world by storm, partly because of its... https://yatendrakumar.hashnode.dev/a-comprehensive-guide-for-creating-silky-smooth-animations-using-flutter

Today I'll integrate my rasa chatbot into my Flutter app and then make the required changes or even train the bot more if needed. Also, I have a new assignment to complete, I have to build a movie recommendation app by tomorrow. Tried integrating the... https://shreshtxa.hashnode.dev/flutter-day37

Yo wassup, flutter devs! If you're on the hunt for some awesome Flutter libraries and frameworks to spice up your next app project, you're in luck. Here's a quick rundown of 10 life-saving tools that I bet will become your favorites. Let's dive right... https://yatendrakumar.hashnode.dev/list-of-10-flutter-libraries-and-frameworks-to-speed-up-your-development
Nowadays finding an app that doesn't have a push notification feature is rare. We'll learn here how to have local push notifications in our app. First thing first, we have to add the flutter_local_notifications plugin to our project. flutter pub add ... https://blog.msiamn.dev/mastering-local-notifications-in-flutter

Hello, my fellow Flutter wizard! If you're on a quest to unravel the mysteries of control flow and loops in Dart, you're in for an enchanting ride. These are the incantations that grant you the power to shape your code's destiny, making decisions and... https://raman04.hashnode.dev/embarking-on-a-journey-of-code-mastering-control-flow-and-loops-in-dart-for-flutter-wizards

Finally was able to train my rasa chatbot to exchange greetings, and then used WeatherStack API to also tell the weather. To implement the weather stack API I wrote a Python program in the actions folder of rasa and then trained the chatbot. Rasa run... https://shreshtxa.hashnode.dev/flutter-day36

Flutter, Google's open-source UI software development toolkit, has gained tremendous popularity for its ability to streamline the process of building stunning and performant cross-platform applications. With its expressive UI components, rich widget ... https://digital-growth-zone.hashnode.dev/flutter-finesse-10-must-know-tips-for-building-exceptional-cross-platform-apps