You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a collection of applications programmed by me with Flutter along with general and partial commits in each project. This collection will be updated weekly and monthly and various other projects will be added to it. In addition, each project is available as separate repositories in my profile.
Netflix offline application is implemented and designed exactly like the main application. Another very important point in the design of this application is its ability to be responsive in mobile, web and desktop output. In a way, it can be said that this application is completely responsive.
An application similar to Instagram that has all the desired pages. In addition, the focus of this application is the ui, which is very modern and attractive.
The Offline Monews application has two pages and is a suitable application for showing news with categories and details. In the hot news section of the home page, by clicking on any news, you can see its details in the same way that this operation, with Similar code can be implemented for other parts. The UI of this application is eye-catching a…
A relatively advanced application that is programmed based on the No-SQL database and using the Hive package. This application will be able to create tasks by the user and save them in the database and has advanced features.
CryptoApp is an online application that works with API. On the main page of the application, you will see a long list of crypto currencies, with specific details of their status for each currency. Also, this application has the ability to search.
It is an multiplayer application that is actually an X-O game. The UI is modern and attractive. And the game has a timer in each set and choice. In this project, you can get to know programming logic well.
Weatherman is an online weather application that works using API. And it has the capabilities of searching, changing the theme of the application and widely used widgets.
The offline quiz application shows you various questions that you, as a participant, can answer by selecting the desired option and finally see the result of your questionnaire. If you have problems with logic, the codes of this project are very helpful. At the same time, you will learn important widgets.