Hi there 👋
A layman baking software to eat bread
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....