w_tools 1.0.2 copy "w_tools: ^1.0.2" to clipboard
w_tools: ^1.0.2 copied to clipboard

一个功能丰富的 Flutter 工具库,提供了多种实用工具和组件,帮助开发者快速构建高质量的 Flutter 应用。

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add w_tools

With Flutter:

 $ flutter pub add w_tools

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

dependencies:
  w_tools: ^1.0.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:w_tools/w_tools.dart';
0
likes
0
points
20
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

一个功能丰富的 Flutter 工具库,提供了多种实用工具和组件,帮助开发者快速构建高质量的 Flutter 应用。

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

badges, bot_toast, cached_network_image, convert, crypto, dio, encrypt, flutter, flutter_dotenv, flutter_form_builder, flutter_picker_plus, flutter_screenutil, form_builder_validators, get, intl, logger, pull_to_refresh, qr_code_scanner_plus, shared_preferences

More

Packages that depend on w_tools