Skip to content

Instantly share code, notes, and snippets.

@cyberorgnizm
cyberorgnizm / split_bar.dart
Created August 28, 2019 09:44 — forked from slightfoot/split_bar.dart
Split Bar in Flutter. Lets you touch between two horizontal sections to resize the split point.
import 'package:flutter/material.dart';
import 'package:flutter/widgets.dart';
void main() {
runApp(
MaterialApp(
theme: ThemeData(
primaryColor: Colors.indigo,
accentColor: Colors.pinkAccent,
),
@cyberorgnizm
cyberorgnizm / gist:be04de50fddd0aca727777619ee18a4a
Created August 4, 2020 00:24 — forked from digitaljhelms/gist:4287848
Git/GitHub branching standards & conventions

Branching

Quick Legend

Description, Instructions, Notes
Instance Branch