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

outdated

A flutter package developed buy the We Over I team, containing varity of widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add weoveri_flutter_widgets

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

dependencies:
  weoveri_flutter_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:weoveri_flutter_widgets/buttons/button_style.dart';
import 'package:weoveri_flutter_widgets/buttons/icon_button.dart';
import 'package:weoveri_flutter_widgets/buttons/parallalogram_button.dart';
import 'package:weoveri_flutter_widgets/buttons/parallalogram_painter.dart';
import 'package:weoveri_flutter_widgets/buttons/text_button.dart';
import 'package:weoveri_flutter_widgets/utils/enums.dart';
import 'package:weoveri_flutter_widgets/woi_widgets.dart';
3
likes
0
points
100
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package developed buy the We Over I team, containing varity of widgets.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dartdoc, flutter

More

Packages that depend on weoveri_flutter_widgets