IMGIITRoorkee / IMGIITRoorkee/Taskly
[Feat] Replace the Default App Icon
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 4
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
The current app uses Flutter's default app icon, which lacks branding and makes the app feel generic. This can diminish the app's professionalism and make it less recognizable to users.
**Describe the solution you'd like**
Replace the default app icon with a custom Taskly icon that reflects the app's purpose and brand identity.
The icon should feature a minimalistic design, incorporating elements like a clipboard, checkmark, or a stylized "T".
Ensure the icon is exported in all required resolutions to support different devices and platforms (iOS and Android).
**Additional context**
Assets: Provide the icon in multiple resolutions (e.g., 48x48, 72x72, 96x96, 192x192 for Android; 180x180, 120x120 for iOS).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the Flutter project's Android and iOS app-icon configuration and existing asset structure. Prepare a minimalistic Taskly icon using the suggested branding elements, export the required Android and iOS resolutions, and verify that both platforms use the new icon.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- design, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100