niralakam_widget 0.0.5 copy "niralakam_widget: ^0.0.5" to clipboard
niralakam_widget: ^0.0.5 copied to clipboard

outdated

A new Flutter package project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add niralakam_widget

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

dependencies:
  niralakam_widget: ^0.0.5

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:niralakam_widget/model/card_image_model.dart';
import 'package:niralakam_widget/niralakam.dart';
import 'package:niralakam_widget/theme/share-theme.dart';
import 'package:niralakam_widget/widget/card_image_widget.dart';