system_colors_ios 0.1.0 copy "system_colors_ios: ^0.1.0" to clipboard
system_colors_ios: ^0.1.0 copied to clipboard

PlatformiOS

iOS implementation of the system_colors plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add system_colors_ios

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

dependencies:
  system_colors_ios: ^0.1.0

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:system_colors_ios/system_colors_ios.dart';
0
likes
130
points
54
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

iOS implementation of the system_colors plugin

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, meta, system_colors_platform_interface

More

Packages that depend on system_colors_ios

Packages that implement system_colors_ios