Posts in "Extensions"

All Posts

Build a quick multilingual app with Flutter and Firebase Extensions

3rd April, 2023

Renuka Kelkar

DevRel Advocate

The online world is changing rapidly and Mobile and web applications reached out to global audiences. Language is playing an important role while reaching out to a global audience, and if you are developing a mobile app in a single language, you may be losing the audience in other regions. No matter how much the app can benefit them, the solution to this problem is to develop a Multilingual app.That’s where Firebase Translate Text Extension helps you

Firebase Stripe Extension with Flutter web

7th March, 2023

Renuka Kelkar

DevRel Advocate

As you know, Flutter web is becoming more mature now. Developers are using Flutter web not only for creating portfolios but also for creating more complex apps as well. Integrating a payment gateway into the web app is the most important feature of any E-commerce App. In this article, we are going to see how easily one could integrate Stripe payments with Flutter web using Firebase Extensions.