Routinger is a task scheduler app that is made to make you a better person at no extra cost. The code is open-source. Dart language and Flutter framework are used extensively.
Visual aspects of an app are as important as the coding aspect.
The primary identity of an app is its icon. We are inviting people to make a new icon for the app. The same icon will be used as the primary app icon, the first image that is shown when the app loads & the same icon will be used in the notification service.
If you have ideas about using over one image in different areas. We duly invite it.
Where to place the icons?
We must respect contribution guidelines and Code of conduct at every point.
You can place your icons in dev_assets and issue a pull request. The new icon must be named accordingly and must not replace the original files. It should be named as new_splash_icon. If you have made an adaptive icon along with the original one. It should be named as new_splash_icon_adaptive.
Visual aspects of an app are as important as the coding aspect.
The primary identity of an app is its icon. We are inviting people to make a new icon for the app. The same icon will be used as the primary app icon, the first image that is shown when the app loads & the same icon will be used in the notification service.
If you have ideas about using over one image in different areas. We duly invite it.
Where to place the icons?
We must respect contribution guidelines and Code of conduct at every point.
You can place your icons in
dev_assets
and issue a pull request. The new icon must be named accordingly and must not replace the original files. It should be named asnew_splash_icon
. If you have made an adaptive icon along with the original one. It should be named asnew_splash_icon_adaptive
.