gelin 0.1.6 copy "gelin: ^0.1.6" to clipboard
gelin: ^0.1.6 copied to clipboard

A Flutter for random lines generation within a circle area.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gelin

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

dependencies:
  gelin: ^0.1.6

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

Import it

Now in your Dart code, you can use:

import 'package:gelin/gelin.dart';
2
likes
90
pub points
0%
popularity

Publisher

unverified uploader

A Flutter for random lines generation within a circle area.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

charts_flutter, cupertino_icons, flutter, logger, quiver, scidart, scidart_plot

More

Packages that depend on gelin