meditab_widgets 0.0.2 copy "meditab_widgets: ^0.0.2" to clipboard
meditab_widgets: ^0.0.2 copied to clipboard

A widget library which would provide all the necessary things which a developer generally uses to implement some basic development and hence improve the development speed.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add meditab_widgets

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

dependencies:
  meditab_widgets: ^0.0.2

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:meditab_widgets/meditab_widgets.dart';
1
likes
10
pub points
0%
popularity

Publisher

unverified uploader

A widget library which would provide all the necessary things which a developer generally uses to implement some basic development and hence improve the development speed.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on meditab_widgets