Code

Discussion on Flatten - Flutter Admin Panel

Discussion on Flatten - Flutter Admin Panel

Cart 148 sales

18 comments found.

Hi, great work! I really like this template and I’m interested in purchasing it. However, there’s one issue that could be a dealbreaker for me, the navigation drawer isn’t functioning properly. It doesn’t allow smooth scrolling to the middle. it always jumps either up or down. Could you please fix this?

Hi,

Could you please share the issue over support(at)getappui(dot)com? Willing to know, more about there.

Thanks

Great work

Thanks

If you rewrite it to python Flet I’ll buy You can build a UI for your program with Flet controls which are based on Flutter Flet is a framework that allows building web, desktop and mobile applications in Python

https://flet.dev/docs

Hi,

Thanks for your kind request.

But I don’t know much about Python (It’s not in my stack). So can’t create that one.

Thanks again

Web project just open in browser and stuck on splash screen. please could you let me know how to fix that issue

Hi,

Could you share queries over support(at)getappui(dot)com

Best, Getappui

Does this come with backend code?

Hi,

There is no any backend. We use static data.

what i meant was the frontend code to make api calls .. not the backend itself per say .. just the required frontend code.. do you have any plans for same ?

Hi,

Sorry there is no any plan for that type of backend or make api (dummy) calls.

Let us know, if you need any other information.

Best, Getappui

getting the error when i run :

Got dependencies! 76 packages have newer versions incompatible with dependency constraints. Try `flutter pub outdated` for more information. Launching lib/main.dart on Chrome in debug mode… ../../../../../../.pub-cache/hosted/pub.dev/flutter_blurhash-0.7.0/lib/src/blurhash_widget.dart:218:42: Error: Type ‘DecoderCallback’ not found. ImageStreamCompleter load(UiImage key, DecoderCallback decode) => OneFrameImageStreamCompleter(_loadAsync(key)); ^^^^^^^^ ../../../../../../.pub-cache/hosted/pub.dev/flutter_blurhash-0.7.0/lib/src/blurhash_image.dart:32:48: Error: Type ‘DecoderCallback’ not found. ImageStreamCompleter load(BlurHashImage key, DecoderCallback decode) => OneFrameImageStreamCompleter(_loadAsync(key)); ^^^^^^^^ ../../../../../../.pub-cache/hosted/pub.dev/flutter_blurhash-0.7.0/lib/src/blurhash_widget.dart:218:42: Error: ‘DecoderCallback’ isn’t a type. ImageStreamCompleter load(UiImage key, DecoderCallback decode) => OneFrameImageStreamCompleter(_loadAsync(key)); ^^^^^^^^ ../../../../../../.pub-cache/hosted/pub.dev/flutter_blurhash-0.7.0/lib/src/blurhash_image.dart:32:48: Error: ‘DecoderCallback’ isn’t a type. ImageStreamCompleter load(BlurHashImage key, DecoderCallback decode) => OneFrameImageStreamCompleter(_loadAsync(key)); ^^^^^^^^ Unhandled exception: Unsupported operation: Unsupported invalid type InvalidType(<invalid>) (InvalidType). Encountered while compiling file:///Users/muhammadhussain/.pub-cache/hosted/pub.dev/flutter_blurhash-0.7.0/lib/src/blurhash_image.dart, which contains the type: FunctionType(ImageStreamCompleter Function(BlurHashImage, <invalid>)). #0 ProgramCompiler._typeCompilationError (package:dev_compiler/src/kernel/compiler.dart:3678) #1 ProgramCompiler._newEmitType (package:dev_compiler/src/kernel/compiler.dart:3471) #2 ProgramCompiler._emitType (package:dev_compiler/src/kernel/compiler.dart:3379) #3 ProgramCompiler.visitFunctionType (package:dev_compiler/src/kernel/compiler.dart:3731) #4 ProgramCompiler._emitClassSignature (package:dev_compiler/src/kernel/compiler.dart:1822) #5 ProgramCompiler._emitClassDeclaration (package:dev_compiler/src/kernel/compiler.dart:993) #6 ProgramCompiler._emitClass (package:dev_compiler/src/kernel/compiler.dart:846) #7 List.forEach (dart:core-patch/growable_array.dart:416) #8 ProgramCompiler._emitLibrary (package:dev_compiler/src/kernel/compiler.dart:784) #9 List.forEach (dart:core-patch/growable_array.dart:416) #10 ProgramCompiler.emitModule (package:dev_compiler/src/kernel/compiler.dart:505) #11 IncrementalJavaScriptBundler.compile (package:frontend_server/src/javascript_bundle.dart:223) #12 FrontendCompiler.writeJavaScriptBundle (package:frontend_server/frontend_server.dart:794) <asynchronous suspension> #13 FrontendCompiler.compile (package:frontend_server/frontend_server.dart:654) <asynchronous suspension> #14 listenAndCompile.<anonymous closure> (package:frontend_server/frontend_server.dart:1303) <asynchronous suspension> the Dart compiler exited unexpectedly. Waiting for connection from debug service on Chrome… 17.1s Failed to compile application.

