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

Flutter plugin component. Include singlerow selecto, button. just accelerate development efficiency.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_component_z

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

dependencies:
  simple_component_z: ^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:simple_component_z/expandtext_panel.dart';
import 'package:simple_component_z/simple_button.dart';
import 'package:simple_component_z/simple_picker.dart';
import 'package:simple_component_z/simple_upload.dart';
1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Flutter plugin component. Include singlerow selecto, button. just accelerate development efficiency.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, image_picker

More

Packages that depend on simple_component_z