Code

Discussion on DevKit - Flutter UI Kit

Discussion on DevKit - Flutter UI Kit

Cart 882 sales

70 comments found.

hqorchi

hqorchi Purchased

Hi, the documentation link and Download DevKit Demo links are not working. https://ijtechnology.net/docs/devkit/flutter/flutter_quick_start_guide I got this message : Invalid SSL certificate
  • What went wrong: Execution failed for task ’:app:checkDebugAarMetadata’. > A failure occurred while executing com.android.build.gradle.internal.tasks.CheckAarMetadataWorkAction > An issue was found when checking AAR metadata:
1.  Dependency ':flutter_local_notifications' requires core library desugaring to be enabled
    for :app.
See https://developer.android.com/studio/write/java8-support.html for more
details.

I am getting this error

is that qr code generator/reader included?

When trying to run project it showing error ‘Because devkitflutter depends on flutter_localizations from sdk which depends on intl 0.19.0, intl 0.19.0 is required. So, because devkitflutter depends on intl 0.18.1, version solving failed.’.

When resolve this then other errors getting occur. So I request you to kindly release new update asap.

I am still waiting for your reply. Do you maintain/update this Flutter UI kit? Should I wait for your updates or move to another well maintained Flutter UI kit?

Hello, your website is down , can you please check thank you . we have no access to the documentation

Hello, thank you for contacting us and thank you for your help. We apologize for the problems with our website. The website is now back up and running.

Kind regards

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,

Thank you for contacting us.

Unfortunately we cannot do a custom development. We only sell Flutter UI Kit and not a full application. You can search for another author that can do a custom development.

Hope this information can help you.

Kind regards

Hello—Could you kindly confirm if this app is integrated with the WebView API for Ads?

Google now allows integration of the WebView API for Ads without changing anything on web pages.

I am considering using the WebView feature to launch an iOS app and Android app for both app stores. Note that my website uses Google Adsense and I was hoping to include the ads in the apps.

References

https://support.google.com/adsense/answer/11893859?hl=en https://support.google.com/admob/answer/48182?hl=en (See: Technical requirements for web content viewing frames for apps) https://medium.com/flutter/2023-google-mobile-ads-updates-for-flutter-16b603df9ec9

Also, could you confirm if the WebView feature supports browser push notifications, as the website already uses its own Push Notification service?

Kind regards.

Hello,

Thank you for contacting us.

Honestly this UI Kit is a kit to create Android Apps and iOS Apps without using webview. So we don’t focus on that. Maybe you can check the other author that using webview to create apps.

We hope this information can help you.

Kind regards

hi, can we use this for 3rd party apps? i mean not for Food Delivery – Multi Merchants E-Commerce

Hello, thank you for contacting us.

Yes you can use this app for 3rd party apps.

Kind regards

It’s been a while since last update… is this product abandoned?

Hello,

We received your email :) We have uploaded the new code to codecanyon, you can download the code again. We hope that our product will be useful for your project.

Kind regards

I’m still facing some build/debug issues, somehow the app opens, and suddenly closes at start, seems like the Runner crashes…

Hello,

Could you please to email the debug issue video? We didn’t face that crash on our side.

Thank you and kind regards

I can not view documentation even after inputting my Item Purchase Code

Hello, thank you for contacting us.

Could you please to send the purchase code to our email at support@ijtechnology.net so we can check it.

Thank you for your purchase.

on the Pick Image page, you apply the logic so that the image is not saved when switching pages, how can I make the image remain even though the page has moved?

Hello, thank you for contacting us and thank you for your purchase.

Yes, we destroy and reset all variable when switch back to another pages. If you want to keep the images, you can follow the logic :

After you upload the image, you can store the image path with shared preferences or you can use static variable. And then when you switch back to the upload image page, you can call the shared preferences that store the image path and put that on the widget.

You also can check if the image path is empty or not, if not empty then show image by put the image path on the widget.

