checkgate_flutter 0.1.15
checkgate_flutter: ^0.1.15 copied to clipboard
Checkgate feature-flag SDK for Flutter — local evaluation via Rust FFI.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add checkgate_flutterThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
checkgate_flutter: ^0.1.15Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.