Skip to content

Latest commit

 

History

History
91 lines (50 loc) · 1.8 KB

File metadata and controls

91 lines (50 loc) · 1.8 KB

0.1.7

  • Updated Roam Android SDK to 0.1.32 and iOS SDK 0.1.29
  • Migrated the code to support latest Native SDKs

0.1.6

  • Updated Roam Android SDK to 0.1.19 and iOS SDK 0.1.14

0.1.5

  • Updated Roam Android SDK to 0.1.14 and iOS SDK 0.1.12
  • Fixed location listener output

0.1.4

  • Updated Roam Android SDK to 0.1.7 and iOS SDK 0.1.4

0.1.3

  • Fixed release build failure for error attribute android:foregroundServiceType not found

0.1.2

  • Fixed build failure due to RoamReceiver

0.1.1

  • Added Roam.setForeground() and Roam.onLocation() methods

0.1.0

  • Updated to latest native Roam SDK versions. Android v0.1.1 and iOS v0.1.1
  • Updated SDK to support Roam Trip v2.

0.0.13

  • Updated to latest native Roam SDK versions. Android v0.0.17
  • Update Roam.updateCurrentLocation() with meta-data support for updating location.

0.0.12

  • Fixed string output for all the methods in a proper json output.

0.0.11

  • Migrated package to support null safety
  • Updated to latest native Roam SDK versions. Android v0.0.3 and iOS v0.0.7
  • Changed tracking mode naming for REACTIVE to BALANCED
  • Updated the Readme.md docs with latest quickstart guides
  • In order to support Apple Silicon M1 Macs, we added arm64 to iOS simulator builds.

0.0.10

  • Fix to support iOS simulator.

0.0.9

  • Updated iOS Native SDK to latest version.

0.0.8

  • Updated Android Native SDK to latest version.

0.0.7

  • Updated iOS Native SDK.

0.0.6

  • Added Doc comments for methods

0.0.5

  • Added Roam.ai Android SDK support to our flutter plugin

0.0.4

  • Renamed the SDK class from RoamFlutter to Roam

0.0.3

  • Fixed custom tracking method in iOS.

0.0.2

  • Fixed crash during start tracking method.

0.0.1

  • A whole new Flutter SDK which is based on much more stable GeoSpark native iOS SDK.