Skip to content

Instantly share code, notes, and snippets.

View Basher7's full-sized avatar
👋
Thanks for your visit

Basher Sarkar Basher7

👋
Thanks for your visit
  • Dhaka, Bangladesh
  • 11:15 (UTC +06:00)
View GitHub Profile
@sroddy
sroddy / main.dart
Last active March 20, 2019 08:19
Flutter iOS Orientation Issues
import 'package:flutter/material.dart';
import 'package:flutter/services.dart';
void main() => runApp(new MyApp());
class MyApp extends StatelessWidget {
// This widget is the root of your application.
@override
Widget build(BuildContext context) {
return new MaterialApp(
@pierrejoubert73
pierrejoubert73 / markdown-details-collapsible.md
Last active September 24, 2024 11:35
How to add a collapsible section in markdown.

How to add a collapsible section in markdown

1. Example

Click me

Heading

  1. Foo
  2. Bar
    • Baz
  • Qux