flutter_widget 1.0.3 copy "flutter_widget: ^1.0.3" to clipboard
flutter_widget: ^1.0.3 copied to clipboard

outdated

Develop common widget extensions to support development often encountered problems, such as PageView save state, get keyboard popup completion events

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_widget

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

dependencies:
  flutter_widget: ^1.0.3

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

Publisher

unverified uploader

Develop common widget extensions to support development often encountered problems, such as PageView save state, get keyboard popup completion events

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, provider

More

Packages that depend on flutter_widget