farly_flutter_sdk 1.0.3 copy "farly_flutter_sdk: ^1.0.3" to clipboard
farly_flutter_sdk: ^1.0.3 copied to clipboard

The Farly Flutter SDK is a plugin for Flutter that allows you to integrate the Farly SDK into your Flutter app.

farly_flutter_sdk #

Farly SDK for Flutter

Installation #

Pub Version (including pre-releases)

This Flutter plugin is published on pub.dev.

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.

Working on the plugin #

Development #

From vscode, open example/main.dart and select Run > Start Debugging to launch the example app. You can select the device on the bottom right corner of the screen. (you will need the flutter extension installed).

Releasing #

First, bump the version in pubspec.yaml and ios/farly_flutter_sdk.podspec. Don't forget to fill in the CHANGELOG.md file.

Then run the following commands (you will need to be logged in on pub.dev):

flutter pub publish --dry-run # Check that everything is ok
flutter pub publish # Publish the new version

License #

MIT

1
likes
160
pub points
0%
popularity

Publisher

unverified uploader

The Farly Flutter SDK is a plugin for Flutter that allows you to integrate the Farly SDK into your Flutter app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on farly_flutter_sdk