FLUTTER ECOSYSTEM

Albert221/FastShopping

一个简单的购物清单制作应用,开发时以简洁为宗旨。

快速购物 项目封面
Stars
260
Forks
81
最近推送(UTC)
2024年9月3日
项目状态
未归档
Albert Wolszon GitHub avatar
GITHUB User

Albert Wolszon ↗

Flutter GDE. Senior Flutter developer. Likes Go. Speaks at conferences (sometimes). Private pilot.

@leancodeplWarsaw, Poland官方网站 ↗
语言DartRubySwiftKotlinObjective-C

技术话题

关联插件与示例

使用的依赖

依赖清单 23 项

App 分类

所在榜单

原始 README

以下为英文项目原文快照,最新内容请访问 GitHub。

展开 / 收起项目 README

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.

App screenshots

Goal

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.

Building

Note: Use Flutter stable channel.

git clone git@github.com:Albert221/FastShopping.git && cd FastShopping
flutter pub get
flutter run --flavor foss # or just launch from VS Code

After you've edited your freezed models:

# You may also use `watch` instead of `build`
flutter pub run build_runner build --delete-conflicting outputs

Translating

Localization at Crowdin