cupertino_text_button 0.0.5 copy "cupertino_text_button: ^0.0.5" to clipboard
cupertino_text_button: ^0.0.5 copied to clipboard

Buttons that look like cupertino ones.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cupertino_text_button

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

dependencies:
  cupertino_text_button: ^0.0.5

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_text_button/cupertino_text_button.dart';
1
likes
150
points
74
downloads

Publisher

unverified uploader

Weekly Downloads

Buttons that look like cupertino ones.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on cupertino_text_button