nubrick_flutter 0.21.6
nubrick_flutter: ^0.21.6 copied to clipboard
Nubrick bridge sdk for flutter
Nubrick Flutter SDK #
documentations
Development #
This repository pins its Flutter SDK with FVM. From the repository root, run:
fvm install
fvm flutter pub get
Run the example app with:
cd example
fvm flutter run
VS Code uses the pinned SDK automatically through the workspace settings. CI reads the same version from .fvmrc.