dghub_listview 0.0.1 copy "dghub_listview: ^0.0.1" to clipboard
dghub_listview: ^0.0.1 copied to clipboard

Min Thant Htet.

DGHub Studio #

Buy Me a Coffee #

Buy Me A Coffee

Pub

What is #

Easy language package. Check example folder.

Installation #

In the dependencies: section of your pubspec.yaml, add the following line:

dependencies:
  dghub_listview: <latest_version>

Import package #

import 'package:dghub_listview/dghub_listview.dart';
context.language('language_value_key');

context.lanugageChange(/*language model*/);

context.languageCurrentCode();
  • Package created by Min Thant Htet