FLUTTER ECOSYSTEM

afgprogrammer/Flutter-ecommerce-app-with-getx

使用 GetX 的 Flutter 电商应用示例 - 第 59 天

Flutter 电商应用,使用 GetX 项目封面
Stars
238
Forks
48
最近推送(UTC)
2025年2月18日
项目状态
未归档
Mohammad Rahmani GitHub avatar
GITHUB User

Mohammad Rahmani ↗

Full-stack Software Developer.

@openafg Kabul, Afghanistan官方网站 ↗
语言DartHTMLRubySwiftKotlinObjective-C

技术话题

使用的依赖

依赖清单 16 项

所在榜单

原始 README

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

展开 / 收起项目 README

Flutter E-commerce App Example With GetX

Development Setup

Clone the repository and run the following commands:

flutter pub get
flutter pub run build_runner build --delete-conflicting-outputs
flutter run

Screenshots

Light Dark
https://raw.githubusercontent.com/afgprogrammer/Flutter-ecommerce-app-with-getx/HEAD/assets/screenshots/home-page.png https://raw.githubusercontent.com/afgprogrammer/Flutter-ecommerce-app-with-getx/HEAD/assets/screenshots/dark/home-page.png
https://raw.githubusercontent.com/afgprogrammer/Flutter-ecommerce-app-with-getx/HEAD/assets/screenshots/user-tab.png https://raw.githubusercontent.com/afgprogrammer/Flutter-ecommerce-app-with-getx/HEAD/assets/screenshots/dark/user-tab.png
https://raw.githubusercontent.com/afgprogrammer/Flutter-ecommerce-app-with-getx/HEAD/assets/screenshots/select-theme.png https://raw.githubusercontent.com/afgprogrammer/Flutter-ecommerce-app-with-getx/HEAD/assets/screenshots/dark/select-theme.png