just_widgets 1.0.2 copy "just_widgets: ^1.0.2" to clipboard
just_widgets: ^1.0.2 copied to clipboard

outdated

Provide custom widgets and functions, Widgets and Function easy to access and no longer code.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add just_widgets

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

dependencies:
  just_widgets: ^1.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:just_widgets/just_widgets.dart';
1
likes
130
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

Provide custom widgets and functions, Widgets and Function easy to access and no longer code.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, fluttertoast

More

Packages that depend on just_widgets