bybugdb 0.1.6 copy "bybugdb: ^0.1.6" to clipboard
bybugdb: ^0.1.6 copied to clipboard

ByBugDB, ultra hızlı veri işlemleri ve gerçek zamanlı senkronizasyon sağlayan, Flutter için geliştirilmiş özel bir veritabanı arayüzüdür. Python backend (FastAPI + Redis + SQLite) ile çalışır ve Fireb [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bybugdb

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

dependencies:
  bybugdb: ^0.1.6

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:bybugdb/bybugdb.dart';
0
likes
125
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

ByBugDB, ultra hızlı veri işlemleri ve gerçek zamanlı senkronizasyon sağlayan, Flutter için geliştirilmiş özel bir veritabanı arayüzüdür. Python backend (FastAPI + Redis + SQLite) ile çalışır ve Firebase benzeri esnek kullanım sunar.

Documentation

API reference

License

unknown (license)

Dependencies

crypto, dio, file_picker, flutter, shared_preferences, web_socket_channel

More

Packages that depend on bybugdb