fyno_flutter 3.5.0 copy "fyno_flutter: ^3.5.0" to clipboard
fyno_flutter: ^3.5.0 copied to clipboard

A Dart package for communication with native platform code through method channels in Flutter applications developed by Fyno.

1.0.0 #

  • Initial release

1.0.1 #

  • Changed pub.dev link

1.0.2 #

  • Changed Dart SDK version from ">=3.1.5 <4.0.0" to ">=3.0.0 <4.0.0".

2.0.0 #

  • Added iOS support

2.0.1 #

  • Changes in README file

3.0.0 #

  • Added JWT Logic

3.0.1 #

  • Basic fixes in kotlin sdk

3.0.2 #

  • Updated version of in kotlin sdk

3.0.3 #

-Added registerInapp in ios

3.0.4 #

-Added registerInapp in android

3.0.5 #

  • Upgrade deprecated version of Android embedding

3.1.0 #

  • Upgrade ios and android sdk versions

3.1.1 #

  • Fix null userid in case of android device

3.1.2 #

  • change fynouser.setinapp to fynosdk.registerinapp

3.1.3 #

  • Removed images from the package

3.1.4 #

  • Upgraded android sdk versions

3.1.5 #

  • Upgraded android sdk versions

3.1.6 #

  • Upgraded android sdk versions - table does not exist bug

3.1.7 #

  • Upgraded android sdk versions - added debug logs

3.2.0 #

  • updated android sdk versions and added versioning for iOS sdk

3.2.1 #

  • added function to fetch push notification token

3.3.0 #

  • logic to force update push token on first installation in new application (handled in kotlin and swift sdk)
  • function to update name

3.3.1 #

  • push notification clicked listener

3.4.0 #

  • added isFynoNotification and handleFynoNotification functions

3.4.1 #

  • call renderFCMMessage inside CoroutineScope(Dispatchers.IO)

3.4.2 #

  • updated android sdk versions - additional checks before API calls

3.4.3 #

  • updated android sdk versions - include error handling for failed network requests

3.4.4 #

  • updated ios sdk version - approach change of database processing

3.5.0 #

  • updated android and ios sdk versions - reset and initialize flow approach change
5
likes
140
points
172
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package for communication with native platform code through method channels in Flutter applications developed by Fyno.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on fyno_flutter