Flutter. Formatting TextField with TextInputFormatterExtracting valid formatted data is essential when your application requires credit card information, phone numbers, zip codes, etc. This…Aug 16, 2021Aug 16, 2021
Speaking about customers` problemsThere are some customers` problems behind every need, as a startup owner you better do your best to solve them in an appropriate way.Jun 18, 2021Jun 18, 2021
How to make a presentation for your startup look impressive?Every company wants to build a good reputation and be well-recognized; the first thing to achieve this purpose is …Jun 7, 2021Jun 7, 2021
FVM, or how is it convenient to use different versions of Flutter?Not so long ago, I had a problem with two projects. One was using version 1.22.6, and the other needed version 2.0.4. So I had a question…Apr 19, 2021Apr 19, 2021
Guide: how to create an animated overlay?The overlay is a Stack of entities that can be controlled independently. We need it if we want to overlay a widget on top of the screen…Apr 12, 2021Apr 12, 2021
Flutter development. Why do I use Slivers? Part 2Greetings readers and Flutter fans. In the previous article, we talked about a highly specialized topic, more specifically, Slivers.Apr 5, 2021Apr 5, 2021
Good day, my name is Andrew, I am an employee of AppVesto.And so for the example I’ll use the Medium site. First, you need to go to the “Inspect element” tab.Mar 8, 20211Mar 8, 20211
How to add CORS to the Dart serverGood day, my name is Andrew. I am the Flutter Developer. A few months ago, I started to write servers for a Flutter using Dart. My choice…Mar 1, 20213Mar 1, 20213
Ways to Generate Code for Dart & Flutter #1Hello all! This series of articles is designed to systematize and update knowledge to actively gain direction of code generation for the…Feb 1, 20211Feb 1, 20211
Flutter Development. Why would you benefit from Slivers?Greetings, readers, and fans of Flutter. Today we are going to talk about a highly specialized topic, more precisely about Slivers…Jan 25, 2021Jan 25, 2021