Compatible with Flutter 3.16.0
Update Packages / Plugins to the latest version
Replace deprecated code regarding the Latest Flutter SDK (3.16.0)
Update Gradle
Compatible with Flutter 3.13.2
Update Packages / Plugins to the latest version
Compatible with Flutter 3.10.5
Update Packages / Plugins to the latest version
Replace deprecated code regarding the Latest Flutter SDK (3.10.5)
Update Gradle Version
Update Kotlin Version
Update Android targetSdkVersion to 33
Update All Packages / Plugins to the latest version
Compatible with Flutter 3
Replace deprecated code regarding the Latest Flutter SDK (3.0.0)
Update All Packages / Plugins to the latest version
Replace package info with new package plugin that more stable & update
Update code that using Crop Image Packages
Compatible with Flutter 2.10.1
Replace deprecated code regarding the Latest Flutter SDK (2.10.1)
Bug fixed for AppBar - Home
Update URL of all images
Update email address used for example
Bug Fixed on Android 12 (API 31)
Compatible with Flutter 2.8
Update Android targetSdkVersion to 31
Upgrade Gradle version to support Android 12 (API 31) - Important *
Sorting pubspec packages / plugins alphabetically
Update All Packages / Plugins to the latest version
Flutter Bloc (Compare the new code using Bloc at bloc folder)
Pick Image (Compare the new code using getImage)
Compatible with Flutter 2.5
Remove deprecated function (brightness) and change with the new function
Update some Packages / Plugins to the latest version
Move code for your last search and recomended product into reusable global widget at Home Tab
Move code for last search into reusable global widget at Home Tab
Move code for search product into reusable global widget at Home Tab
Move code for trending product, new product and all product into reusable global widget at Product Category
Move code for related product into reusable global widget at Product Detail
Migrate Flutter UI Kit - E-Commerce App to Null Safety
Upgrade all package and plugin to use Null Safety
Compatible with Flutter 2
Replace deprecated code regarding latest Flutter SDK such as List, FlatButton, RaisedButton, OutlineButton, etc
Remove flutter_statusbarcolor plugin (Latest version of Flutter SDK support this)
AppBar with global style
Bug fixed on search (right overflowed if the text is long)
Bug Fixed at Get Coupon Detail (PHP Side on getCouponDetail function)
Update to better documentation file
Remove changelog.txt and move it to documentation
Added API Documentation
Bug fixed at edit profile picture after crop image success and then pick image again from camera or gallery, then cancel it
Bug fixed at shopping cart when click on transparent area
Update wishlist animation on delete
Added Pull to Refresh to Home Page
Added Pull to Refresh to Product Category Page
Added Pull to Refresh to Flash Sale Page
Added Pull to Refresh to Coupon Page
Added Pull to Refresh to Last Search Page
Added Pull to Refresh to Search Product Page
Added Pull to Refresh to Shopping Cart Page
Added Pull to Refresh to Wishlist Page
Added Pull to Refresh to Last Seen Product Page
Added Pull to Refresh to Order List Page
Added Pull to Refresh to List Invoice Page (Review)
Added Pull to Refresh to Set Address Page
Update Splash Screen - Disable to click back button at Splash Screen Page
Update pin_code_fields to the latest version (pin_code_fields: 6.0.0)
Added PHP & MySQL Example for API using Code Igniter
Added Splash Screen Page
Added On Boarding Screen Page (Can use assets image or image from URL)
Update API URL at Constant Page (Now using PHP & MySQL)
Update Search Product API (Add Parameter search), Category Trending Product API (Add Parameter categoryId), Category New Product API (Add Parameter categoryId)
Update buildCacheNetworkImage (now using parameter and can change placeholder color)
Update Category Icon (Now use image from URL instead of icon, so you can change the icon from API)
Bug Fixed buildProgressIndicator for Home Page (Recomended Product), Flashsale Page, Search Product Page
Update Android Icon
Added Multi Language
Added global_style in Config Folder for Styling this Application (Improve Code Quality)
Update Flutter Bloc to the Latest Version (flutter_bloc: ^6.0.6)
Update Conditional at Notification Page _createItem
Bug Fixed at Authentication Route when Click Facebook Login, Google Login and Twitter Login (signin_email & signup)
Bug Fixed at Product Detail when click Electronic (Go to Category Page)
Bug Fixed - Infinite Scroll for homepage, flashsale and category
Added Cancel Request API when leaving page
Bug Fixed - Category Horizontal List View
Get Data from API using FlutterBloc and Dio
Get Home Banner from API
Get Flashsale Product in Home Page from API
Get Flashsale Product from API
Get Home Trending Product from API
Get Category Product in Home Page from API
Get Category Banner from API
Get Category For You from API
Get Category New Product from API
Get Category Trending Product from API
Get Category All Product from API
Get Last Seen Product in Search Page from API
Get Search History from API
Get Search Product from API
Get Last Search Product in Home Page from API
Get Last Search Product from API - Infinite Scrolling Product Example
Get Recomended Product from API
Get Coupon from API
Get Coupon Detail from API
Get Address from API
Get Last Seen Product from API
Get Order List from API
Get Related Product from API
Get Review from API
Get Shopping Cart from API
Get Wishlist from API
Add infinite scrolling example into Last Search Page
Add many beautiful shimmer loading example for different page
Initial Released