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

A placeholder for better Flutter development experience, that you don't need to make all children required.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add center_text

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

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

Publisher

unverified uploader

A placeholder for better Flutter development experience, that you don't need to make all children required.

Repository (GitHub)
View/report issues

Topics

#debug #placeholder #flutter-widget

Documentation

API reference

License

MIT (license)

Dependencies

flutter, inherit, wrap

More

Packages that depend on center_text