-
Notifications
You must be signed in to change notification settings - Fork 0
String Management
Daniel Wagner edited this page Aug 19, 2022
·
1 revision
All visualized strings are stored in the Strings class in the file strings.dart.
Every variable containing a string that is displayed to a user starts with a small l and then a self-explaining description of the value the string contains.
For example, the title of the game screen would be lTitleGameScreen.
This sidebar is customized. You can add new pages here by clicking 'Edit sidebar' above. To see all pages that exist in the Wiki click here
Ef Score
Firebase
UI
Figma Screens
Flutter
- Dashboard
- Start Game Screen
- Authentication Screen
- App Settings
- Class Model and Data
- Feed
- First Steps
- Helper Screen
- Settings Screen
- State Management
- Testing
- String Management
- Helpers