Flutter UI Kit - E-Commerce App
Documentation

v13.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)

  • Updated

    Update Gradle

v12.0.1 - September 5, 2023

  • New

    Compatible with Flutter 3.13.2

  • Updated

    Update Packages / Plugins to the latest version

v12.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

v11.1.0 - October 4, 2022

  • Updated

    Update Android targetSdkVersion to 33

  • Updated

    Update All Packages / Plugins to the latest version

v11.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 Crop Image Packages

v10.0.0 - February 16, 2022

  • New

    Compatible with Flutter 2.10.1

  • Major Change

    Replace deprecated code regarding the Latest Flutter SDK (2.10.1)

v9.1.0 - February 5, 2022

  • Fixed

    Bug fixed for AppBar - Home

  • Updated

    Update URL of all images

  • Updated

    Update email address used for example

v9.0.1 - January 13, 2022

  • Fixed

    Bug Fixed on Android 12 (API 31)

v9.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

    Flutter Bloc (Compare the new code using Bloc at bloc folder)

  • Breaking Changes

    Pick Image (Compare the new code using getImage)

v8.0.0 - September 13, 2021

  • New

    Compatible with Flutter 2.5

  • Changed

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

  • Updated

    Update some Packages / Plugins to the latest version

v7.1.0 - May 5, 2021

  • ImprovedCode Quality

    Move code for your last search and recomended product into reusable global widget at Home Tab

  • ImprovedCode Quality

    Move code for last search into reusable global widget at Home Tab

  • ImprovedCode Quality

    Move code for search product into reusable global widget at Home Tab

  • ImprovedCode Quality

    Move code for trending product, new product and all product into reusable global widget at Product Category

  • ImprovedCode Quality

    Move code for related product into reusable global widget at Product Detail

v7.0.0 - April 15, 2021

  • Major Change

    Migrate Flutter UI Kit - E-Commerce App to Null Safety

  • Updated

    Upgrade all package and plugin to use Null Safety

v6.0.0 - March 11, 2021

  • New

    Compatible with Flutter 2

  • Major Change

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

v5.0.0 - February 25, 2021

  • Major ChangeImproved

    Remove flutter_statusbarcolor plugin (Latest version of Flutter SDK support this)

  • Major ChangeImproved

    AppBar with global style

  • Fixed

    Bug fixed on search (right overflowed if the text is long)

v4.3.3 - February 3, 2021

  • Fixed

    Bug Fixed at Get Coupon Detail (PHP Side on getCouponDetail function)

v4.3.2 - January 21, 2021

  • Improved

    Update to better documentation file

  • Changed

    Remove changelog.txt and move it to documentation

v4.3.1 - January 4, 2021

  • New

    Added API Documentation

v4.3.0 - December 1, 2020

  • Fixed

    Bug fixed at edit profile picture after crop image success and then pick image again from camera or gallery, then cancel it

  • Fixed

    Bug fixed at shopping cart when click on transparent area

v4.2.0 - November 23, 2020

  • Changed

    Update wishlist animation on delete

v4.1.0 - November 5, 2020

  • New

    Added Pull to Refresh to Home Page

  • New

    Added Pull to Refresh to Product Category Page

  • New

    Added Pull to Refresh to Flash Sale Page

  • New

    Added Pull to Refresh to Coupon Page

  • New

    Added Pull to Refresh to Last Search Page

  • New

    Added Pull to Refresh to Search Product Page

  • New

    Added Pull to Refresh to Shopping Cart Page

  • New

    Added Pull to Refresh to Wishlist Page

  • New

    Added Pull to Refresh to Last Seen Product Page

  • New

    Added Pull to Refresh to Order List Page

  • New

    Added Pull to Refresh to List Invoice Page (Review)

  • New

    Added Pull to Refresh to Set Address Page

  • Updated

    Update Splash Screen - Disable to click back button at Splash Screen Page

  • Updated

    Update pin_code_fields to the latest version (pin_code_fields: 6.0.0)

v4.0.0 - Oktober 30, 2020

  • New

    Added PHP & MySQL Example for API using Code Igniter

  • New

    Added Splash Screen Page

  • New

    Added On Boarding Screen Page (Can use assets image or image from URL)

  • Updated

    Update API URL at Constant Page (Now using PHP & MySQL)

  • Updated

    Update Search Product API (Add Parameter search), Category Trending Product API (Add Parameter categoryId), Category New Product API (Add Parameter categoryId)

  • Updated

    Update buildCacheNetworkImage (now using parameter and can change placeholder color)

  • Updated

    Update Category Icon (Now use image from URL instead of icon, so you can change the icon from API)

  • Fixed

    Bug Fixed buildProgressIndicator for Home Page (Recomended Product), Flashsale Page, Search Product Page

  • Updated

    Update Android Icon

v3.0.0 - Oktober 23, 2020

  • New

    Added Multi Language

v2.1.0 - Oktober 20, 2020

  • New

    Added global_style in Config Folder for Styling this Application (Improve Code Quality)

  • Updated

    Update Flutter Bloc to the Latest Version (flutter_bloc: ^6.0.6)

  • Updated

    Update Conditional at Notification Page _createItem

  • Fixed

    Bug Fixed at Authentication Route when Click Facebook Login, Google Login and Twitter Login (signin_email & signup)

  • Fixed

    Bug Fixed at Product Detail when click Electronic (Go to Category Page)

v2.0.2 - Oktober 15, 2020

  • Fixed

    Bug Fixed - Infinite Scroll for homepage, flashsale and category

  • New

    Added Cancel Request API when leaving page

v2.0.1 - Oktober 14, 2020

  • Fixed

    Bug Fixed - Category Horizontal List View

v2.0.0 - Oktober 13, 2020

  • New

    Get Data from API using FlutterBloc and Dio

  • New

    Get Home Banner from API

  • New

    Get Flashsale Product in Home Page from API

  • New

    Get Flashsale Product from API

  • New

    Get Home Trending Product from API

  • New

    Get Category Product in Home Page from API

  • New

    Get Category Banner from API

  • New

    Get Category For You from API

  • New

    Get Category New Product from API

  • New

    Get Category Trending Product from API

  • New

    Get Category All Product from API

  • New

    Get Last Seen Product in Search Page from API

  • New

    Get Search History from API

  • New

    Get Search Product from API

  • New

    Get Last Search Product in Home Page from API

  • New

    Get Last Search Product from API - Infinite Scrolling Product Example

  • New

    Get Recomended Product from API

  • New

    Get Coupon from API

  • New

    Get Coupon Detail from API

  • New

    Get Address from API

  • New

    Get Last Seen Product from API

  • New

    Get Order List from API

  • New

    Get Related Product from API

  • New

    Get Review from API

  • New

    Get Shopping Cart from API

  • New

    Get Wishlist from API

  • New

    Add infinite scrolling example into Last Search Page

  • New

    Add many beautiful shimmer loading example for different page

v1.0.0 - September 25, 2020

Initial Released