egov_mgramseva_widgets 0.0.2 copy "egov_mgramseva_widgets: ^0.0.2" to clipboard
egov_mgramseva_widgets: ^0.0.2 copied to clipboard

A new mgramseva package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add egov_mgramseva_widgets

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

dependencies:
  egov_mgramseva_widgets: ^0.0.2

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:egov_mgramseva_widgets/back.dart';
import 'package:egov_mgramseva_widgets/localization/localization_label.dart';
import 'package:egov_mgramseva_widgets/localization/localization_label.g.dart';
import 'package:egov_mgramseva_widgets/utils/global_variables.dart';
import 'package:egov_mgramseva_widgets/widgets/LabelText.dart';
import 'package:egov_mgramseva_widgets/widgets/Tost/toast_animation.dart';
import 'package:egov_mgramseva_widgets/widgets/Tost/toster.dart';