Thrilled to have earned the Flutter Essentials from Google Cloud Skills Boost! 🚀 It's been a rewarding experience expanding my skills in Flutter & Dart. Check out my badge here: [Badge URL] #GoogleCloud #CloudSkillsBoost
Rushikesh Petkar’s Post
More Relevant Posts
-
Asslam u Alaikum Connections. Every now and then we find ourselves using google's location API so sometimes we also need a autocomplete so to solve that issue I am publishing my own flutter package named as "Google Places AutoComplete". It covers all the aspects of null safety that are not found in previous packages and provides much better logging and performance. Google Places Autocomplete for Flutter is a lightweight package that seamlessly integrates Google Places API into your Flutter app, offering real-time location suggestions with customizable UI. It simplifies location-based app development by enabling efficient place predictions, address autocompletion, and detailed place data retrieval. Ideal for apps requiring location input, it enhances user experience with easy integration and accurate results. https://lnkd.in/d_yvrGvu
google_places_autocomp | Flutter package
pub.dev
To view or add a comment, sign in
-
Hello guys! Happy to Share My Recently Developed Website. Details are Mentioned Below! What : Venkipedia., A Website to Share and Gain Knowledge Uniqueness : Even though we have lot of website to share knowledge, I customized my website by not revealing the contents and created an abstraction with 5 buttons ["what","why","how","what_if","Additional Details"] This allows user to think about the questions i mentioned before clicking the website.which helps in understading the content easily by recollecting previous knowledge How: Reactjs+SpringBoot+Postgresql--Deployed on Google Cloud Platform Try my Website here: https://lnkd.in/gXgdwswr Feel Free to share your tiny learnings and learn from that website from others.. Feedback for this website is wholeheartedly accepted
React App
angelic-hold-439716-q0.el.r.appspot.com
To view or add a comment, sign in
-
Just completed my Serverless Movies API project using AWS, Terraform, and Next.js! In this project, I built a fully serverless movie database API that uses AWS services like Lambda, API Gateway, DynamoDB, and CloudFront for infrastructure, all managed with Terraform. It was a great learning experience, especially when tackling challenges like: - Modularizing Terraform code - Handling CORS and preflight requests in API Gateway - Working with path parameters in Lambda functions - Setting up SSL certificates with CloudFront Check out the full write-up of the project and my experience here on https://lnkd.in/gPRUfThJ. You can also find the code and live demo on Github: https://lnkd.in/gPtFzcgB and moviesapi.xyz! A huge thank you to Gwyneth Peña-Siguenza for the inspiration through learntocloud.guide! Your guide was incredibly helpful in sparking the idea for this project. Feel free to connect if you're into serverless architecture, cloud, or want to chat about anything AWS-related! #AWS #Serverless #Terraform #Nextjs #CloudComputing #DevOps
Create Next App
moviesapi.xyz
To view or add a comment, sign in
-
🚀 Leveling Up User Experience with Deep Linking! 🚀 I recently took on the challenge of integrating deep linking with dynamic links in a React Native app using Node.js and Firebase Cloud Notifications. It was a great learning experience that pushed me to understand how users can directly access specific screens and content, even from external sources. 📲🔗 Handling this integration taught me a lot about navigation logic and delivering a smoother user experience. 🌱 #ReactNative #NodeJS #Firebase #DeepLinking #DynamicLinks #MobileDevelopment
To view or add a comment, sign in
-
Read my new article about "Configure Flutter Firebase Using CLI." If you like this article, please follow me on Medium for more. https://lnkd.in/dbAwtjd3
Step-by-Step Guide to Configure Flutter Firebase Using CLI
medium.com
To view or add a comment, sign in
-
Enhancing PDF Generation in Flutter with Google Cloud Functions 📄 In today's fast-paced digital world, delivering documents in an efficient, automated way is critical for many applications, whether it's generating invoices, medical prescriptions, or reports. Recently, I explored how we can leverage Google Cloud Functions to dynamically generate PDFs and integrate them seamlessly into a Flutter app. This serverless architecture allows us to offload complex PDF generation tasks, making the app more efficient while handling heavy lifting in the cloud. 🔧 Here’s what I covered: 1. Building a Cloud Function using the pdf-lib library to generate PDFs dynamically. 2. Storing those PDFs in Google Cloud Storage for secure access. 3. Retrieving and displaying the generated PDFs in a Flutter app using signed URLs. The best part? You can scale this approach effortlessly and handle document generation for thousands of users without burdening the client-side app. If you're building apps that require efficient document generation, this could be a game-changer! Check out the full tutorial on Medium https://lnkd.in/gExnkJjN #Flutter #GoogleCloud #Serverless #MobileDevelopment #PDF
Automating PDF Generation in Flutter Using Google Cloud Functions
medium.com
To view or add a comment, sign in
-
Thrilled to share my latest technical blog! 🚀 Dive into how to extract data from Google Sheets in Flutter. Explore the integration of Google Sheets API with Flutter to access and manage your spreadsheet data efficiently. Check it out to see how you can streamline data handling in your Flutter apps! Grateful to the GeekyAnts team and special thanks to Shubham Kumar for this incredible opportunity. please check it out at: https://l1nq.com/p9zOk #RestApis #Flutter #GooglsSheetData
How to Read Google Sheet Data in a Flutter App
geekyants.com
To view or add a comment, sign in
-
How to make CI/CD easy? A handful of skills that produce free automated releases. Although I demo a web app, with these skills you can also make building APKs * IPAs a breeze. Demo: https://lnkd.in/e9BG5dag Code: https://lnkd.in/eUAQrWCN
CI/CD with Github actions, Docker registry, GCP Cloud Run & NodeJS # 1 | 10,000 ft Overviews
https://www.youtube.com/
To view or add a comment, sign in
-
Hello folks, I am excited to share my new application Project using flutter, 📌MEET ZONE:- 👉It is a video calling app which can be used for meeting purposes. 👉It uses mainly ✅Framework:- Flutter. ✅Language:- Dart. ✅Database:- Cloud Firestore ✅Api:- Jitsi meet. 👉It also contains Google sign in and sign out features which were added using firebase. Link:- https://lnkd.in/gvCn-ec6 #flutter #Technology #firebase #firestore
To view or add a comment, sign in
-
I just updated https://bit.ly/3tPjTSg I added my "Vue Offline Boilerplate" to the projects page I wrote this app as a common "starter app" for 2-3 other apps that I have kicking around in my head. It uses: - Vue 3 and the Composition API - Pinia - The vite-plugin-pwa plugin - Firebase Authentication - Firebase Cloud Firestore - Bulma - Gravatar (for a fall-back profile icon option) This app will probably remain in a private GitHub repo but its offspring will likely be public.
To view or add a comment, sign in