Skip to content

Instantly share code, notes, and snippets.

View lohanidamodar's full-sized avatar
🔨
Building Appwrite

Damodar Lohani lohanidamodar

🔨
Building Appwrite
View GitHub Profile
@Skylled
Skylled / expansion_tile_card.dart
Created February 24, 2020 01:38
ExpansionTileCard, based on Flutter's ExpansionTile, inspired by the Google Material Theme
// Originally based on ExpansionTile from Flutter.
//
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/material.dart';
const Duration _kExpand = Duration(milliseconds: 200);
@rumansaleem
rumansaleem / clean-up-arch-linux.md
Created May 28, 2019 08:51
Instructions to clean up Arch Linux (Manjaro)

Contents

  • Clean pkg cache
  • Remove unused packages (orphans)
  • Clean cache in /home
  • remove old config files
  • Find and Remove
    • duplicates
    • empty files
    • empty directories
  • broken symlinks