alikhaleghi76 / flutter-datepicker

Flutter Gregorian and Jalaali (Persian) date picker
Other
38 stars 18 forks source link

خطا در فلاتر 3.22 #23

Closed mma-amini closed 4 months ago

mma-amini commented 4 months ago

سلام و وقت بخیر در آخرین نسخه فلاتر لایبراری این خطا رو میده: /Local/Pub/Cache/hosted/pub.dev/flutter_linear_datepicker-2.0.5/lib/number_picker.dart:185:62: Error: The getter 'bodyText2' isn't defined for the class 'TextTheme'.

لطفا بررسی کنید. ممنون

alikhaleghi76 commented 4 months ago

سلام روز بخیر استایل‌ها deprecate شدند. فرصت کنم آپدیتش می‌کنم به زودی. ممنون که اطلاع دادید.

On Sat, May 25, 2024 at 9:44 PM Mohammad Mobasher Amini < @.***> wrote:

سلام و وقت بخیر در آخرین نسخه فلاتر لایبراری این خطا رو میده: /Local/Pub/Cache/hosted/ pub.dev/flutter_linear_datepicker-2.0.5/lib/number_picker.dart:185:62: Error: The getter 'bodyText2' isn't defined for the class 'TextTheme'.

  • 'TextTheme' is from 'package:flutter/src/material/text_theme.dart' ('/F:/sdk/flutter/packages/flutter/lib/src/material/text_theme.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'bodyText2'. defaultStyle = unselectedRowStyle ?? themeData.textTheme.bodyText2!;

لطفا بررسی کنید. ممنون

— Reply to this email directly, view it on GitHub https://github.com/alikhaleghi76/flutter-datepicker/issues/23, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF2UDSPSBQ2QG3F5DDWUKITZEDIG3AVCNFSM6AAAAABIJCQEBSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGMYTOMJWGM2DSNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

alikhaleghi76 commented 4 months ago

Solved