palestine_console 0.0.10 copy "palestine_console: ^0.0.10" to clipboard
palestine_console: ^0.0.10 copied to clipboard

Print.color() to console in any platform, more features will be added later.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add palestine_console
copied to clipboard

With Flutter:

 $ flutter pub add palestine_console
copied to clipboard

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

dependencies:
  palestine_console: ^0.0.10
copied to clipboard

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:palestine_console/palestine_console.dart';
copied to clipboard
25
likes
150
points
826
downloads

Publisher

verified publishermsayed.net

Weekly Downloads

2024.09.26 - 2025.04.10

Print.color() to console in any platform, more features will be added later.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

More

Packages that depend on palestine_console