b24_widgets 0.0.21 copy "b24_widgets: ^0.0.21" to clipboard
b24_widgets: ^0.0.21 copied to clipboard

Flutter Package that include existing sample widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add b24_widgets

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

dependencies:
  b24_widgets: ^0.0.21

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:b24_widgets/b24_widgets.dart';
1
likes
40
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Package that include existing sample widgets

License

MIT (license)

Dependencies

calendar_date_picker2, flutter, flutter_localizations, flutter_svg, gap, intl, mask_text_input_formatter, provider

More

Packages that depend on b24_widgets