Skip to content

coderfeye13/flutter-recipes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipes App

"Recipes App" is a mobile application developed using Flutter. The application includes screens for main and sub-categories and reads data in JSON format from a REST API. It utilizes a state management library and implements asynchronous programming where appropriate. The app features animated transitions and Hero animations. Data is displayed collectively using ListView and individually when selected.

This app is designed to facilitate users' access to a variety of recipes and make the browsing process interactive.

Images

Ekran Resmi 2024-06-12 18 54 27

Ekran Resmi 2024-06-12 18 54 27

Ekran Resmi 2024-06-12 18 54 27

Ekran Resmi 2024-06-12 18 54 27

Features

  • Main and Subcategory Screens: Users can access different recipe categories and their subsections.
  • Reading JSON Data with REST API: The application reads the recipe data in JSON format via a REST API and presents them to the user.
  • Use of State Management: The application uses state management techniques to manage user interactions and data flow.
  • Asynchronous Programming: Asynchronous programming methods are implemented to retrieve and process data quickly and efficiently.
  • Animated Transitions: Animations are used for transitions between screens to enhance the user experience.
  • ListView and Hero Animations: In-app transitions are made more visual and fluid with lists and hero animations.

Developer

-Erciyes University, Computer Engineering Department, Mobile Application Development Course, Furkan YILMAZ.

About

Flutter recipe app with REST API integration, state management and Hero animations.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors