Skip to content

Instantly share code, notes, and snippets.

View maulahaz's full-sized avatar
💭
I may be slow to respond.

MHz maulahaz

💭
I may be slow to respond.
View GitHub Profile
@maulahaz
maulahaz / dropdown_example.dart
Created April 15, 2024 03:45 — forked from gonexwind/dropdown_example.dart
Dropdown Example using Flutter Bloc
import 'package:flutter/material.dart';
import 'package:flutter_bloc/flutter_bloc.dart';
import '../../../data/models/order/courier.dart';
import '../../blocs/order/order_bloc.dart';
class DropdownExample extends StatefulWidget {
const DropdownExample({super.key});
@override
@maulahaz
maulahaz / index.html
Created March 17, 2020 13:11
MHz Profile [ BS4 ]
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>MHz Profile</title>
</head>
<body>
<!-- section-top -->