🙂 İNSANLARIN EN HAYIRLISI INSANLARA FAYDALI OLANDIR 🙂

Ramazan HABER / FLUTTER / The method tr is defined in multiple extensions for String and neither is more specific. paket çakışma yaşanırsa hide kullan

1-) FLUTTER - The method tr is defined in multiple extensions for String and neither is more specific. paket çakışma yaşanırsa hide kullan

 

 

 

GetX ve easy_localization tr() fonksiyonu çakışıyordu aşağıdaki gibi hide kullandım

 

 

import 'package:get/get.dart' hide Trans;

 

import 'package:easy_localization/easy_localization.dart';

 

 

kaynak : https://github.com/aissat/easy_localization/issues/428

 

 2022 Kasım 15 Salı
 321