> For the complete documentation index, see [llms.txt](https://indocodes.gitbook.io/icodes-flutter/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://indocodes.gitbook.io/icodes-flutter/change-log.md).

# Change Log

## 1.0.0 - 06-09-2021

### Added

* Initial Released

## 1.1.0 - 07-15-2021

### Added

* Update layouts to support Web, Mac OS, Windows, Linux.
* bug fix.

## 1.2.0 - 03-25-2022

### Added

* Update to Flutter 2.10.3
* Update all the codes to support themes
* New Items on OnBoarding

## 1.2.1 - 03-29-2022

### Minor Fix

* Fix AppBar
* Update to Flutter 2.10.4

## 1.3.0 - 05-2-2022

### Added

* Add iCodes Banking App
* Add Integrations (Firebase Auth, Gauge, etc)
* Change navigations using GetX
* Support Flutter 2.10.5
* Fix bugs
* Update Codes

## 1.4.0 - 05-20-2022

### Added

* Upgrade to Flutter 3.0
* Fix bugs
* Update codes
* Add Integrations

## 1.4.1 - 05-23-2022

### Added

* Update JDK 8
* Update codes
* Flutter Linter:
  * avoid\_print: true
  * prefer\_single\_quotes: true
  * always\_use\_package\_imports: true
  * always\_specify\_types: true
