Hi there 👋

A layman baking software to eat bread
Blog Cover Image

Fullstack Furniture App with Dart and Flutter - Part One

What is Flutter Baked ? Flutter baked is an open source project that uses Flutter/Dart to build corss-platform applications with various tech stacks. Project Description furni is a furniture app which consists of the following: Restful Dart server using alfred Client app using Flutter & Riverpod 1. Initialize Dart Server We will follow a monorepo approach such that we will have our backend and frontend under the same folder. For now let’s create basic backend folder structure with completely empty pubspec....

April 28, 2023 Â· 7 min Â· 1442 words Â· shadyaziza