- Rename
name: DMAAS→name: activitiesinpubspec.yaml - Update all
import 'package:DMAAS/...'references across the codebase - Update test imports
- Verify build after rename
- Update iOS bundle ID from
ai.predictionlabs.dmaasUito new Activities ID - Update Firebase project or create new one under Activities branding
- Update Android
applicationIdif applicable
-
main_navigation_page.dart— replace remainingColor(0xFF...)withAppThemeconstants - Audit all files in
lib/src/features/for hardcoded color hex values - Replace all instances with
AppThemeconstant references
- Replace default Flutter favicon with Activities logo
- Replace
web/icons/Icon-192.pngandIcon-512.pngwith Activities icon - Replace maskable icons
- Add Activities logo PNG to
assets/images/directory - Update
pubspec.yamlto declare assets directory - Use logo asset in login page and navigation bar
- Update GitHub repo name/description if desired
- Update any CI/CD references to old name