farly_flutter_sdk 0.0.2 farly_flutter_sdk: ^0.0.2 copied to clipboard
FarlySDK in Flutter
farly_flutter_sdk #
Farly SDK for Flutter
Installation #
See https://pub.dev/packages/farly_flutter_sdk/install
Usage #
The full documentation is accessible at https://mobsuccess.notion.site/Farly-React-Native-SDK-82afeefd32e2423d93bf8c8e73846e14
You can also check the example app in the example
folder.
Releasing #
To release a new version, run the following commands:
flutter pub publish --dry-run # Check that everything is ok
flutter pub publish # Publish the new version
License #
MIT