Hope this information can help you.

Kind regards

Good Morning.

I would like to buy it, but I would like to know what the code is like, if I have the freedom to change colors, places. If they are packages that cannot change.

Thanks

Hello,

Thank you for contacting us. This DevKit app is developed using Flutter and only UI Kit.

For your information if you are not a Flutter Programmer / Developer, we don’t suggest you to buy our product because all of our product is only a UI Kit / not a Full Application and we don’t offer a refund if the item has been downloaded. The customer who bought our product usually wants to learn a Flutter faster or someone who wants to get some feature, screen or integration rather than searching on the internet, it will save their time.

Hope this information can help you.

Kind regards

I just bought and I get this PS D:\flutter\mainfile\v15.1.0\devkit_flutter> flutter run The current Dart SDK version is 2.17.6.

Because devkitflutter depends on cached_network_image 3.2.2 which requires SDK version >=2.18.0 <3.0.0, version solving failed. Running “flutter pub get” in devkit_flutter… pub get failed (1; Because devkitflutter depends on cached_network_image 3.2.2 which requires SDK version >=2.18.0 <3.0.0, version solving failed.) PS D:\flutter\mainfile\v15.1.0\devkit_flutter>

Hello,

Thank you for contacting us.

Actually we are closed at saturday and sunday. But for fast check, please run flutter doctor -v and send the result to our support@ijtechnology.net

Make sure you are using the latest flutter SDK with command “flutter upgrade” and after that run “flutter pub upgrade” to upgrade all the packages and plugins.

Thank you for your purchase.

Kind regards,

iJTechnology

Hi, first of all, great job on this UI kit! Well written, clean code and very useful! I know that there are date and time pickers available. Any chance on developing a full calendar page where you can load different events. I think this would be a very useful addition to the kit. Monthly, weekly, and daily views would be awesome.

Hello,

Thank you for contacting us and thank you for your purchase.

We are happy if our product can be useful for our customer :)

Actually we never try to create a full calendar like google calendar that have a function to view, add, edit or delete the event. Maybe in the future we will try to create this features if possible.

Thank you for your advices and support for us. And if you are not busy, please help us by giving rate / review of our product at https://codecanyon.net/downloads

Kind regards

Thanks for getting back to me. I just noticed that you added Syncfusion charts, looks great. Syncfusion has a great calendar app. They also have very good datagrid application. Would you consider adding them to your kit? Having a nice data tables is a must for any business-oriented application. Suncfusion’s datagrid is one of the best I’ve seen on mobile platforms, easily the best on Flutter. Thank you in advance, keep up the great work!

Hello korop,

Yesterday we notice that sycnfusion just launch calendar app. Maybe in the future we will add their packages to our kit if possible. And thank you so much for your advices, supports and giving us a high rating, we really appreciate that.

Kind regards

