timeago
一个用于创建模糊时间戳的库。(例如:“15分钟前”)
一个简单的购物清单制作应用,开发时以简洁为宗旨。
一个用于创建模糊时间戳的库。(例如:“15分钟前”)
一个有明确立场的、由社区驱动的 Dart 和 Flutter 项目 lint 规则集合。类似于 pedantic,但更严格
一个可伪造的 dart:core 时钟 API 包装器。
MD2TabIndicator 是受 Google Material Design 2 标签指示器设计影响并由开发的
^2.0.0^1.1.0{"path":"crashlytics/full"}{"path":"fast_shopping_bloc"}{"sdk":"flutter"}^7.0.0^0.16.0{"sdk":"flutter"}^0.22.0^0.4.0^0.17.0{"git":{"url":"https://github.com/westdabestdb/md2_tab_indicator.git","ref":"1097deb4f4018c408fd4745711efb8f0ea9044e7"}}^2.0.5^3.0.2^6.0.3^3.0.4^2.0.2{"sdk":"flutter"}{"sdk":"flutter"}^3.0.2^1.5.3^5.0.7^1.16.8以下为英文项目原文快照,最新内容请访问 GitHub。
Fast Shopping logo
Build status App Codecov Bloc Codecov
Get it on Google Play Get it on F-Droid Explore it on AppGallery Download on the App Store
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
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.
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