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

flutter_i18n example app, ready to use

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add example

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

dependencies:
  example: ^0.0.1

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:example/main.dart';
0
likes
15
pub points
72%
popularity

Publisher

unverified uploader

flutter_i18n example app, ready to use

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cupertino_icons, flutter, flutter_i18n

More

Packages that depend on example