xxf_resources 0.0.3 copy "xxf_resources: ^0.0.3" to clipboard
xxf_resources: ^0.0.3 copied to clipboard

资源文件与国际化

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xxf_resources

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

dependencies:
  xxf_resources: ^0.0.3

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:xxf_resources/xxf_resources.dart';
1
likes
30
points
107
downloads

Publisher

unverified uploader

Weekly Downloads

资源文件与国际化

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, flutter_gen, flutter_localizations, intl

More

Packages that depend on xxf_resources