mirror of
https://github.com/Ujwal223/FocusGram.git
synced 2026-05-25 16:37:48 +02:00
feat:
Added Extra features like "Ghost Mode" Added Logout Functionality Chagned UA to latest version of iOS. Added app icons. Improved reels player and fixed bugs. Discipline challenge is now compulsory for watching reels. Now the UI doesnt feel like it is in a cheap browser.
This commit is contained in:
@@ -543,7 +543,7 @@ class DisciplineChallenge {
|
||||
crossAxisAlignment: CrossAxisAlignment.start,
|
||||
children: [
|
||||
const Text(
|
||||
'Type the following sequence exactly to proceed:',
|
||||
'FocusGram is currently blocked to help you stay focused. Type the following sequence exactly to proceed:',
|
||||
style: TextStyle(color: Colors.white70, fontSize: 14),
|
||||
),
|
||||
const SizedBox(height: 16),
|
||||
|
||||
Reference in New Issue
Block a user