hello1234 0.0.13 copy "hello1234: ^0.0.13" to clipboard
hello1234: ^0.0.13 copied to clipboard

my firsttesting for our sdk

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hello1234

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

dependencies:
  hello1234: ^0.0.13

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:hello1234/hello1234.dart';
1
likes
150
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

my firsttesting for our sdk

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on hello1234