nodeline 0.1.0 copy "nodeline: ^0.1.0" to clipboard
nodeline: ^0.1.0 copied to clipboard

The open-source tldraw alternative for building infinite canvas apps in Flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nodeline

With Flutter:

 $ flutter pub add nodeline

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  nodeline: ^0.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:nodeline/nodeline.dart';
0
likes
0
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

The open-source tldraw alternative for building infinite canvas apps in Flutter.

Repository (GitHub)
View/report issues

Topics

#diagram #canvas #whiteboard #drawing #tldraw

License

unknown (license)

Dependencies

bloc, collection, equatable, flutter, flutter_bloc, flutter_shaders, flutter_svg, http, keymap, perfect_freehand, shadcn_flutter, shared_preferences, url_launcher, uuid, vector_graphics

More

Packages that depend on nodeline