IT KPI Dart English
@itkpi_dart_en
English alt for IT KPI Dart (Ukrainian)
teletype.in/@itkpi_dart
2 posts

Completer: Creating own Futures

Sometimes while writing your code, you may realize the interface the Future class provides is insufficient for your needs. This happens mostly when you create own libraries or controllers.

Mastering Icon: How does it work from the inside?

In this article we will check out the Icon widget and will talk about a lifehack thanks to which values for an icon can be set dynamically: for example, to fetch it from the server.