vrajme_panel 0.0.4
vrajme_panel: ^0.0.4 copied to clipboard
vrajme_panel for use of vrajme.co.in. apps only
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add vrajme_panel
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
vrajme_panel: ^0.0.4
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:vrajme_panel/vrajme_panel.dart';