01_Picture26.jpg 02_Picture11.jpg 03_Picture10.jpg 04_Picture9.jpg 05_Picture24.jpg 06_Picture25.jpg 07_Picture4.jpg 08_Picture3.jpg 09_Picture23.jpg 10_Picture22.jpg 11_Picture20.jpg 12_Picture1.jpg 13_Picture2.jpg 14_Picture5.jpg 15_Picture6.jpg 16_Picture13.jpg 17_Picture7.jpg 18_Picture8.jpg 19_Picture12.jpg 20_Picture21.jpg 21_display3.jpg 22_profile.jpg 23_walkthrough.jpg 24_coverImagesecond.jpg 25_allscreen.jpg
AskThrifty! UI Kit for Questions & answers Application
This is a well documented and coded UI kit for Question – Answers application like Quora, Stackoverflow, that is ready to use for any products. This UI Kit is built with Flutter 2.0, which is an open-source mobile application development framework created by Google. It is used to develop applications for Android and iOS.
Pluggable with your Backend
Walkthrough screens set
Profile Screens
Post Questions & submit answers
All Screen
Free Demo
Customer Review
Core Features of Flutter UI KIT
- More than 20 Screens:
- Splash Screen
- Onboarding Screens
- SignUp Screen
- Login Screen
- Forget Password/Reset
- Homescreen (With Search Bar, Trending Questions & Categories)
- Category View
- Separate Question view
- Answers List
- Answer Detail view
- Success popup
- Add Question form
- Bookmark questions
- Profile Page
- Edit profile page
- Change Password
- Report Issue Page
- OTP Screen to Activate Account
- Notification Setting Screens
- Follower + Following List
- Search page with Suggestion
- Static pages for About us, Privacy policy & Terms and conditions
- Askthrifty – Flutter App UI Kit specially designed for questions and answers, Although it can be used for Interview Questions Application, Building Quora, Stackoverflow clone, Interview Questions Application, and Recipe Application, etc.
- Entities and Models are ready to use.
- Clean and organized Dart Language code.
- Easy to restyle and theming by on your branding sites
- Animations like Hero Animations, bounce and fade animations, Sliding and Swiping animations are integrated
Changelog
Version 1.0 – 04/10/2020
- Initial release
Version 1.1 – 19/05/2021
- Included Google Signin Button
- Eye button in the password
- Change Password Screen
- Delete Account Popup
- View user Profile, View User Question, Answers
- Like Button and count in Question card
- Delete & Report option in Answers and Reply on long press
- Report Issue Page
- OTP Screen to Activate Account
- Notification Setting Screens
- Follower + Following List
Version 1.2 – 10/09/2022
- Migrated to Flutter 3.0
- Bug Fix
Version 1.3 – 12/07/2023
- Package Upgrades
- Replaced deprecated flutter_tags package with flutter_tags_x
- Resolved internal package issue of polls package
- Resolved pin_put for OTP issues in themes as per flutter version 3+
- Fixed Routing issues
- Splash color issues in buttons resolved
- Back button given in various necessary pages
- Added TnC and privacy policy buttons in sign up page
- Removed Safe Area widget at unnecessary screens
- Removed splash colors from unnecessary widgets
- Added pull to refresh in home page
- Improved UI for post-question screen and validity selection
- Added bookmark and like button functionality
- Added ListView in the notification page and pull to refresh
Version 1.4 – 24/02/2024
- Flutter version upgrade to 3.16.4
- Dart version upgrade to 3.2.3
- Null check throughout the app
- Replaced the discontinued poll package with flutter_polls
- Upgrade the app to material 3
- Improved Tags package theme to support the app theme
- Made font family consistent throughout the app
- Improved UI and theming for user profile screen
- Added snackbar on actions
- Added validators on text fields
- Folder structure and file structure seggregation