colors_espanol 1.0.0+6 copy "colors_espanol: ^1.0.0+6" to clipboard
colors_espanol: ^1.0.0+6 copied to clipboard

This Flutter project turns Colors.red and all other colors into spanish. Traduce Colors y todos sus metodos a espanol.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add colors_espanol

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

dependencies:
  colors_espanol: ^1.0.0+6

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:colors_espanol/colores.dart';
3
likes
40
pub points
0%
popularity

Publisher

unverified uploader

This Flutter project turns Colors.red and all other colors into spanish. Traduce Colors y todos sus metodos a espanol.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on colors_espanol