featurebase_dart 0.1.0 copy "featurebase_dart: ^0.1.0" to clipboard
featurebase_dart: ^0.1.0 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
copied to clipboard

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

dependencies:
  featurebase_dart: ^0.1.0
copied to clipboard

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';
copied to clipboard
0
likes
110
points
64
downloads

Publisher

verified publisherae1.dev

Weekly Downloads

2024.09.23 - 2025.04.07

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