This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I/flutter (32729): 🔄 [DEBUG] Usuario tapeó Google Drive connection - iniciando SignIn | |
I/flutter (32729): 🔄 [DEBUG] Estado actual isAuthenticated: false | |
I/flutter (32729): 🔄 [DEBUG] Evento SignInToGoogleDrive enviado al Bloc | |
I/flutter (32729): 🔄 [DEBUG] BlocListener recibió estado: BackupLoading | |
I/flutter (32729): 🔄 Criteria check timer stopped | |
I/flutter (32729): ⏸️ Tracking paused | |
I/flutter (32729): 🔄 App paused - tracking and criteria timer paused | |
I/ActivityThread(32729): HardwareRenderer preload done | |
I/PlayCore(32729): UID: [10614] PID: [32729] AppUpdateService : requestUpdateInfo(com.develop4god.devocional_nuevo) | |
I/PlayCore(32729): UID: [10614] PID: [32729] AppUpdateService : requestUpdateInfo(com.develop4god.devocional_nuevo) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// lib/pages/backup_settings_page.dart | |
import 'dart:convert'; | |
import 'package:flutter/material.dart'; | |
import 'package:flutter_bloc/flutter_bloc.dart'; | |
import 'package:provider/provider.dart'; | |
import '../blocs/backup_bloc.dart'; | |
import '../blocs/backup_event.dart'; | |
import '../blocs/backup_state.dart'; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Skip to content | |
Navigation Menu | |
Devocional_nuevo | |
Code | |
Issues | |
Pull requests | |
2 | |
Preview | |
Switch back |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Skip to content | |
Navigation Menu | |
develop4God | |
Devocional_nuevo | |
Type / to search | |
Code | |
Issues | |
Pull requests | |
1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Skip to content | |
Navigation Menu | |
develop4God | |
Devocional_nuevo | |
Type / to search | |
Code | |
Issues | |
Pull requests | |
1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 🚀 TASK: Migrate Google Drive Backup to BLoC + Add WhatsApp-Style Settings | |
## 📋 Context | |
Reference PR: **"Implement comprehensive Google Drive backup feature with JSON validation for favorites" #60** | |
## 🎯 Goals | |
1. **Migrate** existing StatefulWidget to modern BLoC architecture | |
2. **Add WhatsApp-inspired settings** that users actually need | |
3. **Keep ALL existing functionality** working |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Skip to content | |
Navigation Menu | |
develop4God | |
Devocional_nuevo | |
Type / to search | |
Code | |
Issues | |
Pull requests | |
1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Skip to content | |
Navigation Menu | |
Devocional_nuevo | |
Code | |
Issues | |
Pull requests | |
1 | |
Implement In-App Review Feature with Clean Architecture, Critical Bug Fixes, and Comprehensive Testing #59 | |
Draft |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Skip to content | |
Navigation Menu | |
Devocional_nuevo | |
Code | |
Issues | |
Pull requests | |
2 | |
Commit af1a248 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Skip to content | |
Navigation Menu | |
Devocional_nuevo | |
Code | |
Issues | |
Pull requests | |
2 | |
Preview | |
Switch back |