You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flutly is a **demo e-commerce mobile application** built with Flutter to showcase clean architecture, feature-based organization, and production-ready patterns.
@@ -158,7 +158,7 @@ To make this portfolio project easy to run for recruiters and developers, I impl
158
158
159
159
#### Environment variables
160
160
161
-
Environment values are provided via `--dart-define`. The project includes an env.example.json file preconfigured to run without backend friction.
161
+
Environment values are provided via `--dart-define`. The project includes an `env.example.json` file preconfigured to run without any backend setup.
162
162
163
163
#### ⚡ Demo Mode (Recommended)
164
164
@@ -182,7 +182,7 @@ To enable real backend integration:
0 commit comments