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

Dart and Flutter SDK for Hexabase

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hexabase

With Flutter:

 $ flutter pub add hexabase

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

dependencies:
  hexabase: ^0.8.5

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

Publisher

unverified uploader

Dart and Flutter SDK for Hexabase

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, dio, eventsource, graphql, http, http_parser, jwt_decode, logging, shared_preferences, signalr_netcore, tuple, uri

More

Packages that depend on hexabase