> ## Documentation Index
> Fetch the complete documentation index at: https://boxo.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Flutter

## 0.16.1

* add lottie animation support for miniapp splash loading indicator

## 0.15.0

* remove multitask mode

## 0.14.0

* add splash screen configuration options

## 0.13.1

* saveState is false by default

## 0.13.0

* update native Boxo SDK versions

## 0.12.0

* add setAuthTokens method
* update native Boxo SDK versions

## 0.11.0

* update native Boxo SDK versions

## 0.10.0

* update native Boxo SDK versions

## 0.9.0

* update native Boxo SDK versions
* fix build errors for android

## 0.8.1

* improvements in native sdk

## 0.8.0

* add native pull to refresh
* add camera option to file picker
* other improvements in native sdk

## 0.7.0

* add list of user fields to consent screen
* Some improvements in native sdk

## 0.6.2

* add new menu style
* fix open\_miniapp\_duration on reload

## 0.6.1 - Nov 4, 2024

* no internet connection page
* fix crash on auth

## 0.6.0 - Oct 22, 2024

* clear cache with reload
* add support eSim flag (android)
* add maintenance mode

## 0.5.0 - Oct 14, 2024

* add new menu style (style\_2)
* miniapp can open another miniapp with configs
* add progressbar to share file

## 0.4.0 - Oct 1, 2024

* add new menu style

## 0.3.0 - Sep 26, 2024

* updated native sdk dependencies
* add show About page to config

## 0.2.15 - Sep 24, 2024

* fix device model value \[android]
* fix native action bar \[ios]
* fix reload \[android]
* add native share modal
* add saveState param to openMiniapp

## 0.2.11 - Sep 4, 2024

* changed android native sdk to 1.5.17 \[android]

## 0.2.10 - Aug 27, 2024

* add language field to config to pass to miniapp
* add file download implementation
* save state when user close the miniapp
* clear cache and tokens when disabling User Data Sharing
* add event to change status bar color

## 0.2.9 - Aug 19, 2024

* changed android native sdk to 1.5.11 \[android]

## 0.2.8 - Aug 17, 2024

* changed android native sdk to 1.5.10 \[android]
* removed jcenter

## 0.2.7 - Aug 9, 2024

* play video inline \[ios]

## 0.2.6 - Aug 2, 2024

* close miniapp if webview can't go back on press back button \[ios]
* fixed hide/show miniapp \[ios]

## 0.2.5 - Jul 31, 2024

* updated sandbox mode

## 0.2.4 - Jul 31, 2024

* fixed hide all miniapps and reopen last miniapp immediately \[ios]

## 0.2.3 - Jul 26, 2024

* updated network timeouts

## 0.2.2 - Jul 26, 2024

* fix close miniapp page on multitask mode \[android]

## 0.2.1 - Jul 25, 2024

* added consent t\&c and privacy texts

## 0.2.0 - Jul 19, 2024

* Consent Management
* added enableSplash flag to miniapp configs
* UI changes

## 0.1.17 - Oct 12, 2020

* renamed methods for ios sdk

## 0.1.16 - Oct 8, 2020

* renamed AppboxoSdk class to Appboxo

## 0.1.15 - Oct 8, 2020

* renamed hideAllMiniApps function to hideMiniapps

## 0.1.14 - Sep 21, 2020

* fixed overriding global theme config with empty argument of openMiniapp function
* fixed react native channels bug

## 0.1.13 - Sep 17, 2020

* renamed function openMiniApp to openMiniapp
* added support dark mode for miniapps

## 0.1.12 - Sep 9, 2020

* added logout()
* added single/multitask mode

## 0.1.11 - Sep 3, 2020

* Changed necessary constructor fields for CustomEvent class to required

## 0.1.10 - Sep 3, 2020

* support ios 10

## 0.1.9 - 	Jul 13, 2020

* support lifecycle hooks for ios and android
* added 'additional\_user\_fields' param to openMiniApp()

## 0.1.7 - Oct 8, 2020

* added hideAllMiniApps()

## 0.1.5 - Jul 2, 2020

* added 'data' param to openMiniApp()
* removed openMiniAppWithCustomEvents()

## 0.1.4 - Jul 1, 2020

* support custom events for ios

## 0.1.2 - Jun 29, 2020

* support custom events for Android

## 0.1.0 - May 6, 2020
