Not so far ago we have started a Brand New publication called LITSLINK. There a lot of accomplishing work we did and a lot of interesting articles that we wrote to share information with you. This time publication has articles and stories related to ...
I remember Expo when it was far from ideal, not so many features were implemented and some of them were not properly working, but… A few months ago I’ve started a new project from scratch using the Expo.io platform, it was the decision of my client....
I investigated switch widgets published to “pub.dev” most of them just show thumb with a text like “on/off” but I wanted to change not only text but background color, size, background image, corner sharpness, add state icon, etc. That is my point to ...
Hi guys! Today I tell you how to build Modal Bottom Sheet (MBS) quickly; it’s a regular component usually used in applications. Continue reading: https://medium.com/litslink-mobile-development/flutter-custom-bottom-sheet-modal-f23df7d21fd2
Hi guys! Today I tell you how to simplify stateless widgets’ code. Regular definition The usual way to make a stateless widget, you’ve extended StatelessWidget class and implement the build function to return a widget UI: Continue reading: https://m...
Sometimes I am looking for interesting design solutions on different internet resources to practice them on my current tech stack. I’ve noticed that designers make more and more designs with elements that look like frosted glass. It is a trend in the...