gcx/frontend/genex-mobile
hailin 3aeb0885a0 fix(android): 启用 core library desugaring — 修复 flutter_local_notifications 构建失败
flutter_local_notifications 插件需要 Java 8+ API desugaring 支持。
在 build.gradle.kts 中启用 isCoreLibraryDesugaringEnabled 并添加
desugar_jdk_libs:2.1.4 依赖。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 17:00:46 -08:00
..
android fix(android): 启用 core library desugaring — 修复 flutter_local_notifications 构建失败 2026-02-23 17:00:46 -08:00
assets/images fix(branding): 重新生成全平台图标 — 基于更新后的Logo SVG v2 2026-02-22 08:00:19 -08:00
ios fix(branding): 重新生成全平台图标 — 基于更新后的Logo SVG v2 2026-02-22 08:00:19 -08:00
lib feat(branding+fix): 中文品牌名、miniapp logo资源、编译错误修复 2026-02-23 16:57:30 -08:00
.gitignore feat: Create genex-mobile app with coupon lifecycle management redesign 2026-02-11 17:57:16 -08:00
.metadata feat: Create genex-mobile app with coupon lifecycle management redesign 2026-02-11 17:57:16 -08:00
README.md feat: Create genex-mobile app with coupon lifecycle management redesign 2026-02-11 17:57:16 -08:00
analysis_options.yaml feat: Create genex-mobile app with coupon lifecycle management redesign 2026-02-11 17:57:16 -08:00
pubspec.yaml feat(branding): 全平台品牌Logo替换 — 新双色渐变券印标识 2026-02-22 04:07:46 -08:00

README.md

genex_consumer

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.