PinnedCreate a Google Map app with Flutter: parse markers from JSON. Part 1In this short article, we will create an app that renders markers on Google map from JSON file.Mar 20, 2022Mar 20, 2022
Flutter Meets AI: Easy Integration with package firebase_vertexaiIn 2024 have opened up new opportunities to integrate AI into Flutter apps. Discover how to use tools like Vertex AI and the latest Gemini…Jan 30Jan 30
Flutter: The Framework for Fast, Efficient, and Sustainable App Development 🌱Eco-Friendly Development with FlutterOct 26, 2024Oct 26, 2024
Level Up Your Flutter Code: Mastering the Factory MethodFactory Method pattern! It’s a powerful tool for creating objects in a more flexible and maintainable way. Here’s an article explaining the…Oct 23, 2024Oct 23, 2024
Flutter packages Geolocator and Geocoding to Display User’s Location Address.Adding location-based features, like displaying a user’s address, enhances the personalization of apps. While working with real devices…Oct 22, 2024Oct 22, 2024
Creating a Slanted Rectangle Widget in Flutter with CustomClipperIn Flutter, you can easily create custom shapes for your widgets using the CustomClipper class. One common use case is designing widgets…Oct 21, 20241Oct 21, 20241
The Main Concepts of Testing: A General Overview with Real-World ExamplesSoftware testing is a critical part of the development process, ensuring that a product functions correctly, meets requirements, and…Oct 20, 2024Oct 20, 2024
SOLID Principles in DartThe SOLID principles are five guidelines that help create clean, maintainable, and scalable code. They were originally defined for…Oct 20, 2024Oct 20, 2024
Understanding Neural Networks: A Beginner’s GuideArtificial intelligence (AI) has become a buzzword, powering everything from voice assistants to self-driving cars. At the heart of many AI…Sep 8, 2024Sep 8, 2024