pia_framework_base 0.17.1 copy "pia_framework_base: ^0.17.1" to clipboard
pia_framework_base: ^0.17.1 copied to clipboard

outdated

PIA_FrameWork Flutter Base package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pia_framework_base

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

dependencies:
  pia_framework_base: ^0.17.1

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:pia_framework_base/pia_framework_base.dart';