Flutter UI Kit - GPS Tracking App
Documentation

v9.0.0 - November 16, 2023

  • New

    Compatible with Flutter 3.16.0

  • Updated

    Update Packages / Plugins to the latest version

  • Major Change

    Replace deprecated code regarding the Latest Flutter SDK (3.16.0)

v8.0.1 - September 5, 2023

  • New

    Compatible with Flutter 3.13.2

  • Updated

    Update Packages / Plugins to the latest version

  • Updated

    Update Kotlin Version

v8.0.0 - July 6, 2023

  • New

    Compatible with Flutter 3.10.5

  • Updated

    Update Packages / Plugins to the latest version

  • Major Change

    Replace deprecated code regarding the Latest Flutter SDK (3.10.5)

  • Updated

    Update Gradle Version

  • Updated

    Update Kotlin Version

v7.1.0 - October 4, 2022

  • Updated

    Update Android targetSdkVersion to 33

  • Updated

    Update All Packages / Plugins to the latest version

v7.0.0 - May 17, 2022

  • New

    Compatible with Flutter 3

  • Major Change

    Replace deprecated code regarding the Latest Flutter SDK (3.0.0)

  • Updated

    Update All Packages / Plugins to the latest version

  • Changed

    Replace package info with new package plugin that more stable & update

  • Updated

    Update code that using URL Launcher Packages

  • Updated

    Update code that using Crop Image Packages

v6.0.0 - February 16, 2022

  • New

    Compatible with Flutter 2.10.1

  • Updated

    Update email address used for example

v5.0.1 - January 13, 2022

  • Fixed

    Bug Fixed on Android 12 (API 31)

v5.0.0 - January 5, 2022

  • New

    Compatible with Flutter 2.8

  • Updated

    Update Android targetSdkVersion to 31

  • Improved

    Upgrade Gradle version to support Android 12 (API 31) - Important *

  • Improved

    Sorting pubspec packages / plugins alphabetically

  • Updated

    Update All Packages / Plugins to the latest version

  • Breaking Changes

    Pick Image (Compare the new code using getImage)

v4.0.0 - September 13, 2021

  • New

    Compatible with Flutter 2.5

  • Changed

    Remove deprecated function (brightness) and change with the new function

  • Changed

    Replace geocode package with new package plugin that more stable

  • Updated

    Update some Packages / Plugins to the latest version

  • New

    Add Documentation about iOS Error when build on MacOS #2

v3.0.0 - April 16, 2021

  • Major Change

    Migrate Flutter UI Kit - GPS Tracking App to Null Safety

  • Updated

    Upgrade all package and plugin to use Null Safety

  • Improved

    Update to better documentation file

  • Changed

    Remove changelog.txt and move it to documentation

v2.0.0 - March 17, 2021

  • New

    Compatible with Flutter 2

  • Major Change

    Replace deprecated code regarding latest Flutter SDK such as List, FlatButton, RaisedButton, OutlineButton, etc

v1.1.0 - Oktober 16, 2020

  • Updated

    Update GPS Model and historyGpsData

  • New

    Added Device Command History Model

  • New

    Added Device Model and Data

  • New

    Added Geofence Model and Data

  • New

    Added Notification Model and Data

  • Changed

    Change How To Store and Use Data using Model (MapAllDevices, HistoryMap, Geofence, SetDevice, Notification, DeviceCommandHistory)

v1.0.0 - September 1, 2020

Initial Released