Skip to content

Instantly share code, notes, and snippets.

// Copyright 2014 The Flutter Authors. All rights reserved.
// Edited 2020 Leon Tappe
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// @dart = 2.8
import 'dart:math' as math;
import 'package:flutter/foundation.dart';