fdatabase_native 0.0.1+1 copy "fdatabase_native: ^0.0.1+1" to clipboard
fdatabase_native: ^0.0.1+1 copied to clipboard

unlisted

A implementation of the fdatabase package for native platforms

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fdatabase_native

With Flutter:

 $ flutter pub add fdatabase_native

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

dependencies:
  fdatabase_native: ^0.0.1+1

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:fdatabase_native/fdatabase_native.dart';
0
likes
0
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A implementation of the fdatabase package for native platforms

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

fdatabase_base, flutter, path, path_provider

More

Packages that depend on fdatabase_native