Today we’re announcing that sound null safety is available in beta for Dart and Flutter. Null safety is our latest major productivity […]
Countinue with part 1 Let’s take a look at CounterPage next! Counter Page The CounterPage widget is responsible for creating a CounterCubit (which we will look […]
In the following tutorial, we’re going to build a Counter in Flutter using the Bloc library. Setup We’ll start off […]
Building UI in Flutter is pretty simple with all the widgets that the framework provides, part of which I covered […]
Many linguists believe that the natural language a person speaks affects how they think. Does the same concept apply to computer languages? […]