Articles in this series
A little history I’m developing Line Of Business apps since the late ’90s. I started in DOS with C++. DOS became Windows CE and C# replaced C++ as the...
The design phase defines for a large part if a project will be successful. If the design has flaws, the implementation will have flaws. If the design...
When I started on this project I had to choose the development environment to work with. The two obvious development environments for creating Flutter...
I am good at programming, but not good at drawing and designing icons. Also, it is better to have the theming of the app and layout of the screens to...
When you receive a design from a UX designer, from for example Zeplin, everything is specified: Colors Fonts (Name, Size, Style) Margins and padding...
Adding splash screens and launch icons is always a pain. It must be done, and, it must be done right. You only get one chance to make a first...