Fast Shopping is a mobile application developed with simplicity in mind. It allows you on having a simple set of shopping lists, that you can easily manage. It contains no ads. Targetted to everyone who wants a simple app to get the job done. Not limited to tech-savy users.
This application was made to resolve a certain problem in a certain way.
There are many people that don't want to use a voice assistant and find other apps available on the market too overwhelming, too complex, bloated with features, bloated with ads or simply overengineered for their simple problem. In the past, you would get yourself a piece of paper and a pen and write down the stuff you need to buy, so you can read it while being in the market. Fast shopping is an application that does exactly that and only that. Reducing number of taps to a minimum and offering a very readable interface.
git clone [email protected]:Albert221/FastShopping.git && cd FastShopping
flutter packages pub get
flutter packages pub run build_runner build
flutter build apk
# or if you want to build the debug version and run it
flutter run
If you want to fix translations or add your mother tounge, contact me through email. I'll add you to the Arbify.
Translate the app launcher name too. To do this, create a new folder in android/app/src/main/res
called values-<your language>
and put a strings.xml
file there. For reference, check android\app\src\main\res\values\strings.xml
file.
- English
- Polski
- Македонски (@MatejMecka)