featurebase_dart 0.0.9 copy "featurebase_dart: ^0.0.9" to clipboard
featurebase_dart: ^0.0.9 copied to clipboard

A Dart SDK for Featurebase

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add featurebase_dart

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

dependencies:
  featurebase_dart: ^0.0.9

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:featurebase_dart/featurebase_dart.dart';
0
likes
120
points
590
downloads

Publisher

verified publisherae1.dev

Weekly Downloads

A Dart SDK for Featurebase

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dio, flutter, freezed_annotation, json_annotation

More

Packages that depend on featurebase_dart