rtl_ui_guard 0.1.0 copy "rtl_ui_guard: ^0.1.0" to clipboard
rtl_ui_guard: ^0.1.0 copied to clipboard

A lightweight Flutter toolkit for previewing, testing, and diagnosing Arabic, Kurdish Sorani, and other RTL user interfaces.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rtl_ui_guard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  rtl_ui_guard: ^0.1.0

Alternatively, 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:rtl_ui_guard/rtl_ui_guard.dart';
2
likes
160
points
85
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter toolkit for previewing, testing, and diagnosing Arabic, Kurdish Sorani, and other RTL user interfaces.

Repository (GitHub)
View/report issues
Contributing

Topics

#rtl #localization #diagnostics #arabic #testing

License

MIT (license)

Dependencies

flutter

More

Packages that depend on rtl_ui_guard