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

outdated

You can use it to fixed the error The getter 'pasteButtonLabel' was called on null. if you wan't use DefaultCupertinoLocalizations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cupertino_localizations

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

dependencies:
  cupertino_localizations: ^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:cupertino_localizations/cupertino_localizations.dart';
0
likes
0
pub points
39%
popularity

Publisher

unverified uploader

You can use it to fixed the error The getter 'pasteButtonLabel' was called on null. if you wan't use DefaultCupertinoLocalizations.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_localizations, intl

More

Packages that depend on cupertino_localizations