Using BuildContext as IoC Dec 26, 2020 1 min read Dart Flutter Stream Russian What is BuildContext in Flutter, is it needed, why do we need StatefulWidget/InheritedWidget and is it possible to do without them.
Introduction to Business Logic Components (BLoC) Dec 12, 2020 1 min read Dart Flutter Stream Russian We understand what BLoC is, why it is needed and how to use it correctly.