Skip to content

Instantly share code, notes, and snippets.

@blaugold
Last active March 19, 2022 11:07
Show Gist options
  • Save blaugold/b327eb9e16ed303519dc36b38771b955 to your computer and use it in GitHub Desktop.
Save blaugold/b327eb9e16ed303519dc36b38771b955 to your computer and use it in GitHub Desktop.
dependencies:
cbl: ^1.0.0
cbl_flutter: ^1.0.0
# This dependency selects the Community Edition of Couchbase Lite.
# For the Enterprise Edition add `cbl_flutter_ee` instead.
cbl_flutter_ce: ^1.0.0
dev_dependencies:
# This dependency allows you to use Couchbase Lite in Flutter
# unit tests and not just in integration tests.
cbl_dart: ^1.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment