mini_widget 3.0.8 copy "mini_widget: ^3.0.8" to clipboard
mini_widget: ^3.0.8 copied to clipboard

Flutter base component package, For example InkCell, BlocProvider, etc.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mini_widget

With Flutter:

 $ flutter pub add mini_widget

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

dependencies:
  mini_widget: ^3.0.8

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:mini_widget/mini_widget.dart';
0
likes
0
points
137
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter base component package, For example InkCell, BlocProvider, etc.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

badges, easy_refresh, fluro, flutter, flutter_bmflocation, flutter_lints, flutter_svg, material_design_icons_flutter, mini_extension, oktoast, permission_handler, shimmer, url_launcher

More

Packages that depend on mini_widget