bagl 0.6.0 copy "bagl: ^0.6.0" to clipboard
bagl: ^0.6.0 copied to clipboard

outdatedDart 1 only

Basic Graphics Library for Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bagl

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

dependencies:
  bagl: ^0.6.0

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

Import it

Now in your Dart code, you can use:

import 'package:bagl/bagl.dart';
0
likes
20
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

Basic Graphics Library for Dart.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

collection, quiver, rl_matrix

More

Packages that depend on bagl