59 comments found.
After purchasing, how many apps I can made? any limit.
Hello sir,
SmartKit Pro is a Flutter UI Kit which provides you with complete Flutter source code for all the app designs shown in the demo. You can use this code as a template to build the UI of your own applications.
The project is modularly structured, so you can easily use individual modules or screens in your own apps. Please note that it includes UI designs only—no backend or functional logic.
Once purchased, you can use the kit to create as many apps as you like, as long as you comply with the Envato license terms (e.g., one end product per regular license).
Thank you.
i am facing issues there are multiple errors in latest setup. Please help me out
Hello sir
Please download the latest files
We have updated the new version
Does your script contain full apps?
Hello sir
its UI kit only
You can check demo app : https://play.google.com/store/apps/details?id=com.wrteam.smartkit_pro
This script is great. I can also create and configure all kinds of codecanyon scripts. Contact me: https://billcoder.web.app Whatsapp: +923106621046
Hello
After purchasing the UI kit, if I request you to develop a specific UI into a fully functional application, would you undertake such a project? If yes, what would be the typical cost and time estimate for such work?
Hello sir
Yes, we are doing custom project here.
The time and cost associated with the project will be determined based on your specific requirements.
For further discussion and to explore your project needs in more detail, please feel free to contact us at the following:
Mail: support@wrteam.in
Whatspp: https://api.whatsapp.com/send/?phone=%2B919797945459&text&app_absent=0
Thank you
Hi guys! This app is amazing, but I can not run anymore. I have tried a lot of flutter versions and nothing! Can you indicate that correct version to build? thanks
Dear Sir,
For technical assistance, please connect with our support team via Skype at the following link: Skype Support Link
https://join.skype.com/invite/vM85JTUEkGlEThank you.
Best regards, WRTeam
The UI seems nice, but after downloading and installing, it’s not working at all. So many errors, it’s using deprecated functions / classes everywhere. IT says it’s compatible with SDK 3.0, but in the pubspec it’s environment: sdk: ”>=2.16.1 <3.0.0” – Can you please provide me an updated package with non-depreciatd functions??
Hello sir
I apologize for any inconvenience caused. We have recently implemented an update that includes the latest libraries and SDK. Kindly check the new code to ensure optimal performance.
Thank you!!
Very very nice UI KIT but many apps are not in the demo app, why? Also it look like this app has old flutter version and packages versions because last updated was more than a year.. I really like this source code but for the previous respons I’m thinking not to purchase it unless you tell me that this ui kit has the latest versions of all packages and all the apps mentioned in codecanyon I will get it’s source codes..
Thank you..
Hello sir
We have recently implemented an update that includes the latest libraries and SDK. Kindly check the new code to ensure optimal performance.
Thank you for your understanding.
That’s great news
Done
I’m sorry to say that but you lied to me about “update that includes the latest libraries and SDK.” as you said but in real the flutter version is 3.16.9 and 33 packages are not able to be updated and so may errors I faced during Debugging it,, so for that reason please upgrade the flutter sdk and all its packages or I’m going to refund it.
Please read your comment again and be on your words..
Hello drmoha
We apologize for any inconvenience caused. We have indeed updated the code with the latest libraries. If any updates are missed, we’ll address them promptly today. Thank you for your understanding.
hellow dear,,
please update the flutter sdk and 33 old packages ,,
every time I face this errors during debugging ( flutter run).
../../../AppData/Local/Pub/Cache/hosted/pub.dev/syncfusion_flutter_datepicker-24.2.9/lib/src/date_picker/date_picker.dart:10064:35: Error: The getter ‘isAltPressed’ isn’t defined for the class ‘HardwareKeyboard’. – ‘HardwareKeyboard’ is from ‘package:flutter/src/services/hardware_keyboard.dart’ (’/D:/ANDROID_HOME2021/flutter/packages/flutter/lib/src/services/hardware_keyboard.dart’). Try correcting the name to the name of an existing getter, or defining a getter or field named ‘isAltPressed’. if (HardwareKeyboard.instance.isAltPressed) { ^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/pub.dev/syncfusion_flutter_datepicker-24.2.9/lib/src/date_picker/date_picker.dart:10108:35: Error: The getter ‘isShiftPressed’ isn’t defined for the class ‘HardwareKeyboard’. – ‘HardwareKeyboard’ is from ‘package:flutter/src/services/hardware_keyboard.dart’ (’/D:/ANDROID_HOME2021/flutter/packages/flutter/lib/src/services/hardware_keyboard.dart’). Try correcting the name to the name of an existing getter, or defining a getter or field named ‘isShiftPressed’. HardwareKeyboard.instance.isShiftPressed) { ^^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/pub.dev/syncfusion_flutter_datepicker-24.2.9/lib/src/date_picker/date_picker.dart:10131:35: Error: The getter ‘isShiftPressed’ isn’t defined for the class ‘HardwareKeyboard’. – ‘HardwareKeyboard’ is from ‘package:flutter/src/services/hardware_keyboard.dart’ (’/D:/ANDROID_HOME2021/flutter/packages/flutter/lib/src/services/hardware_keyboard.dart’). Try correcting the name to the name of an existing getter, or defining a getter or field named ‘isShiftPressed’. HardwareKeyboard.instance.isShiftPressed) { ^^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/pub.dev/syncfusion_flutter_datepicker-24.2.9/lib/src/date_picker/date_picker.dart:10320:35: Error: The getter ‘isShiftPressed’ isn’t defined for the class ‘HardwareKeyboard’. – ‘HardwareKeyboard’ is from ‘package:flutter/src/services/hardware_keyboard.dart’ (’/D:/ANDROID_HOME2021/flutter/packages/flutter/lib/src/services/hardware_keyboard.dart’). Try correcting the name to the name of an existing getter, or defining a getter or field named ‘isShiftPressed’. if (HardwareKeyboard.instance.isShiftPressed && ^^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/pub.dev/syncfusion_flutter_datepicker-24.2.9/lib/src/date_picker/date_picker.dart:10335:35: Error: The getter ‘isControlPressed’ isn’t defined for the class ‘HardwareKeyboard’. – ‘HardwareKeyboard’ is from ‘package:flutter/src/services/hardware_keyboard.dart’ (’/D:/ANDROID_HOME2021/flutter/packages/flutter/lib/src/services/hardware_keyboard.dart’). Try correcting the name to the name of an existing getter, or defining a getter or field named ‘isControlPressed’. if (HardwareKeyboard.instance.isControlPressed) { ^^^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/pub.dev/syncfusion_flutter_datepicker-24.2.9/lib/src/date_picker/date_picker.dart:10563:35: Error: The getter ‘isShiftPressed’ isn’t defined for the class ‘HardwareKeyboard’. – ‘HardwareKeyboard’ is from ‘package:flutter/src/services/hardware_keyboard.dart’ (’/D:/ANDROID_HOME2021/flutter/packages/flutter/lib/src/services/hardware_keyboard.dart’). Try correcting the name to the name of an existing getter, or defining a getter or field named ‘isShiftPressed’. if (HardwareKeyboard.instance.isShiftPressed && ^^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/pub.dev/syncfusion_flutter_datepicker-24.2.9/lib/src/date_picker/date_picker.dart:10586:42: Error: The getter ‘isShiftPressed’ isn’t defined for the class ‘HardwareKeyboard’. – ‘HardwareKeyboard’ is from ‘package:flutter/src/services/hardware_keyboard.dart’ (’/D:/ANDROID_HOME2021/flutter/packages/flutter/lib/src/services/hardware_keyboard.dart’). Try correcting the name to the name of an existing getter, or defining a getter or field named ‘isShiftPressed’. } else if (HardwareKeyboard.instance.isShiftPressed && ^^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/pub.dev/syncfusion_flutter_datepicker-24.2.9/lib/src/date_picker/date_picker.dart:10609:42: Error: The getter ‘isShiftPressed’ isn’t defined for the class ‘HardwareKeyboard’. – ‘HardwareKeyboard’ is from ‘package:flutter/src/services/hardware_keyboard.dart’ (’/D:/ANDROID_HOME2021/flutter/packages/flutter/lib/src/services/hardware_keyboard.dart’). Try correcting the name to the name of an existing getter, or defining a getter or field named ‘isShiftPressed’. } else if (HardwareKeyboard.instance.isShiftPressed && ^^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/pub.dev/syncfusion_flutter_datepicker-24.2.9/lib/src/date_picker/date_picker.dart:10632:42: Error: The getter ‘isShiftPressed’ isn’t defined for the class ‘HardwareKeyboard’. – ‘HardwareKeyboard’ is from ‘package:flutter/src/services/hardware_keyboard.dart’ (’/D:/ANDROID_HOME2021/flutter/packages/flutter/lib/src/services/hardware_keyboard.dart’). Try correcting the name to the name of an existing getter, or defining a getter or field named ‘isShiftPressed’. } else if (HardwareKeyboard.instance.isShiftPressed && ^^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/pub.dev/google_fonts-6.2.0/lib/src/google_fonts_base.dart:69:8: Error: Type ‘FontFeature’ not found. List<FontFeature>? fontFeatures, ^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/pub.dev/google_fonts-6.2.0/lib/src/google_fonts_base.dart:69:8: Error: ‘FontFeature’ isn’t a type. List<FontFeature>? fontFeatures, ^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/pub.dev/syncfusion_flutter_calendar-24.2.9/lib/src/calendar/views/calendar_view.dart:4442:35: Error: The getter ‘isShiftPressed’ isn’t defined for the class ‘HardwareKeyboard’. – ‘HardwareKeyboard’ is from ‘package:flutter/src/services/hardware_keyboard.dart’ (’/D:/ANDROID_HOME2021/flutter/packages/flutter/lib/src/services/hardware_keyboard.dart’). Try correcting the name to the name of an existing getter, or defining a getter or field named ‘isShiftPressed’. if (HardwareKeyboard.instance.isShiftPressed) { ^^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/pub.dev/syncfusion_flutter_calendar-24.2.9/lib/src/calendar/views/calendar_view.dart:4493:40: Error: The getter ‘isShiftPressed’ isn’t defined for the class ‘HardwareKeyboard’. – ‘HardwareKeyboard’ is from ‘package:flutter/src/services/hardware_keyboard.dart’ (’/D:/ANDROID_HOME2021/flutter/packages/flutter/lib/src/services/hardware_keyboard.dart’). Try correcting the name to the name of an existing getter, or defining a getter or field named ‘isShiftPressed’. !HardwareKeyboard.instance.isShiftPressed); ^^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/pub.dev/syncfusion_flutter_calendar-24.2.9/lib/src/calendar/views/calendar_view.dart:4541:38: Error: The getter ‘isShiftPressed’ isn’t defined for the class ‘HardwareKeyboard’. – ‘HardwareKeyboard’ is from ‘package:flutter/src/services/hardware_keyboard.dart’ (’/D:/ANDROID_HOME2021/flutter/packages/flutter/lib/src/services/hardware_keyboard.dart’). Try correcting the name to the name of an existing getter, or defining a getter or field named ‘isShiftPressed’. !HardwareKeyboard.instance.isShiftPressed); ^^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/pub.dev/syncfusion_flutter_calendar-24.2.9/lib/src/calendar/views/calendar_view.dart:4688:35: Error: The getter ‘isControlPressed’ isn’t defined for the class ‘HardwareKeyboard’. – ‘HardwareKeyboard’ is from ‘package:flutter/src/services/hardware_keyboard.dart’ (’/D:/ANDROID_HOME2021/flutter/packages/flutter/lib/src/services/hardware_keyboard.dart’). Try correcting the name to the name of an existing getter, or defining a getter or field named ‘isControlPressed’. if (HardwareKeyboard.instance.isControlPressed && ^^^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/pub.dev/syncfusion_flutter_calendar-24.2.9/lib/src/calendar/common/calendar_view_helper.dart:768:35: Error: The getter ‘isAltPressed’ isn’t defined for the class ‘HardwareKeyboard’. – ‘HardwareKeyboard’ is from ‘package:flutter/src/services/hardware_keyboard.dart’ (’/D:/ANDROID_HOME2021/flutter/packages/flutter/lib/src/services/hardware_keyboard.dart’). Try correcting the name to the name of an existing getter, or defining a getter or field named ‘isAltPressed’. if (HardwareKeyboard.instance.isAltPressed) { ^^^^^^ Target kernel_snapshot failed: Exception
FAILURE: Build failed with an exception.
- Where: Script ‘D:\ANDROID_HOME2021\flutter\packages\flutter_tools\gradle\src\main\groovy\flutter.groovy’ line: ١٣٥٠
- What went wrong: Execution failed for task ’:app:compileFlutterBuildDebug’. > Process ‘command ‘D:\ANDROID_HOME2021\flutter\bin\flutter.bat’’ finished with non-zero exit value ١
- Try: > Run with—stacktrace option to get the stack trace. > Run with—info or—debug option to get more log output. > Run with—scan to get full insights.
- Get more help at https://help.gradle.org
BUILD FAILED in 50s Running Gradle task ‘assembleDebug’...
my flutter doctor:
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 3.16.9,
on Microsoft Windows [Version 10.0.22631.3296], locale en-US)
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain – develop for Android devices (Android SDK version 34.0.0)
[√] Chrome – develop for the web
[X] Visual Studio – develop Windows apps X Visual Studio not installed; this is necessary to develop Windows apps. Download at https://visualstudio.microsoft.com/downloads/. Please install the “Desktop development with C++” workload, including all of its default components
[√] Android Studio (version 2022.3)
[√] VS Code (version 1.87.2)
[√] Connected device (4 available)
[√] Network resources
Hello @drmoha Sir,
Sir our latest update compatible with flutter version 13.9.3.
try to do above share command in terminal
1. flutter upgrade
2. flutter pub upgrade
3. flutter pub upgrade—major-versions
After above share command try to run app.
Thank You..!!
As of today, March 19th, 2024, the latest stable Flutter version is 3.19.3. Not 13.9.3 And My flutter version 3.16.9 and I can’t upgrade or downgrade my current version because many apps I currently work with are in this version.
Second thing team support tell me 6 days ago that you have upgraded the flutter sdk and all packages to the latest version so I purchased the app.. Here is the team support’s comment : Hello sir
I apologize for any inconvenience caused. We have recently implemented an update that includes the latest libraries and SDK. Kindly check the new code to ensure optimal performance.
Thank you!!
So please upgrade the app sdk and packages (33 packages are old).
Hello sir
Apologies for the typo. The latest update is version 3.19.3. You can alternate between both versions as needed.
What is the current app’s flutter version? What about the libraries those 33 packages are old versions..? I think it will not take long time to upgrade all of them and it will be appreciated by customers.
Greatest team,, thanks for new update,, keep going,,
ou’re welcome! I’m glad you found the update helpful.
When could we have a new version?
Dear @byungkwonjeon
it will take time , but sure about that!
Thank you!
includes integration with Face ID IOS o Biometric Android ??
Hello sir
This feature is not available in smartkit.
Thank you!!
And when will there be an update with flutter 3.7.3? You can add a map module and POS with a bar reader or QR
Hi, packages are not up to date… lot of errors
hello please do you have a figma file for this ?
Dear @ifeanyiejindu!
No sir we don’t have we did all design with different platform like Figma , XD etc
Thank you!
any update?
Hello sir,
not yet finish when done we will sure release update.
Thank you!!
Can’t install the demo version on IOS…
Hello pedraohenrique.
Let us fix this issue.
Thank you for pointing this out.
Hello sir
iOS demo now working,
Thank you
Hello, there are still issues with NULL pointer exceptions, did you udpdated full apps to Flutter 3.0.2? It doesnt looks like…. some NULL errors still persists there…
You cannot build this into app:
- What went wrong: Execution failed for task ’:app:validateSigningRelease’. > Keystore file ‘C:\____FLUTTER\codecanyon-fnjrjNVK-smartkit-pro-flutter-ui-kit\SmartKit Pro – v.2.0.5\android\app\Users\priyansh\desktop\appJksKeys\smartkit-pro’ not found for signing config ‘release’.
Sir its working fine with flutter 3.0.2, For more detail contact me on skype,https://join.skype.com/invite/VGeSe7WKtty0
How to download those UI files. I don’t see any downloadable file in the zip file. How to see your 15+ app designs. ?
Hello @odiadev, Extract zip folder then setup flutter then run the project, For more detail contact me on skype,https://join.skype.com/invite/VGeSe7WKtty0
Hi! First of all congratulations for the excellent job. Unfortunately the new version 2.0.3 isn’t available to download. The download is still of the 2.0.2 version. Please, can You check it?
Hello @edgui , Demo is working fine,If you face any issue contact me on skype,https://join.skype.com/invite/VGeSe7WKtty0
Hi, where can I contact your team regarding installation error for new updated version. I need guide. Thank you
Contact me on skype,https://join.skype.com/invite/VGeSe7WKtty0