wisewidgetslibrary 2.0.2 copy "wisewidgetslibrary: ^2.0.2" to clipboard
wisewidgetslibrary: ^2.0.2 copied to clipboard

unlisted

Wisemen widgets library containing platform specific widgets and other commonly useful widgets.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add wisewidgetslibrary

With Flutter:

 $ flutter pub add wisewidgetslibrary

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

dependencies:
  wisewidgetslibrary: ^2.0.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:wisewidgetslibrary/wisewidgetslibrary.dart';
2
likes
0
points
205
downloads

Publisher

unverified uploader

Weekly Downloads

Wisemen widgets library containing platform specific widgets and other commonly useful widgets.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

auto_size_text, cached_network_image, conditional_wrap, dismissible_page, flutter, intl, page_transition, photo_view, pull_down_button, sliver_tools

More

Packages that depend on wisewidgetslibrary

Packages that implement wisewidgetslibrary