$4.99
Description
My Items in Others – Flutter App – A Mobile App for Tracking Items Exchange between you and the people around you so you don’t forget or lose sight of stuff.
Project Description:
My Items in Others App is a mobile application designed to help individuals, businesses, or organizations keep track of items that are given, received, or transferred. The app aims to simplify the process of managing inventory, assets, and goods by providing a user-friendly interface for data entry, tracking, and reporting.
Screens
There is a Drawer Navigation from the left side – From where you could go to
- The list of Items
- The list of People

This is the list of items. The difference in colors is according to the given / taken flag.

And this is the list of People.

The person record has normal Name Field.

Manage Item Form has the field:
- Given or Taken flag
- Item name
- A Link to the People records – From whom this item is associated with.

I’ve improved the project with:
- App Translations Desktop Client: https://programtom.com/dev/product/app-translations-desktop-client/
- App Images Generated with https://programtom.com/dev/product/app-images-flutter-app/
Used tech
The app includes the source code of a Flutter App using The approach of Minimal Example of moving the state out of Statefull Widget.