Otomatisasi Pengiriman Pesan WhatsApp Massal dengan Python
Tue, 29 Apr 2025

Follow the stories of academics and their research expeditions
Column(
children: [
Container(
height: 100,
width: 200,
color: Colors.amber,
),
Container(
height: 100,
width: 200,
color: Colors.black,
),
Container(
height: 100,
width: 200,
color: Colors.blue,
),
Container(
height: 100,
width: 200,
color: Colors.brown,
),
],
),
Row(
children: [
Container(
height: 200,
width: 100,
color: Colors.amber,
),
Container(
height: 200,
width: 100,
color: Colors.black,
),
Container(
height: 200,
width: 100,
color: Colors.blue,
),
Container(
height: 200,
width: 100,
color: Colors.brown,
),
],
),
Row(
children: [
Container(
height: 100,
width: 100,
color: Colors.amber,
),
Container(
height: 100,
width: 150,
color: Colors.black,
),
Container(
height: 100,
width: 200,
color: Colors.blue,
),
Container(
height: 100,
width: 250,
color: Colors.brown,
),
],
),
Column(
mainAxisAlignment: MainAxisAlignment.center,
children: [
Container(
height: 100,
width: 100,
color: Colors.amber,
),
Container(
height: 100,
width: 150,
color: Colors.black,
),
Container(
height: 100,
width: 200,
color: Colors.blue,
),
Container(
height: 100,
width: 250,
color: Colors.brown,
),
],
),
Column(
mainAxisAlignment: MainAxisAlignment.end,
children: [
Container(
height: 100,
width: 100,
color: Colors.amber,
),
Container(
height: 100,
width: 150,
color: Colors.black,
),
Container(
height: 100,
width: 200,
color: Colors.blue,
),
Container(
height: 100,
width: 250,
color: Colors.brown,
),
],
),
Column(
mainAxisAlignment: MainAxisAlignment.spaceAround,
children: [
Container(
height: 100,
width: 100,
color: Colors.amber,
),
Container(
height: 100,
width: 150,
color: Colors.black,
),
Container(
height: 100,
width: 200,
color: Colors.blue,
),
Container(
height: 100,
width: 250,
color: Colors.brown,
),
],
),
Column(
mainAxisAlignment: MainAxisAlignment.spaceBetween,
children: [
Container(
height: 100,
width: 100,
color: Colors.amber,
),
Container(
height: 100,
width: 150,
color: Colors.black,
),
Container(
height: 100,
width: 200,
color: Colors.blue,
),
Container(
height: 100,
width: 250,
color: Colors.brown,
),
],
),
Column(
mainAxisAlignment: MainAxisAlignment.spaceEvenly,
children: [
Container(
height: 100,
width: 100,
color: Colors.amber,
),
Container(
height: 100,
width: 150,
color: Colors.black,
),
Container(
height: 100,
width: 200,
color: Colors.blue,
),
Container(
height: 100,
width: 250,
color: Colors.brown,
),
],
),
Column(
crossAxisAlignment: CrossAxisAlignment.start,
children: [
Container(
height: 100,
width: 100,
color: Colors.amber,
),
Container(
height: 100,
width: 150,
color: Colors.black,
),
Container(
height: 100,
width: 200,
color: Colors.blue,
),
Container(
height: 100,
width: 250,
color: Colors.brown,
),
],
),
Column(
crossAxisAlignment: CrossAxisAlignment.center,
children: [
Container(
height: 100,
width: 100,
color: Colors.amber,
),
Container(
height: 100,
width: 150,
color: Colors.black,
),
Container(
height: 100,
width: 200,
color: Colors.blue,
),
Container(
height: 100,
width: 250,
color: Colors.brown,
),
],
),
Column(
crossAxisAlignment: CrossAxisAlignment.end,
children: [
Container(
height: 100,
width: 100,
color: Colors.amber,
),
Container(
height: 100,
width: 150,
color: Colors.black,
),
Container(
height: 100,
width: 200,
color: Colors.blue,
),
Container(
height: 100,
width: 250,
color: Colors.brown,
),
],
),
Column(
crossAxisAlignment: CrossAxisAlignment.stretch,
children: [
Container(
height: 100,
width: 100,
color: Colors.amber,
),
Container(
height: 100,
width: 150,
color: Colors.black,
),
Container(
height: 100,
width: 200,
color: Colors.blue,
),
Container(
height: 100,
width: 250,
color: Colors.brown,
),
],
),
Column(
children: [
Container(
height: 100,
width: 200,
color: Colors.amber,
),
Container(
height: 100,
width: 200,
color: Colors.black,
),
Container(
height: 100,
width: 200,
color: Colors.blue,
),
Container(
height: 100,
width: 200,
color: Colors.brown,
),
],
),
Row(
children: [
Container(
height: 200,
width: 100,
color: Colors.amber,
),
Container(
height: 200,
width: 100,
color: Colors.black,
),
Container(
height: 200,
width: 100,
color: Colors.blue,
),
Container(
height: 200,
width: 100,
color: Colors.brown,
),
],
),
Row(
children: [
Container(
height: 100,
width: 100,
color: Colors.amber,
),
Container(
height: 100,
width: 150,
color: Colors.black,
),
Container(
height: 100,
width: 200,
color: Colors.blue,
),
Container(
height: 100,
width: 250,
color: Colors.brown,
),
],
),
Column(
mainAxisAlignment: MainAxisAlignment.center,
children: [
Container(
height: 100,
width: 100,
color: Colors.amber,
),
Container(
height: 100,
width: 150,
color: Colors.black,
),
Container(
height: 100,
width: 200,
color: Colors.blue,
),
Container(
height: 100,
width: 250,
color: Colors.brown,
),
],
),
Column(
mainAxisAlignment: MainAxisAlignment.end,
children: [
Container(
height: 100,
width: 100,
color: Colors.amber,
),
Container(
height: 100,
width: 150,
color: Colors.black,
),
Container(
height: 100,
width: 200,
color: Colors.blue,
),
Container(
height: 100,
width: 250,
color: Colors.brown,
),
],
),
Column(
mainAxisAlignment: MainAxisAlignment.spaceAround,
children: [
Container(
height: 100,
width: 100,
color: Colors.amber,
),
Container(
height: 100,
width: 150,
color: Colors.black,
),
Container(
height: 100,
width: 200,
color: Colors.blue,
),
Container(
height: 100,
width: 250,
color: Colors.brown,
),
],
),
Column(
mainAxisAlignment: MainAxisAlignment.spaceBetween,
children: [
Container(
height: 100,
width: 100,
color: Colors.amber,
),
Container(
height: 100,
width: 150,
color: Colors.black,
),
Container(
height: 100,
width: 200,
color: Colors.blue,
),
Container(
height: 100,
width: 250,
color: Colors.brown,
),
],
),
Column(
mainAxisAlignment: MainAxisAlignment.spaceEvenly,
children: [
Container(
height: 100,
width: 100,
color: Colors.amber,
),
Container(
height: 100,
width: 150,
color: Colors.black,
),
Container(
height: 100,
width: 200,
color: Colors.blue,
),
Container(
height: 100,
width: 250,
color: Colors.brown,
),
],
),
Column(
crossAxisAlignment: CrossAxisAlignment.start,
children: [
Container(
height: 100,
width: 100,
color: Colors.amber,
),
Container(
height: 100,
width: 150,
color: Colors.black,
),
Container(
height: 100,
width: 200,
color: Colors.blue,
),
Container(
height: 100,
width: 250,
color: Colors.brown,
),
],
),
Column(
crossAxisAlignment: CrossAxisAlignment.center,
children: [
Container(
height: 100,
width: 100,
color: Colors.amber,
),
Container(
height: 100,
width: 150,
color: Colors.black,
),
Container(
height: 100,
width: 200,
color: Colors.blue,
),
Container(
height: 100,
width: 250,
color: Colors.brown,
),
],
),
Column(
crossAxisAlignment: CrossAxisAlignment.end,
children: [
Container(
height: 100,
width: 100,
color: Colors.amber,
),
Container(
height: 100,
width: 150,
color: Colors.black,
),
Container(
height: 100,
width: 200,
color: Colors.blue,
),
Container(
height: 100,
width: 250,
color: Colors.brown,
),
],
),
Column(
crossAxisAlignment: CrossAxisAlignment.stretch,
children: [
Container(
height: 100,
width: 100,
color: Colors.amber,
),
Container(
height: 100,
width: 150,
color: Colors.black,
),
Container(
height: 100,
width: 200,
color: Colors.blue,
),
Container(
height: 100,
width: 250,
color: Colors.brown,
),
],
),
Tue, 29 Apr 2025
Sat, 26 Apr 2025
Leave a comment