@winexviv Command Day Secondary School, Ojo.
The best of the best😌
In the morning, we jog from wherever the bus/keke drops you till you get to your classroom.
Also, you can't leave the school premises without dropping enough waste in the bin at the gate.
Sweet memories 😊
@mcflyDev 👏
For any application I work on, before improving the UI I ensure that proper performance is already established, at least to a very large extent.
Incorporating UI specification is usually less demanding than making the product actually function.
StatelessWidget vs StatefulWidget - when to actually use each?
A simple rule:
StatelessWidget→ no internal state changes
StatefulWidget→ UI needs to react to data
Example: The TextWidget in your banking app is a stateful widget.
Check the table below for more.
#Flutter#Dart
Your Flutter application's aesthetic is heavily influenced by small details like icon selection. For me, Iconsax is my default choice, unless the UI team specifies otherwise.
Here's how to set up the Iconsax package 🧵
#flutter#software
If you're just getting started with Flutter Development, check out this insightful article I wrote for you here.
https://t.co/b2sqc0HYoR
#flutter#google#Tech
Everyone has goals.
But not everything people say is a goal qualify as a goal. To illustrate simply;
A Goal without Deadline is a Fantasy.
A Goal with a Deadline is an Objective.
Goal with a Deadline and a Plan is an Intention.
Goal with a Deadline, a Plan and Consistent Action is Success.
What level is your goal at?