dart

Revolutionizing Mobile Updates: How Rokomari Transformed Its App with Shorebird Code Push

Revolutionizing Mobile Updates: How Rokomari Transformed Its App with Shorebird Code Push

In the dynamic world of e-commerce, agility is paramount. At Rokomari, Bangladesh’s leading online bookstore, we constantly strive to enhance our mobile app to provide users with a seamless experience. However, the traditional app update process — requiring approvals from the App Store and Play Store — often delayed our ability to implement quick fixes or new features. This all changed when we discovered Shorebird Code Push, a tool that allows us to deploy updates instantly across both iOS and Android platforms. In this blog post, I’ll share our journey of integrating Shorebird into the Rokomari app, the challenges we…
Read More
Registro 002 - Organizando el Código: Clean Architecture en Acción para tu Proyecto Flutter

Registro 002 - Organizando el Código: Clean Architecture en Acción para tu Proyecto Flutter

Como hemos visto luego de planear ya podemos comenzar escribir nuestro codigo, y si bien no quisiera entrar en temas muy iniciales de flutter y demas, si podemos obviar algunas cosas que necesitamos para comenzar: Prerequisitos Comenzaremos con que es importante tener Flutter instalado y Android Studio, entre otros pasos que puedes revisar aquí, primeramente para crear nuestro proyecto: flutter create {nombre de directorio} --project-name {nombre de nuestro app} Enter fullscreen mode Exit fullscreen mode Luego agregaremos las librerias que utilizaremos en nuestro proyecto: flutter pub add supabase_flutter bloc flutter_bloc dartz get_it dio flutter_gen google_fonts error_stack cached_network_image equatable flutter_dotenv flutter_screenutil…
Read More
Flutter Version Management A Guide to Effortless Project Switching in Flutter News 2024 #25 ʚїɞ

Flutter Version Management A Guide to Effortless Project Switching in Flutter News 2024 #25 ʚїɞ

Hey Flutter enthusiasts! Ever worry about missing key Flutter updates? Well, worry no more!Starting 2024, I'm here to keep you informed with a weekly Monday report. Let's stay ahead in the world of Flutter! Table of Contents Mayor Flutter updates New Flutter Videos New Flutter Packages New Dev Posts New Medium Posts Mayor Flutter updates: There are no mayor flutter updates this week! -> Currently Flutter Version Google I/O 3.22 New Flutter Videos: The Flutter YouTube Channel did post new Videos: New Flutter-Packages dropdown_flutter (Version 1.0.1) A Flutter package designed to enhance your app with customizable dropdowns, featuring list data…
Read More
Your First Project in Blup A Step-by-Step Guide in Flutter News 2024 #24 ʚїɞ

Your First Project in Blup A Step-by-Step Guide in Flutter News 2024 #24 ʚїɞ

Hey Flutter enthusiasts! Ever worry about missing key Flutter updates? Well, worry no more!Starting 2024, I'm here to keep you informed with a weekly Monday report. Let's stay ahead in the world of Flutter! Table of Contents Mayor Flutter updates New Flutter Videos New Flutter Packages New Dev Posts New Medium Posts Mayor Flutter updates: There are no mayor flutter updates this week! -> Currently Flutter Version Google I/O 3.22 New Flutter Videos: The Flutter YouTube Channel did not post any new Videos this week! New Flutter-Packages test_util (Version 0.1.1) Helpers and utilities for testing: running Dart processes and expecting…
Read More
No widgets found. Go to Widget page and add the widget in Offcanvas Sidebar Widget Area.