📜 ⬆️ ⬇️

Flat and thin

Over the past few years, we have witnessed a rapid transition from 3-D and skeuomorphism to flat forms and minimalism in the areas of software development and application interface design. Although this trend has become almost ubiquitous, let's think a little about how we came to it and what impact it has on the design of interfaces in general. In addition, I will share some tips and considerations for creating flat interfaces.

image
Interfaces on Windows Phone 8 and Apple ios 7


What happened?


So, how did the collective consciousness shift from the love of textures, volume and shadows to flat colors and simple layout? This transition was caused by many factors, but here are the most remarkable ones.
')
Information overload
As people who are constantly in touch, we are dealing with an endless stream of information, some are important and relevant, the rest is not. We constantly evaluate, filter and, of course, create content, but it all becomes quite tedious. In addition, most of the perception of content now passes through devices with small screens, which exacerbates this sense of overload. It appears too easy, and eliminating the unnecessary in the user interface (UI) can create a little visual zen.

image

No unnecessary things: Geckoboard visualizations are designed to make key data easily visible at a glance.

Simplicity is most important
Following a similar trend, many breakthrough web applications and services offer highly specialized tools with a very limited set of functions. While traditional software developers tend to push a lot of functions into their products to justify high prices, this shift towards specialized micro-applications increases the value of simplicity, not the number of functions. Simpler applications have simple interfaces.

image

Beautiful and minimalist weather app for Oak Blue .

Content - all around
As is often the case when new devices and technologies enter the market, we are literally fascinated by what they can do and how we can improve interactivity. This madness is usually accompanied by a return to focusing on content. Consuming media content, whether text, audio or video, is probably our main occupation on any device, and therefore we just want the interface not to interfere with us.

Technical Literacy
When smartphones and tablets quickly became popular with any users, concern for the obviousness of controls decreased. We once feared that users might skip a button if it did not jump out in the middle of the screen, but now we are ready to explore more subtle aspects of interaction. Windows 8 and Chrome for Android even support touch commands without a visual indicator that turn on the screen.

image

The Fitbit dashboard is presented in a bright, bold and understandable visual way.

Technology impact
Most software is limited to the platform on which it runs. Screen size and pixel density limit the equipment. The minimalistic interface requires a very limited palette of colors, so each element should be conspicuous. The scale during layout and font weight will largely determine the aesthetics and usability of a flat design.
If your target devices cannot support such nuances, you are out of luck. As the screen size and pixel density on mobile devices continue to grow, it becomes possible to clearly display increasingly thin fonts. Of course, support for @ font-face also increased the appeal of minimalistic layout.

image

Wallmob real-time sales monitoring: tracks data from any device that has a browser installed.

Adaptive design
With the proliferation of paired devices of various sizes, the interfaces had to be made more flexible, to which the adaptive design responded. Although it is not the most beautiful from an aesthetic point of view, it can be argued that flat interfaces interact with it much easier than many others. Another advantage of minimalistic design is to reduce page weight and load time.

image

Concrete and simple: onsite ( large size ).

Top tools


Okay, enough theory. Let's talk about practice. Creating an effective minimalistic design is surprisingly difficult. When you remove the usual user interface techniques (shadows, bevels, textures, etc.), you will quickly understand how important the few remaining elements become. Although the following tips are mostly universal, they are especially important for flat interfaces.

Before the start
As with any project, you first need to make sure that the style you choose makes sense. Before diving into a flat design, make sure that it fits with the sensitivity of your target audience and target platform, devices and type of application. It makes no sense to follow the trend if it is not suitable for your project.

Process
Following the process is very important, no matter what style you use. Here are some ideas to keep in mind when striving for simplicity.



image

Global Closet : an interactive game for National Geographic Education from The Workshop .

Grid
The grid is important in any kind of interface design, and minimal design is no exception. If you are trying to clean up and make usability intuitive with a limited set of visual elements, the grid will help you.



image

Live School application for ipad from Rossul Design.

Colour
Obviously, color is a key component of visual design. In minimal interfaces, it is even more important.



image

Triplagent's visual design uses a stunning color palette.

Typography
Typography comes out on top when it comes to flat content sites.



image

Clean and legible layout on Siteleaf .

Interaction
In a flat user interface, it can be difficult to show that an element is interkative. Here are a few methods that I use.



image

Design elements in a simple layout and with optimal contrast: Taasky .

Conclusion


I do not believe in strict design rules. And I like the fact that designers are trying so hard to create clean and simple interfaces. Does the use of flat design exclude gradients and shadows? Of course not. In fact, some of the most interesting works that I have seen lately, balance between flat and three-dimensional design, intelligently presenting content and keeping the interaction intuitive.

We live in a close, informationally rich and multifunctional digital world in which minimalistic design is increasingly spreading. This is not to say that it is suitable for everything (no style is appropriate), but if you use it thoughtfully and to the point, it will bring a comfortable and pleasant experience with digital technologies.

From translator


Examples of good flat interfaces:
by Victor Erixon
by Jakub AntalĂ­k
by Tiberiu Neamu

Source: https://habr.com/ru/post/204594/


All Articles