fair_n_square 0.0.1-alpha.6 copy "fair_n_square: ^0.0.1-alpha.6" to clipboard
fair_n_square: ^0.0.1-alpha.6 copied to clipboard

Dart home for all the APIs in our Fair N Square project.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fair_n_square

With Flutter:

 $ flutter pub add fair_n_square

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

dependencies:
  fair_n_square: ^0.0.1-alpha.6

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:fair_n_square/fairnsquare/transactions/v1alpha1/group.pb.dart';
import 'package:fair_n_square/fairnsquare/transactions/v1alpha1/group.pbenum.dart';
import 'package:fair_n_square/fairnsquare/transactions/v1alpha1/group.pbgrpc.dart';
import 'package:fair_n_square/fairnsquare/transactions/v1alpha1/group.pbjson.dart';
import 'package:fair_n_square/fairnsquare/transactions/v1alpha1/users.pb.dart';
import 'package:fair_n_square/fairnsquare/transactions/v1alpha1/users.pbenum.dart';
import 'package:fair_n_square/fairnsquare/transactions/v1alpha1/users.pbgrpc.dart';
import 'package:fair_n_square/fairnsquare/transactions/v1alpha1/users.pbjson.dart';
import 'package:fair_n_square/google/protobuf/timestamp.pb.dart';
import 'package:fair_n_square/google/protobuf/timestamp.pbenum.dart';
import 'package:fair_n_square/google/protobuf/timestamp.pbjson.dart';
0
likes
120
pub points
38%
popularity

Publisher

verified publisherapi.rinkle.app

Dart home for all the APIs in our Fair N Square project.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0 (LICENSE)

Dependencies

fixnum, grpc, protobuf

More

Packages that depend on fair_n_square