205 comments found.
Hello, I am currently planning to build a webapp. Which of the projects are optimized/suitable for a webapp? Can you please give a link to a live deployment?
Thanks and greetings from Germany!
Hi,
It’s a mobile application, we haven’t implemented the web yet. But you can try the mobile app demo from the live preview: https://flutkit.coderthemes.com/preview.html
Let me know, if you have any questions
Best, Coderthemes
Which state management system did you use in this UI kit?
Hi,
We use GetX for state management.
Let me know, if you have any other queries
Best, Coderthemes
Wanted to buy this but after seeing the live documentation its so bad. No explanation about how to create each app also over all documentation is not clear.
Hi,
It’s a UI Kit. Not a complete solution. So you don’t need to worry about how apps are working or how to implement features. You just copy and paste specific UI to your app.
Best regards, Coderthemes
Hi, you said figma available. Can we get a figma file?
Hi,
Yes it’s included with Figma. (It’s with purchased files)
Best regards, Coderthemes
I have download the last release V15, but I have got this error: Because every version of flutx from path depends on google_fonts ^2.3.2 and <MYAPP> depends on google_fonts ^4.0.4, flutx from path is forbidden.
I’m coming from V13.1
Please, What I have to do? thanks
Hi,
We removed the entire flutx package (It’s not stable) & replaced it with GetX. So please make sure your app does not contain any flutx package-related widgets (We already provide the same widgets under the helpers directory.
Best regards, Coderthemes
Hi, I didn’t understood. I’m building my app, entirely based un FLUTX. So, what I have to do? Thanks you
To be more accurate, I’m using for example Widget like FxContainer, FxText, Fx Controller …. So I have this kind of Import: import ‘package:flutx/flutx.dart’;
I’m confused of what you are talking about. Thanks you for more detailed steps I have to do, also because I have read nothing about this in “Live Documention.html”.
Please note that your actual “changelogs.html” is freezed on V.13.1, May 2023.
Hi,
Could you share issue at denish(at)coderthemes(dot)com
Best regards, Coderthemes
First i modified some of your functions in the flutx library (like the email validator that is wrong). Next i build my app successfully(editing what needed to be edited for my project) and i have an issue : The app doesn’t work on some devices. I’ve created an issue on github, do you know why i have this please.
Hi,
Could you send mail us over denish(at)coderthemes(dot)com
So you can share also codebase over there.
Best regards, Coderthemes
okay, sent.
Hi, I’m getting following exception: FAILURE: Build failed with an exception.
- What went wrong: Value ’/usr/lib/jvm/java-11-openjdk-amd64’ given for org.gradle.java.home Gradle property is invalid (Java home supplied is invalid)
windows, flutter 3.10 Any ideas how to fix it? Thanks
seems like deleting following line org.gradle.java.home=/usr/lib/jvm/java-11-openjdk-amd64 from gradle.properties file helps
Hi,
Yes if you need to remove this line, if you have other java version.
Thanks for the update.
I tried testing the app and a random credential and it didn’t work. I realized you had a validation logic
if (FxStringUtils.isEmail(text)) { return “Please enter valid email”; }
which is preventing access to the demo application. If that is removed, testing should be okay for any email address.
Thank You
Hi,
Thanks for the feedback. We will change the logic.
Best, Coderthemes
does it support RTL for all apps or some?
Hi,
Yes it support to all apps. If you find any issue then let me know.
Best, Coderthemes
have any email e password for test in apps?
Hi,
You can fill any email and password (Their is no any strict authentication)
Best, Coderthemes
everytime i put error email (@gmail or @yahoo.com)
enter a valid email
Hi,
Could you share screenshot over denish(at)coderthemes(dot)com
Best, Coderthemes
are they functional?
last question, the apps have a web panel for management
Hi,
No, Most of screens are static (UI Designs). But we use MVC Pattern for business logic
Best, Coderthemes
Are all apps custom?
Hi,
Some apps follow Material v2 and some follow v3 and also have custom themes.
Best, Coderthemes
when I run ‘flutter run’ on macbook m2 pro, I get the below error
Error (Xcode): Building for iOS Simulator, but linking in object file built for iOS, file ’/Users/ajay/Workspace/flutter/FlutKit_v13.1/FlutKit/ios/Pods/GoogleMaps/Maps/Frameworks/GoogleMaps.framework/GoogleMaps’ for architecture arm64
Error (Xcode): Linker command failed with exit code 1 (use -v to see invocation)
Could not build the application for the simulator. Error launching application on iPhone 14 Pro Max.
Hi,
Could you share issue over denish(at)coderthemes(dot)com.
We can help over there
Best, Coderthemes
Because every version of flutx from path depends on provider ^5.0.0 and qanda_v1 depends on provider ^6.0.2, flutx from path is forbidden. So, because qanda_v1 depends on flutx from path, version solving failed.
Whats this?
Hi,
Could you share issue over denish(at)coderthemes(dot)com
Best, Coderthemes
Hi
I just bought your product, but I can’t see the apps in [\Features\lib].
Where can I find these apps? I am talking about an app like cookify or medicare
Hi,
Use `FlutKit` Folder
do you have a list of difference 30 app?
Hi,
Could you refer to this gallery: https://flutkit.coderthemes.com/shots-gallery.html
Feel free to let me know if you have any other questions.
Best, Coderthemes
there only 14 apps, where got 30apps?
Hi,
Check into `Material You` , `Custom Apps` Tab in website.
hello. Is this all working now?
Hi,
It’s a static UI. You need to implement your business logic and backend to make it work.
Let me know if you have any queries over denish(at)coderthemes(dot)com
Best, Coderthemes
Greetings, I just bought your product, however I get the following error: [FlutKit] flutter pub get Resolving dependencies… Because flutkit depends on flutter_localizations from sdk which depends on intl 0.18.0, intl 0.18.0 is required. So, because flutkit depends on intl ^0.17.0, version solving failed.
You say in your ad that it is compatible with Flutter 3.7, however it seems that it is not.
Hi,
It is.
Reponsding to your mail
I downloaded the solution, opened it in VS Code, run “flutter pub get” in Flutkit but getting +10K problems and errors in the code.
when i try “flutter pub upgrade” I get 32 packages have newer versions incompatible with dependency constraints. Try `flutter pub outdated` for more information.
i am not able to run the sample
Hi,
Could you share error over denish(at)coderthemes(dot)com
Best, Coderthemes
here said there are 30+ full app, but your title said this is UI project, may i know is it your code included full app or just UI?
Hi,
We provide UI with Model & Data (JSON file). It works as a full app.
Let me know if you have any queries over denish(at)coderthemes(dot)com
Best, Coderthemes