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

custom wiget

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iwidgets

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

dependencies:
  iwidgets: ^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:iwidgets/button.dart';
import 'package:iwidgets/layout_flexible_space_bar.dart';
import 'package:iwidgets/pinned_delegate.dart';
import 'package:iwidgets/scaffold.dart';
import 'package:iwidgets/sliver_app_bar.dart';
import 'package:iwidgets/state.dart';
import 'package:iwidgets/zoom_header.dart';
0
likes
80
pub points
28%
popularity

Publisher

unverified uploader

custom wiget

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter, flutter_vibrate

More

Packages that depend on iwidgets