hello240401 0.0.1 copy "hello240401: ^0.0.1" to clipboard
hello240401: ^0.0.1 copied to clipboard

A first Flutter package project.

Put a short description of the package here that helps potential users know whether this package might be useful for them.

Features #

List what your package can do. Maybe include images, gifs, or videos.

Getting started #

在您的 pubspec.yaml 文件中添加如下依赖项:

dependencies:
  hello240401: ^0.0.1
## Usage

Include short and useful examples for package users. Add longer examples
to `/example` folder.

```dart
import 'package:hello240401/hello240401.dart';

void main() {
  final result = addOne(1);
  print(result);
}

Additional information #

Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.

1
likes
130
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A first Flutter package project.

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on hello240401