New
This commit is contained in:
@@ -56,7 +56,7 @@ dart run build_runner build --delete-conflicting-outputs
|
||||
|
||||
# Run the app
|
||||
flutter run
|
||||
```
|
||||
```bash
|
||||
|
||||
### Platforms
|
||||
|
||||
@@ -66,7 +66,7 @@ flutter run
|
||||
|
||||
## Project Structure
|
||||
|
||||
```
|
||||
```bash
|
||||
lib/
|
||||
├── main.dart # App entry point
|
||||
├── theme/
|
||||
@@ -88,7 +88,7 @@ lib/
|
||||
├── scripture_card.dart # Phase-colored verse display
|
||||
├── quick_log_buttons.dart # Quick action buttons
|
||||
└── tip_card.dart # Contextual tips
|
||||
```
|
||||
```bash
|
||||
|
||||
## Color Palettes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user