Hello. Error: Required named parameter ‘auth’ must be provided. _factory.delegateFor( ^ I get an error

Hello, thank you for contacting us.

Please run flutter doctor -v then send us the result of flutter doctor -v and also the error screenshot to our email at support@ijtechnology.net so we can analyze the error.

Kind regards

hi, could this be integrted on Flutterflow?

Hello, thank you for contacting us.

We never use Flutterflow so we don’t know about that. If you are a Flutter Developer, you can add our code to be used on your screens / features.

Please note that this product is only for developers and just UI Kit (Not a full application). If you are not a Flutter Developer, we don’t suggest you to buy this product.

Hope this information can help you.

Kind regards

Dear Sir,

I would like to create Flutter mobile app for both Android and iOS phone. My website is directory website WP. Can your template do them?

Cheers

Hello,

Thank you for contacting us.

Unfortunately we cannot do a custom development. We only sell Flutter UI Kit and not a full application. You can search for another author that can do a custom development.

Hope this information can help you.

Kind regards

How can I test the IOS app before purchase?

Hello, thank you for contacting us.

Unfortunately, we don’t upload the demo to the app store. but still, flutter works the same as android as well on ios.

And please follow our documentation about iOS error when you are work with iOS. There are some added configuration if we build the apps with iOS.

Kind regards

Just purchased hopefully it can save me 100 of hrs

Hello, thank you for your purchase. We hope our product can be useful for your projects.

Kind regards

can not runing on ios, need support !!!! always get error runing on ios

Error (Xcode): Interrupted

Error (Xcode): Undefined symbol: _kGTMSessionUploadFetcherStandardChunkSize

Error (Xcode): Undefined symbol: OBJC_CLASS$_GTMSessionUploadFetcher

Error (Xcode): Undefined symbol: _FIRFirebaseVersion

Error (Xcode): Undefined symbol: OBJC_CLASS$_GTMSessionFetcher

Error (Xcode): Undefined symbol: OBJC_CLASS$_FIRComponentType

Error (Xcode): Undefined symbol: OBJC_CLASS$_FIRDependency

Error (Xcode): Undefined symbol: _FIRLogDebug

Error (Xcode): Undefined symbol: OBJC_CLASS$_FIRApp

Error (Xcode): Undefined symbol: OBJC_CLASS$_FIRComponent

Error (Xcode): Undefined symbol: OBJC_CLASS$_GTMSessionFetcherService

Could not build the application for the simulator. Error launching application on iPhone 13 Pro.

Hello,

Thank you for contacting us.

Could you please to run “flutter doctor -v” and send the result to our support team at support@ijtechnology.net

We will do our best to help you. Please don’t forget to include yout purchase code.

Kind regards

flutter doctor -v [✓] Flutter (Channel beta, 2.13.0-0.1.pre, on macOS 11.6.1 20G224 darwin-x64, locale en-GB) • Flutter version 2.13.0-0.1.pre at /Users/jingmeng.gan/Library/flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision 13a2fb10b8 (10 days ago), 2022-04-12 15:34:25 -0500 • Engine revision 499984f99c • Dart version 2.17.0 (build 2.17.0-266.1.beta) • DevTools version 2.12.1

[✓] Android toolchain – develop for Android devices (Android SDK version 30.0.3) • Android SDK at /Users/jingmeng.gan/Library/Android/sdk • Platform android-31, build-tools 30.0.3 • Java binary at: /Applications/Android Studio.app/Contents/jre/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 11.0.11+0-b60-7590822) • All Android licenses accepted.

[✓] Xcode – develop for iOS and macOS (Xcode 13.2.1) • Xcode at /Applications/Xcode.app/Contents/Developer • CocoaPods version 1.11.3

[✓] Chrome – develop for the web • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Android Studio (version 2021.1) • Android Studio at /Applications/Android Studio.app/Contents • Flutter plugin can be installed from: https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 11.0.11+0-b60-7590822)

[✓] IntelliJ IDEA Ultimate Edition (version 2019.2.4) • IntelliJ at /Applications/IntelliJ IDEA.app • Flutter plugin can be installed from: https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: https://plugins.jetbrains.com/plugin/6351-dart

[✓] IntelliJ IDEA Community Edition (version 2020.2) • IntelliJ at /Applications/IntelliJ IDEA CE.app • Flutter plugin can be installed from: https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: https://plugins.jetbrains.com/plugin/6351-dart

[✓] VS Code (version 1.66.2) • VS Code at /Applications/Visual Studio Code.app/Contents • Flutter extension version 3.38.1

[✓] Connected device (2 available) • iPhone 13 Pro (mobile) • D134FE52-4A5A-495F-B9AF-45772C43AC5D • ios • com.apple.CoreSimulator.SimRuntime.iOS-15-2 (simulator) • Chrome (web) • chrome • web-javascript • Google Chrome 100.0.4896.127

[✓] HTTP Host Availability • All required HTTP hosts are available

• No issues found!

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey