flutter_cgm 0.0.4 copy "flutter_cgm: ^0.0.4" to clipboard
flutter_cgm: ^0.0.4 copied to clipboard

Library for displaying CGM files in Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_cgm

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

dependencies:
  flutter_cgm: ^0.0.4

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:flutter_cgm/flutter_cgm.dart';
0
likes
130
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

Library for displaying CGM files in Flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

cgm, flutter, vector_math

More

Packages that depend on flutter_cgm