Flutlab – Datatable

import ‘package:flutter/material.dart’; void main() => runApp(MyApp()); class MyApp extends StatelessWidget { // This widget is the root of your application. @override Widget build(BuildContext context) { return MaterialApp( // Application name title:...

Safe Sailboat

What makes a sailboat safe? All sailboats are designed to be somewhat safe, it would be strange if they weren’t. That being said, some are going to be safer than others. There are complex calculations that can be made about the safety of a boat based on the square...

YouTube Remove End Cards Tamper Monkey

Tamper Monkey Script // ==UserScript== // @name Toggle YouTube End Cards // @namespace http://tampermonkey.net/ // @version 0.1 // @description Toggle YouTube end cards to show and hide // @author EstablishedRebel // @match https://www.youtube.com/* // @icon...

Pin It on Pinterest