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, how can I use different versions of Flutter for various projects. After searching a bit of information, I came across FVM or Flutter version manager. It’s a simple CLI that is supposed to help in this situation. Let’s move on to the installation.
It is worth noting that before you install the FVM, you need to make sure that Dart is installed. To do this is relatively easy enter the following command:
>…
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, but we don’t want to overlay a widget already on the screen. This article will take a closer look at how you make an animated FAB with a dropdown list using an Overlay widget.
Good 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 fell on Dart because it’s the language in which flutter itself is written, which means that they don’t have much difference in syntax. This has quite a few advantages. You can create one model on the server from the most straightforward example and then use that same model in the application. It’s pretty much speeds up the writing. However, the problem is that the language is not that popular, and there are not…
Greetings, readers, and fans of Flutter. Today we are going to talk about a highly specialized topic, more precisely about Slivers. Naturally, to achieve a scroll effect on our display, most developers can easily take advantage of SingleChildScrollView, which will do the job just fine. But if you’re looking for more in-depth knowledge and want to improve your scrolling abilities, in that case, Slivers is the way to go!
Good day everyone, my name is Dmitriy. I’m a Flutter Developer at AppVesto. In this article, I will tell you why you need pubspec.yaml in a Flutter application. In advance, let me tell you that this article won’t be of much use to experienced Flutter users, as it’s more intended for newcomers to the field.
We are a team of rock-star developers, which provides fully-flexible and powerful products 💥.