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.
Libraries
- anchor/anchor
- channel/nubrick_flutter_method_channel
- channel/nubrick_flutter_platform_interface
- crash_report
- dispatcher
- embedding
- event
- nubrick_flutter
- provider
- remote_config
- schema/generated
- tooltip/overlay
- user
- utils/parse_event
- utils/random
- utils/retry
- utils/tooltip_animation
- utils/tooltip_position
- utils/transparent_pointer
- version