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

A Coustom Widgets for save time

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add coustom_flutter_widgets

With Flutter:

 $ flutter pub add coustom_flutter_widgets

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

dependencies:
  coustom_flutter_widgets: ^0.0.1

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:coustom_flutter_widgets/bottom_app_bar.dart';
import 'package:coustom_flutter_widgets/bottom_sheet.dart';
import 'package:coustom_flutter_widgets/checkbox.dart';
import 'package:coustom_flutter_widgets/container_button.dart';
import 'package:coustom_flutter_widgets/dark_theme_card.dart';
import 'package:coustom_flutter_widgets/datepicker.dart';
import 'package:coustom_flutter_widgets/dropdown.dart';
import 'package:coustom_flutter_widgets/input_feild.dart';
import 'package:coustom_flutter_widgets/list_view.dart';
import 'package:coustom_flutter_widgets/onbording.dart';
import 'package:coustom_flutter_widgets/password_input.dart';
import 'package:coustom_flutter_widgets/popup_windwo.dart';
import 'package:coustom_flutter_widgets/radio_btn.dart';
1
likes
0
points
78
downloads

Publisher

unverified uploader

Weekly Downloads

A Coustom Widgets for save time

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on coustom_flutter_widgets