AliOrders is a mobile app that helps you keep track of the buyer protection period of your AliExpress orders so you never forget about them.
Having everything in one place is especially useful if you place orders from multiple accounts so you can take timely decisions (contact the seller or open a dispute) without having to check the AliExpress app and switch between your accounts very often.
- Manage orders - add orders, view a list sorted by closing date and delete them once they have been completed
- Notifications - receive notifications before (7 days, 3 days and 1 day) and after buyer protection ends
-
(Method 1) Download the APK
The APK can be downloaded from the releases section. This method works only with Android devices.
-
(Method 2) Build a local copy
To get a local copy up and running follow these steps:
-
Install Flutter
-
Clone the repo
git clone https://github.com/AleG94/AliOrders
-
Install dependencies
flutter pub get
-
Run project
flutter run
-
- Flutter - Beautiful native apps in record time.
- Android Studio - Tools for building apps on every type of Android device.
- Visual Studio Code - Code editing. Redefined.