quick_widgets 0.0.1 copy "quick_widgets: ^0.0.1" to clipboard
quick_widgets: ^0.0.1 copied to clipboard

Can called modiefied widgets like , loaders, toast, quick button, camera widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quick_widgets

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

dependencies:
  quick_widgets: ^0.0.1

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:quick_widgets/quicktoast.dart';
import 'package:quick_widgets/widgets/camera.dart';
import 'package:quick_widgets/widgets/dotloader.dart';
import 'package:quick_widgets/widgets/mainbutton.dart';
import 'package:quick_widgets/widgets/tiktok.dart';
3
likes
140
points
18
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Can called modiefied widgets like , loaders, toast, quick button, camera widgets

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

camera, flutter, image_picker, path, path_provider, torch_plus

More

Packages that depend on quick_widgets