Hi,

Could you share queries over support(at)getappui(dot)com

Best, Getappui

Hi, looks awesome and we want to buy it, please could you let use know what you use for state management ?

Hi,

We use GetX for state management.

Best, Getappui

Hi good work, I want to buy but i can see your 2 products please tell me the difference so that i can choose right one

1: WebUi – Flutter Admin & Dashboard UI Kit

2: Flatten – Flutter Admin Panel

Hi,

It has different ui designs, other things are same.

Let me know, if you have any queries.

Best, Getappui

Hi, Bit of a beginner here: it seems to have problems when upgrading to Flutter 3.16.3. Will it be sorted in the next code drop?

Hi,

Could you share the problem us at support(at)getappui(dot)com

Best, Getappui

no good ! Multiple widgets used the same GlobalKey.

Hi,

Could you share the screenshots over support(at)getappui(dot)com

Best, Getappui

what state management did you use?

Hi,

We use GetX for state management.

Let me know, if you have any questions.

Best regards, Getappui

Hello, can i compile to APK? Do you have APK Demo? thanks

Hi,

It’s for the web. But yes you can generate apk (It’s not purely mobile-oriented)

Best Regards, Getappui

Could you please add the SelectionArea widget inside the flutx component? By doing this, the use of flutter web becomes more intuitive. I also agree with the other comments about this Flutx, it is not a popular component, ideal is to use more performant managers, for example, BloC.

Hi,

It’s not too complicated a thing. Any beginner developer can also add this type of SelectionWidget where ever need.

So it’s up to you when and where you need the selection area.

Best, Getappui

yes, I really know, and I put it in my project. but to make it easier for beginners, and follow the famous Flutx pattern, why not put it inside FxText? hehehe good that followed the pattern. but ok thanks

Hi,

Didn’t get exactly.

Could you share it over email? (support(at)getappui(dot)com

Best, Getappui

this is a very good dashboard ui, however that flutx library is crap, no documention and an attempt copy of Getx but messed up. that libray makes it so difficult to implement especially on state management. Please the next version must just use Getx or a well known and documented package

Hi,

We are trying to add getx in current project. If we do then we update this project.

Thanks for the purchase

Congratulations on your accomplishments!

Thank you

Hi,

There is no pagination and search and filter with tables.

Hi,

We will update it. Please buy depending on what is currently have.

Best, Getappui

Any flutterflow version coming soon?

Hi,

We have some doubt about that.

Could you contact us over support(at)getappui(dot)com

Best, Getappui

issue is the state management package used flutx, theres literally no documentation on it online , mind providing a link to its documentation ?

actually its a really good package , loved it , easy to use

Hi,

Thanks for the purchase. Can you give us a review, it really appreciated us.

If you have any queries, contact us over support(at)getappui(dot)com

Happy to help, Getappui

Could you implement a fix to remove the # character from URLs?

Hi,

Thanks for the suggestion. We will do this in the next update.

Let me know if you have queries over support(at)getappui(dot)com

Best, Getappui

Hi,

Check demo now

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