flutter-infinite-canvas

Installation
SKILL.md

Flutter Infinite Canvas

Overview 

The following is an example of how to build an infinite canvas with InteractiveViewer and CustomMultiChildLayout.

Blog post: Create a multi touch canvas in Flutter

import 'package:flutter/material.dart';
import 'package:vector_math/vector_math_64.dart' hide Colors;
Related skills
Installs
39
GitHub Stars
39
First Seen
Feb 4, 2026