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

The demo of flutter package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hello_demo_package

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

dependencies:
  hello_demo_package: ^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:hello_demo_package/demo_package.dart';
0
likes
135
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

The demo of flutter package.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on hello_demo_package