flutter_sinhala 2.0.0 copy "flutter_sinhala: ^2.0.0" to clipboard
flutter_sinhala: ^2.0.0 copied to clipboard

Collection of Sinhala Fonts to be used with Flutter development.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_sinhala
copied to clipboard

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

dependencies:
  flutter_sinhala: ^2.0.0
copied to clipboard

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:flutter_sinhala/flutter_sinhala.dart';
copied to clipboard
3
likes
140
points
17
downloads

Publisher

verified publisherchathu.me

Weekly Downloads

2024.07.06 - 2025.01.18

Collection of Sinhala Fonts to be used with Flutter development.

Repository (GitHub)

Documentation

API reference

License

OFL-1.1, MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_sinhala