hexabase 0.2.2 copy "hexabase: ^0.2.2" to clipboard
hexabase: ^0.2.2 copied to clipboard

outdated

Dart and Flutter SDK for Hexabase

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hexabase

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

dependencies:
  hexabase: ^0.2.2

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:hexabase/hexabase.dart';
2
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Dart and Flutter SDK for Hexabase

Homepage

License

unknown (license)

Dependencies

collection, flutter, graphql, tuple

More

Packages that depend on hexabase