esmaulhusna_muslimbg 0.0.4
esmaulhusna_muslimbg: ^0.0.4 copied to clipboard
A Flutter package providing access to the 99 Names of Allah (Esmaul Husna) in English,Turkish and Bulgarian with descriptions.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add esmaulhusna_muslimbgWith Flutter:
$ flutter pub add esmaulhusna_muslimbgThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
esmaulhusna_muslimbg: ^0.0.4Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:esmaulhusna_muslimbg/esmaulhusna.dart';
import 'package:esmaulhusna_muslimbg/esmaulhusna_method_channel.dart';
import 'package:esmaulhusna_muslimbg/esmaulhusna_platform_interface.dart';