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

custom widget for testing

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add my_custom_widgets_ferax

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

dependencies:
  my_custom_widgets_ferax: ^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:my_custom_widgets_ferax/advancedsearch/ModelandService/productService.dart';
import 'package:my_custom_widgets_ferax/advancedsearch/ModelandService/productitemModels.dart';
import 'package:my_custom_widgets_ferax/advancedsearch/tableviewpage.dart';
import 'package:my_custom_widgets_ferax/index.dart';
import 'package:my_custom_widgets_ferax/my_custom_widgets.dart';
import 'package:my_custom_widgets_ferax/pages/genericautocomplete/genericautocomplete.dart';
import 'package:my_custom_widgets_ferax/pages/genericautocomplete/genericautocompleteconfig.dart';
import 'package:my_custom_widgets_ferax/pages/home_page/home_page_model.dart';
import 'package:my_custom_widgets_ferax/pages/home_page/home_page_widget.dart';
import 'package:my_custom_widgets_ferax/widgets/multiselect.dart';
import 'package:my_custom_widgets_ferax/widgets/text_field_widgets.dart';
0
likes
120
points
19
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

custom widget for testing

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http, path_provider, scrollable_positioned_list

More

Packages that depend on my_custom_widgets_ferax