59 comments found.
how to use navigation drawer properly ..example given is not clear…its showing error multiple global keys are used
Hello @rocksolid911 sir,
can you please contact me on skype :- https://join.skype.com/invite/YvVpSKoSbtzD
Thank you
Halo we need Love Meet (Use Neomorphism Theme) are this possible?
Hello @Sellindion!
No dear you will be get same code showing with demo APK.
Yes if you are developer and able to edit / modify code – you can.
Thank you
Great ui. I want to buy. What is your updates frequence for this project?
Dear @rony007! Approx 15 days frequence.
Thank you!
Congratulations, Good luck with sales!
Thank you @breakbounce
can the ecommerce template be used on https://codecanyon.net/item/city-ecommerce-app/22015911?s_rank=19?
If yes, will you help with configuration?
Dear @dev_opss!
Possible but it will be very very difficult just because of different coding language, Smart kit is developed via flutter with dart and ecart with java XML.
Sorry, we can’t help you with that!
Thank you!
This desing is tooo cool, loving the demo.
Thank you very much!
Warning: You are using these overridden dependencies: ! flutter_svg 0.22.0 Running “flutter pub get” in smartkit… 2,216ms The plugins `admob_flutter, image_gallery_saver, stripe_payment` use a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if these plugins support the Android V2 embedding. Otherwise, consider removing them since a future release of Flutter will remove these deprecated APIs. If you are plugin author, take a look at the docs for migrating the plugin to the V2 embedding: https://flutter.dev/go/android-plugin-migration.
Could you please help above issue?
Hello @eugiin sir, this is warning message, with this warning app also run.. whenever that libs latest version release we can use newer version then that warning disapper.
Thank you.
Please take a look at below error i’m getting. Can you help?
../../../Developer/flutter/.pub-cache/hosted/pub.dartlang.org/charts_flutter-0.11.0/lib/src/behaviors/legend/legend_entry_layout.dart:134:45: Error: The getter ‘body1’ isn’t defined for the class ‘TextTheme’. – ‘TextTheme’ is from ‘package:flutter/src/material/text_theme.dart’ (’../../../Developer/flutter/packages/flutter/lib/src/material/text_theme.dart’). Try correcting the name to the name of an existing getter, or defining a getter or field named ‘body1’. color ??= Theme.of(context).textTheme.body1!.color; ^^^
FAILURE: Build failed with an exception.
- Where: Script ’/Users/ugna/Developer/flutter/packages/flutter_tools/gradle/flutter.gradle’ line: 1005
- What went wrong: Execution failed for task ’:app:compileFlutterBuildDebug’. > Process ‘command ’/Users/ugna/Developer/flutter/bin/flutter’’ finished with non-zero exit value 1
- 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 3m 25s Exception: Gradle task assembleDebug failed with exit code 1
Hello @eugiin sir,
can you please contact me on skype :- https://join.skype.com/invite/YvVpSKoSbtzD
Thank you
i wrote on Skype but no response. am i contacting a wrong contact? please help
Dear @eugiin brother ,
Already replied there , waiting for you there!
Thank you!
Hey i have question regarding this ui. Actually i am not developer but can i make app without coding. Just like your other apps?
Sir this is UI product, if you are developer and you want to use UI for your product then you can use it but implementation of functionality you have to do.
Thank You
hello before i purchase is the kit inclusive of all the app designs shown or just one
Hello Sir, All code included , which is in demo apk you can check demo apk via this link -> https://drive.google.com/file/d/11PDxo3qWou3htbo5m_V1kgQHntufV-sI/view
Thank you
Thank you @Hency Yes @IsaakBoss all the app design inclusive
Thank you
Hello Boss, as promised I purchased the app, kindly how can i extract the learning app from the rest.
Do you have a guide on how to do it?
Yes @Boss @IsaackBoss Documentation there , it will help you , + if you need help from team , support team available there!
you need to contact the support team on skype! you will get skype address from the documentation of the respected code item under the support sections.
Skype : https://join.skype.com/invite/YvVpSKoSbtzD
Thank you!
I have contacted you on skype, kindly reply
can’t run with flutter version 2.5, I use windows platform, please help me, I need doed fast
For support team available there! you need to contact the support team on skype! you will get skype address from the documentation of the respected code item under the support sections.
skype : https://join.skype.com/invite/YvVpSKoSbtzD
Thank you!
I liked your product but just want to know if the code is clean, customisable and is null safe. Can you show the folder structure. Are the integrations upto date?
Dear @johnpaulgrg
Yes it’s with null safe + with code we did our try best but I think depends on your flutter experience as well.
Thank you!
For anyone experiencing compile error: isn’t defined for the class ‘TextTheme’. – ‘TextTheme’ is from ‘package:flutter/src/material/text_theme.dart’
It’s the problem with charts_flutter package not supporting 2.5. You need to open pubspec.yml and repalce charts_flutter with:
charts_flutter:
git:
url: git://github.com/google/charts.git
path: charts_flutter
Dear @brandnewx
For support you need to contact the support team on skype!
skype here :
https://join.skype.com/invite/YvVpSKoSbtzDThank you!
Hi, presale question, how easy is it to extract single app from the kit
Dear @salbkh
I think base on your flutter development experience and coding skill, we did our best what everything whatever we can. yes, we can provide support if you were stuck and looking for support or someone looking for help.
Thank you!
I am a MacOS user but your documentation for MacOS is completely missing.
Dear @gulfam really sorry for the inconvenience,
we already started with doc update + now if you need help we are available, please contact on skype
Skype: https://join.skype.com/invite/YvVpSKoSbtzD
Thank you!
Dear @gulfam
Done with documentation, you can download new code from download section.
Thank you for your support!
Hi. I just purchased the flutter app. I am running Flutter Version 2.5 stable version and I a flutter developer. I can not run the app. Please look at these errors below. I cannot run the file and Android or IOS
This will generate a JSON format file containing all messages that need to be translated. ../../../../Developer/flutter/.pub-cache/hosted/pub.dartlang.org/charts_flutter-0.10.0/lib/src/behaviors/legend/legend_entry_layout.dart:134:45: Error: The getter ‘body1’ isn’t defined for the class ‘TextTheme’. – ‘TextTheme’ is from ‘package:flutter/src/material/text_theme.dart’ (’../../../../Developer/flutter/packages/flutter/lib/src/material/text_theme.dart’). Try correcting the name to the name of an existing getter, or defining a getter or field named ‘body1’. color ??= Theme.of(context).textTheme.body1.color; ^^^ ../../../../Developer/flutter/.pub-cache/hosted/pub.dartlang.org/photo_view-0.11.1/lib/src/core/photo_view_gesture_detector.dart:106:29: Error: The argument type ‘PointerEvent’ can’t be assigned to the parameter type ‘PointerDownEvent’. – ‘PointerEvent’ is from ‘package:flutter/src/gestures/events.dart’ (’../../../../Developer/flutter/packages/flutter/lib/src/gestures/events.dart’). – ‘PointerDownEvent’ is from ‘package:flutter/src/gestures/events.dart’ (’../../../../Developer/flutter/packages/flutter/lib/src/gestures/events.dart’). super.addAllowedPointer(event); ^
FAILURE: Build failed with an exception.
- Where: Script ’/Users/aidev/Developer/flutter/packages/flutter_tools/gradle/flutter.gradle’ line: 1005
- What went wrong: Execution failed for task ’:app:compileFlutterBuildDebug’. > Process ‘command ’/Users/aidev/Developer/flutter/bin/flutter’’ finished with non-zero exit value 1
- 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 1m 49s Exception: Gradle task assembleDebug failed with exit code 1
Dear jwarch , Sure team will help you but only request you to please wait for 1 day. Because of Sunday team not available.
Thank you
HI. I am able to run the new published version 2.5 successfully. Thank you for your quick response. Keep up the great work!
Dear @jwarch !
Thank you very much for your support!
Congratulations! Nice Work, Good luck with the Sales
Thank you very much @MarscodeIT
Hi. I see firebase is mentioned in your screen shots for this UI Kit. How is firebase leveraged in this Kit?
Dear @jwarch
Firebase we have used with integration part example login screen + many other ways like firebase can be used like store images on firestore instead of a local app.
Thank you!
Congratulation WRTEAM !
Thank you @trickykishan
Great work.
Good luck with sales
Thank you @infinitietech