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

discontinued

Masdul widget help in simplifying code for some complicated widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add masdul_widget_web

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

dependencies:
  masdul_widget_web: ^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:masdul_widget_web/arguments/search_page_arguments.dart';
import 'package:masdul_widget_web/layout.dart';
import 'package:masdul_widget_web/masdul_web.dart';
import 'package:masdul_widget_web/models/search_page_widget_model.dart';
import 'package:masdul_widget_web/search_page_widget.dart';
0
likes
60
pub points
0%
popularity

Publisher

unverified uploader

Masdul widget help in simplifying code for some complicated widget.

Repository (GitLab)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, masdul_widget

More

Packages that depend on masdul_widget_web