Code

Discussion on FlutKit - Flutter & Figma UI Kit

Discussion on FlutKit - Flutter & Figma UI Kit

Cart 1,907 sales
Recently Updated

205 comments found.

Setting this up is a NIGHTMARE, as the documentation is very poorly written and not well explained, the file directory is also quite confusing.

I cant get it to work at all and have wasted 3 days on it already, error after error, even when setting up a completely new flutter app, I cant implement this in to it one bit.

How do I get the demo app you have for example as a fresh app I can play around with on android studio? This should be a pretty straight forward feature for you to have implemented in.

At this rate I’ve wasted $45 for something I cant even get working.

Hi,

Sorry for the inconvenience.

Could you share an error screenshot or video via denish(at)coderthemes(dot)com?

We definitely help you in installation.

Best, Coderthemes

Dropdown widget is so common. Where is it?

Hi,

Sorry dropdown widget is not available but the menu widget is there.

Let me know if you have any other questions

Best, Coderthemes

I am getting that error for mac m1 machine when I run `flutter run`

  • 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)

That is another failure when I run with iOS emulator.

lib/screens/other/terms_screen.dart:21:29: Error: Method 'addPostFrameCallback' cannot be called on 'WidgetsBinding?' because it is potentially null.
    - 'WidgetsBinding' is from 'package:flutter/src/widgets/binding.dart' ('../../../flutter-2/packages/flutter/lib/src/widgets/binding.dart').
   Try calling using ?. instead.

That is my flutter environment.

❯ flutter—version Flutter 2.10.5 • channel stable • https://github.com/flutter/flutter.git Framework • revision 5464c5bac7 (5 weeks ago) • 2022-04-18 09:55:37 -0700 Engine • revision 57d3bac3dd Tools • Dart 2.16.2 • DevTools 2.9.2

Hi,

Please upgrade flutter SDK to the latest (v3.0).

Upgrade guide: https://flutkit.coderthemes.com/pre-requisite.html

Let me know if you have any other questions.

Best, Coderthemes

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

I have sent you an email.

Can you please check it?

Cheers

Hi,

Could you please mail us on denish(at)coderthemes(dot)com?

Best, Coderthemes

Hi,

I have sent to your email above.

Cheers

Hello, What exactly is your app for? please thank you

Hi,

It’s a flutter ui kit. You can build any type of app using this UI kit.

See our product in deep: https://flutkit.coderthemes.com/preview.html

Thanks for your interest.

Any Update to Flutter 3.0 , i’m waiting latest version and i will purchase

thanks

Hi,

Thanks for waiting. We always try to make it the latest.

FlutKit (v11) is released which is based on Flutter 3.0

Thanks

Thanks & any schedule upgrading to flutter 3.0?

Hi,

Yes, currently we are working on it. within one week we release a major update with a new app.

Thanks for the purchase.

How can I test the IOS app before purchase?

Hi,

Unfortunately, we have not added the app to the app store. but still, flutter works the same as android as well on ios.

Let me know if you have any other questions.

Best, Coderthemes

Hi Can I Found Version Without Null Safety

Hi,

Mail us on denish(at)coderthemes(dot)com.

Best, Coderthemes

this one looks similar with UniKit.. is unikit duplicate of yours or it’s from the same company?

Hi,

Yes, We are from different company but same parent company.

Unikit is different in designs and features then flutkit.

Let me know, if you have any other questions.

Best, Coderthemes

Does any wireframe(figma / adobexd) is available for this template?

Hi,

Unfortunately, We don’t have that asset.

Let me know if you have any other questions.

Best, Coderthemes

I downloaded the latest version 10.0 and got some errors, even after running pub get. The following properties are not found: theme.colorScheme.primaryContainer <- primaryContainer is not found. ColorScheme.fromSeed -< fromSeed is not found. I already work with v 9 with not problems. Thanks for the help

Hi,

Please upgrade flutter SDK.

Refer our online documentation: https://flutkit.coderthemes.com/pre-requisite.html

Let us know if you have any questions.

Best, Coderthemes

Thanks, that helped

Old docs version https://i.ibb.co/8mYxyJg/Screen-Shot-2022-03-10-at-20-30-02.png I don’t find many code in my download folder FlutKit_v10.0

Hi,

Please refer online documentation: https://flutkit.coderthemes.com/

Let me know, if you have any other questions.

Best, Coderthemes

Please update the docs: https://flutkit.coderthemes.com/add_full_app.html The docs not match the source code

Hi,

Could you point out which things go wrong? so we can change and give our customer to best.

Thanks for the purchase

[other/Integration] flutter pub get Running “flutter pub get” in Integration… 16.4s This app is using a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to migrate this app to the V2 embedding. Take a look at the docs for migrating an app: https://github.com/flutter/flutter/wiki/Upgrading-pre-1.12-Android-projects exit code 0

please fix this issue

Hi,

We fix this in next updates.

If you still getting errors mail us on denish(at)coderthemes(dot)com

We will help you.

Thanks for reporting

Please give a Youtube video tutorial setup new a project with flutkit full app.

Hi,

We Haven’t any video at this moment.

If you getting error or need any help mail us on denish(at)coderthemes(dot)com

Thanks

Is flutkit provide SF Pro fonts for IOS ?

If no how we can use SF Pro (IOS fonts) with flutkit theme.

How to use cupertino fonts rather than material fonts ? (This is only if we have not any option of Using IOS defined font in flutter)

Hi,

Currently, we do not support fonts as assets. But in the next update, we added support for all types of fonts (google fonts, assets, platform adaptive).

Thanks for suggestion

please give an example what family we can put for default SF text family any font because none is working for us IOS

Hi, I want to find out if this kit will work for PHP MY SQL?

Thank you

Hi,

It is UI Kit. You can work with any backend framework. It needs data to render.

Let us know if you have any other questions.

Thanks

Thank you. I have a ready to go social media with Api, Are you able to help me with the integrations? Thank you so much

Hi,

Our support policy: https://codecanyon.net/item/flutkit-flutter-ui-kit/27510289/support

We are sorry, we can’t help with customization.

Let us know if you have any other questions.

Thanks

Hello. I’m trying connect job_pro template and back4app server. After update of pubspec.yaml I have got a dependency errors. Would you please help how to buypass these errors.

Hi,

Yes. Could you share your error log of screenshots with us on denish(at) coderthemes(dot)com

Thanks

Hi! Thanks. It seems I found the solution.

In pubspec.yaml, after add parse_server_sdk_flutter: 3.1.0 also change the following strings: – http: ^0.12.0+2 -> http: ^0.13.3 – fluttertoast: ^3.1.3 -> fluttertoast: ^8.0.9 – flutter_launcher_icons: “0.7.3” -> flutter_launcher_icons: ^0.9.0

Hi,

You need to add dependency via command ‘flutter pub add…’

Not direct add on pubspec.yaml… it seems like dependency problem with it.

Thanks

hi , i want to know if after bought code, it’s possible to use them with firebase as backend

thx

Hi,

This is UI Kit. This is ready to use as UI. We have already added examples of firebase authentication. But another UI part is not directly working with firebase. You need to customize a little bit in UI.

Let us know if you have any other questions.

Thanks

i’m interessting to shopping app and want to use it , for it can i use it with firebase ?

Hi,

Thanks for your interest.

So far it’s just an UI kit. You nee to write own business logic for firebase. UI is completely ready to adopt any kind of data.

Thanks

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