Notice: Undefined offset: 0 in /home/klient.dhosting.pl/rdziuryk/appvinio.com/public_html/wp-content/themes/appvinio_by_mibeno/singular.php on line 36
Notice: Trying to get property of non-object in /home/klient.dhosting.pl/rdziuryk/appvinio.com/public_html/wp-content/themes/appvinio_by_mibeno/singular.php on line 36
Apple Pay
More inspiring knowledge
What is the difference between UX and UI
What is UI/UX design? Mobile app development is most often associated with lines of code not understandable to “ordinary mortals”. However, this is not enough to make the app clear, functional, and easy to use. UI and UX are responsible for making sure that the program is suitable and created with the user in mind. […]
Monetization – How to make money on a mobile app?
In appvinio, we most often work with visionaries who want to create innovative products under a new brand, in short – with startups. But regardless of whether the application is to be a new market killer or a useful corporate tool to streamline processes, it should be built in a way to achieve the planned […]
Grinder – even less work, even more programming
You may have encountered a problem with build_runner before. Looking at it from the side the library is very useful. However, it has one fundamental flaw that bugs me, and it’s succinctly called: flutter pub run build_runner build –delete-conflicting-outputs. Some of you probably use the fvm library, which allows you to manage Flutter versions. You […]