text_fa 1.0.0
text_fa: ^1.0.0 copied to clipboard
یک پکیج هوشمند و قدرتمند برای مدیریت خودکار جهت متن (راستچین و چپچین) در فلاتر. این پکیج، مشکل نمایش متون ترکیبی فارسی و انگلیسی را به زیبایی حل میکند. ایده و خلق شده تحت فرماندهی شما.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add text_faThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
text_fa: ^1.0.0Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:text_fa/text_fa.dart';