Flutter Crash Course: Learn the Basics in a Flash

Flutter is a mobile app development framework that uses the Dart programming language. It allows developers to create high-performance, visually appealing, and responsive mobile applications for Android, iOS, and other platforms. Here are some of the... https://manangandhi.hashnode.dev/flutter-crash-course-learn-the-basics-in-a-flash

Implement Firebase Authentication, Google Sign-in, in Flutter

Implementing Firebase in Flutter is a straightforward process, you install firebase core, config it and then install Firebase Authentication. However, in my experience, I found documentation is a separate piece that I have to connect I have to connec... https://khanin.hashnode.dev/implement-firebase-authentication-google-sign-in-in-flutter

Top 6 packages one should not miss — Flutter
  1. You can show beautiful floating snackbars. There are so many snack bar packages out there in pub dev. But recently I found this package that lets you uplift your SnackBar or MaterialBanner experience in the app. It’s super easy to implement and lo... https://kerollosragaie.hashnode.dev/top-6-packages-one-should-not-miss-flutter
Flutter for Android Developers: Integrating Native Code into Your Apps

Flutter has quickly become one of the most popular cross-platform mobile development frameworks, offering a fast and expressive way to build beautiful apps for both iOS and Android. However, despite its many benefits, there may be times when you need... https://sitam.hashnode.dev/flutter-for-android-developers-integrating-native-code-into-your-apps

🤳 Effortless Sharing: From external apps to your Flutter app in no time

Sharing things like files, pictures, videos, and texts from external apps can be difficult, especially when done without any external packages. Facilitating content sharing via external apps boosts user engagement, improves the user experience, and h... https://saileshdahal.com.np/sharing-media-from-external-to-flutter-app

A Comprehensive Guide on Middey Application

Introduction Fintech is an amazing Innovation that solves inconveniences associated with making transactions like network glitches, queues at ATM stands, etc. Today, firms and businesses are using new technology to ease the method of carrying out tra... https://enomfonvincent.hashnode.dev/a-comprehensive-guide-on-middey-application

Top 7 best practices in Flutter

Flutter is an open-source framework developed by Google and it is probably the most loved one to build cross-platform applications nowadays. It was released in 2017 and since then the community has grown so much that you can find enough help by just ... https://kerollosragaie.hashnode.dev/top-7-best-practices-in-flutter

Using onesignal push notifications without backend server

Hello, You can use onesignal service to send push notifications without using an external server or backend server directly from the mobile app for example, I know it's not the best solution but you can manage to make it work in small apps. the code ... https://en.ahma.me/using-onesignal-push-notifications-without-backend-server

Flutter Firebase Push and Token Handling in easy way

No more hard way, let's make firebase push notification and token handling make easy. We will need this three packages to get start with our journey, just add to your dependency in pubspec.yml in flutter project, firebase_core: ^2.5.0 firebase_messag... https://fakhrulasa.me/flutterpushtoken

Flutter: The Best Framework of 2023?

The rise of mobile applications has had a significant impact on the development industry. With more than 3.6 billion mobile users globally, new approaches that take less time and effort are needed for the development of mobile apps. Flutter and React... https://iuhgdsc.com/flutter-the-best-framework-of-2023


Ricerca