
Menu App with Flutter
Flutter Menu App is a Flutter application that displays a restaurant's menu. The app is developed using Flutter and Dart, with Strapi serving as the backend. It was created as part of the Flutter course by StarttoDev, specifically the "PRO: Cardápio Digital + Painel Web com Flutter e Strapi" course.
Flutter Menu App is a Flutter-based mobile application that showcases a restaurant's menu. It utilizes various packages and technologies like Flutter, Dart, and Strapi to create a seamless and user-friendly experience. The app incorporates features like animated transitions, form validation, custom icons, HTTP requests, and much more. By following the installation guide, users can easily set up and explore the functionality of this restaurant menu app.

Flutter is an open-source UI framework developed by Google that allows developers to create high-performance, cross-platform mobile applications with a single codebase.
Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.