flutter_catalogue_widgets 0.0.27 copy "flutter_catalogue_widgets: ^0.0.27" to clipboard
flutter_catalogue_widgets: ^0.0.27 copied to clipboard

discontinued

Flutter widgets,Flutter custom widgets,Flutter package,Flutter widgets package,Flutter custom widgets package,Custom widgets,Widgets packages,Flutter package

Flutter Catalogue Widgets #

The flutter_catalogue_widgets, has a variety of custom made widgets that are easy to implement and customisable. Each widget is customisable, making them flexible to use. The widgets are documented thoroughly due to which the development time is reduced.

Getting Started #

One of the main benefits of using this package is that by adding a single dependency in the pubspec.yaml file, the user can import around 60 custom widgets. These widgets are documented systematically i.e. each widgets documentation includes the import statements, along with the code of using and calling these widgets. This inturn, reduces the development time significantly. These widgets create a low-code environment for the developer as the widgets can be used by using the code that is available in the documentation. Even if the user does not wish to pass any parameters, the widgets will be displayed with a default design and values. Moreover, they provide great flexibility to the user by being extremely customisable.

Steps to create an application:

  1. Create a new flutter project.
  2. Create an empty dart file
  3. Navigate to the URL: http://104.40.75.137:9003/
  4. In the search box, type in the widget that you would like to add, or scroll through the website to search for something that you may like.
  5. Once you have found the widget that you would like to add, open the page of the widget and copy the boilerplate code that is present on the page and paste it into your empty dart file.
  6. Go back to the website, copy and paste the import, the object and the widget call into the dart file which now contains the boilerplate code.
  7. Run the file to build the application

For help getting started with Custom Flutter Widgets Library, view our http://104.40.75.137:9003/, which offers tutorials, samples, guidance on mobile development, and a full reference.

5
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Flutter widgets,Flutter custom widgets,Flutter package,Flutter widgets package,Flutter custom widgets package,Custom widgets,Widgets packages,Flutter package

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

barcode_scan, cached_network_image, charts_flutter, chewie, cupertino_icons, dio, file_picker, flutter, flutter_form_builder, flutter_mobx, flutter_rating_bar, get_it, http, local_auth, mobx, path, provider, quiver, shared_preferences, video_player

More

Packages that depend on flutter_catalogue_widgets