Code

Discussion on Healer - Flutter Native App Template

Discussion on Healer - Flutter Native App Template

Cart 54 sales

20 comments found.

The current version is very obsolete. Many libraries are not compatible with Flutter 3, making it impossible to use it. Please update it or refund the payment.

Hi, We have update latest version, please download and check it. If need more help please chat with us via: m.me/950517708419682

Thank you so much! excelent version

Yep thank you, please give us rating :D

Hi will you provide only template code? Can you provide the design file? example .fig or .psd

Yes, On code canyon we only sell template code. You can check design here: https://ui8.net/no13/products/healer

/C:/Users/David%20Leonardo/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/circular_check_box-1.0.2/lib/circular_check_box.dart:168:13: Error: argumentos de tipo 0 esperados. Mapa<Tipo, Acción<Intento>> _actionMap; ^ /C:/Users/David%20Leonardo/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/circular_check_box-1.0.2/lib/circular_check_box.dart:178:23: Error: no se encontró el tipo 'ActivateIntent' . void _actionHandler(ActivateIntent intento){ ^^^^^^^^^^^^^^ lib/page/appointment_calendar/appointment_calendar_page.dart:13:23: Error: un valor de tipo 'AppointmentCalendarPageModel' no se puede asignar a una variable de tipo 'Widget'. - 'AppointmentCalendarPageModel' proviene de 'package:healer/page/appointment_calendar/appointment_calendar_page_model.dart' ('lib/page/appointment_calendar/appointment_calendar_page_model.dart'). - 'Widget' es de 'paquete:flutter/src/widgets/framework.dart' ('../../FlutterSdk/flutter/packages/flutter/lib/src/widgets/framework.dart'). constructor: (_) => AppointmentCalendarPageModel(), ^ lib/page/appointment_calendar/appointment_calendar_page.dart:13:16: Error: el tipo de argumento 'Widget Function(BuildContext)' no se puede asignar al tipo de parámetro 'Widget Function(BuildContext, Widget)'. - 'Widget' es de 'paquete:flutter/src/widgets/framework.dart' ('../../FlutterSdk/flutter/packages/flutter/lib/src/widgets/framework.dart'). - 'BuildContext' es de 'paquete:flutter/src/widgets/framework.dart' ('../../FlutterSdk/flutter/packages/flutter/lib/src/widgets/framework.dart'). constructor: (_) => AppointmentCalendarPageModel(), Como resuelvo estos errores?

Yep, Please chat with us via FB page: https://www.facebook.com/timistudio.dev Dev team will be support for you

I appreciate your support and the support it provides at all times. I totally recommend it.

Yep thank you

Good luck with your sales

Thank you :D

Hi

I am getting a lot of errors in the buiilder: (_) => DataModel() in many pages user lib.

Example : I get this error in appointment_calendar_page I get following error.

The return type ‘AppointmentCalendarPageModel’ isn’t a ‘Widget’, as required by the closure’s context.

Yep ok, Let us check it!

Do we get admin panel code as well when we buy this project?

This just UI template, don’t have admin

Hi i bought the healer template and got the wrong thing!!! why is that so please ?

You actually have a very bad support service as a vendor on Envato, i have messaged you here on Envato, called your Mobile Phone, messaged u on facebook, sent u a mail and still no reply!!!. This is very bad and totally unacceptable

Yep. Thank you.

I face this error messages:

  • Expected 0 type arguments.
  • Error: A value of type ‘AppointmentCalendarPageModel’ can’t be assigned to a variable of type ‘Widget’.
  • The argument type ‘Widget Function(BuildContext)’ can’t be assigned to the parameter type ‘Widget Function(BuildContext, Widget)’.

I updated the pubspec.yaml as you indicated above.

/C:/Users/David%20Leonardo/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/circular_check_box-1.0.2/lib/circular_check_box.dart:168:13: Error: Expected 0 type arguments.
  Map<Type, Action<Intent>> _actionMap;
            ^
/C:/Users/David%20Leonardo/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/circular_check_box-1.0.2/lib/circular_check_box.dart:178:23: Error: Type 'ActivateIntent' not found.
  void _actionHandler(ActivateIntent intent){
                      ^^^^^^^^^^^^^^
lib/page/appointment_calendar/appointment_calendar_page.dart:13:23: Error: A value of type 'AppointmentCalendarPageModel' can't be assigned to a variable of type 'Widget'.
 - 'AppointmentCalendarPageModel' is from 'package:healer/page/appointment_calendar/appointment_calendar_page_model.dart' ('lib/page/appointment_calendar/appointment_calendar_page_model.dart').
 - 'Widget' is from 'package:flutter/src/widgets/framework.dart' ('../../FlutterSdk/flutter/packages/flutter/lib/src/widgets/framework.dart').
      builder: (_) => AppointmentCalendarPageModel(),
                      ^
lib/page/appointment_calendar/appointment_calendar_page.dart:13:16: Error: The argument type 'Widget Function(BuildContext)' can't be assigned to the parameter type 'Widget Function(BuildContext, Widget)'.
 - 'Widget' is from 'package:flutter/src/widgets/framework.dart' ('../../FlutterSdk/flutter/packages/flutter/lib/src/widgets/framework.dart').
 - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../FlutterSdk/flutter/packages/flutter/lib/src/widgets/framework.dart').
      builder: (_) => AppointmentCalendarPageModel(),
               ^
And still goes on with: Error: A value of type ’...’ can’t be assigned to a variable of type ‘Widget’.

My flutter doctor response is:

  • Flutter (Channel beta, v1.17.0-3.2.pre, on Microsoft Windows [Version 10.0.17763.1397], locale en-US)
  • Flutter version 1.17.0-3.2.pre at D:\proyectos\FlutterSdk\flutter
  • Framework revision 2a7bc389f2 (4 months ago), 2020-04-21 20:34:20 -0700
  • Engine revision 4c8c31f591
  • Dart version 2.8.0 (build 2.8.0-dev.20.10)
How can I fix this? thanks!

yep. Thank you for log bug. We have submit new version today. Please wait reviewer approve and check again.

Hi timistudio, I need more language support, I request your support on how to add a new language support. BR

yes, please contact us in facebook, we can work as custom job.

I face those error when I tried to build the APK lib/page/price_service/price_service_page.dart:29:7: Error: No named parameter with the name ‘height’. height: MediaQuery.of(context).size.height – 320, ^^^ /C:/flutter/.pub-cache/hosted/pub.dartlang.org/carousel_slider-2.2.1/lib/carousel_slider.dart:34:3: Context: Found this candidate, but the arguments don’t match. CarouselSlider( ^^^^^^^ lib/page/setting_test_indicators/setting_test_indicators_page.dart:41:7: Error: No named parameter with the name ‘height’. height: MediaQuery.of(context).size.height, ^^^ /C:/flutter/.pub-cache/hosted/pub.dartlang.org/carousel_slider-2.2.1/lib/carousel_slider.dart:34:3: Context: Found this candidate, but the arguments don’t match. CarouselSlider( ^^^^^^^

Thank for your report, We updated lib version in pubspec.yaml and edit ios/Runner.xcodeproj follow flutter offical guide: https://flutter.dev/docs/development/ios-project-migration

pubspec.yaml: https://gist.github.com/dankuanmin/efffb3d1eb739367973036ce911c0926

You can try it first, we will submit update file today.

I face the following error problems: let me know the version for flutter and dart sdk for your themes

Compiler message: /D:/Developer%20Collections/Flutter_SDK/flutter_windows_1.17.0-stable/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_datetime_picker-1.2.6/lib/src/datetime_picker_theme.dart:14:9: Error: The superclass, ‘Diagnosticable’, has no unnamed constructor that takes no arguments. const DatePickerTheme({ ^^^^^^^ /D:/Developer%20Collections/Flutter_SDK/flutter_windows_1.17.0-stable/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_svg-0.14.0/lib/src/picture_stream.dart:92:3: Error: The superclass, ‘Diagnosticable’, has no unnamed constructor that takes no arguments. PictureStream();

Thank for your report, We updated lib version in pubspec.yaml and edit ios/Runner.xcodeproj follow flutter offical guide: https://flutter.dev/docs/development/ios-project-migration

pubspec.yaml: https://gist.github.com/dankuanmin/efffb3d1eb739367973036ce911c0926

You can try it first, we will submit update file today.

Thanks for your comments.But I made with multiple language and with RTL and LTR Support.

https://codecanyon.net/item/health-care-complete-health-care-solutions-flutter-uiux/25296917

hi, I get an error like this Compiler message: lib/page/main/main_page.dart:344:27: Error: The method ‘requestFocus’ isn’t defined for the class ‘FocusNode’. – ‘FocusNode’ is from ‘package:flutter/src/widgets/focus_manager.dart’ (‘file:///Users/user/Downloads/master/flutter2/packages/flutter/lib/src/widgets/focus_manager.dart’). Try correcting the name to the name of an existing method, or defining a method named ‘requestFocus’. focusSearch.requestFocus();

how do I fix this

Yes. Thank for your purchase and feedback. Please contact us via: https://www.facebook.com/13react/ Dev team will support you.

is this a free github template or you create this as there is the same app here called health care with the same screens

As I say we very appreciated your help and report. But our job is develop product and submit to Envato Market. We have license with Envato and they will protect who are real author. If you have any information to prove any copy product, you should report it with Envato. I think they will support you about this problem.

My friend I already gave you the information I sent you the link to the product here and you can read the comments that the author said to me so you have all the info that u have

yes, thank you!!!!!

Hi, Presale question. Is this a complete app which is developed or just screens ? Will you provide source code of fully functional app ?

hi presale ? are all the 56 mobile screensa and screenshots are coded in flutter i mean is not a sketch i know it have to be program etc but is functional i can see it on android emulaotr?

Yes, I have put all screen on Flutter. If missing screen please let me know

Ok great I’ll check thanks

Yep. Thank you!

I really like this build and was wandering if thisis a complete application or do I need to add more work to it. I am new to flutter.

This project is only UI template code. Support you create your application with similar UI design. You need build your system api server. Then add more business process code to make complete application.

Great Work, Congratulations GLWS :)

Thank you :D

Congratulations! I Nice Work, GLWS :)

Thank you :D

Hi there, which pattern are you using to build this app?

Hi, Pragmatic State Mângement use Provider

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