Learn how to build a multilingual social recipe app using Flutter and Strapi. The app will allow users to interact in their native language and share recipes. Key features include viewing, requesting, sharing, liking, and commenting on recipes. Follow the detailed steps for setting up models, managing languages, managing user roles, and installing necessary packages. The guide also covers user authentication and authorization, including registration and login processes, and details setting up a structured project layout with basic server communication and localization setup.

41m read timeFrom freecodecamp.org
Post cover image
Table of contents
Table of ContentsPrerequisitesDemoCreate ModelsAdd Languages and Enable Internationalization in StrapiAdd Recipe ContentGenerate API Token and Set permissionsSet Up FlutterInstall PackagesAdd Environment VariablesCreate ModelsCreate ServicesAuthorization and AuthenticationBuild App ComponentsFetch RecipesView RecipeCreate Request Recipe ScreenCreate User Profile ScreenTest the AppConclusion

Sort: