flutter_modalselection 0.0.1-pre copy "flutter_modalselection: ^0.0.1-pre" to clipboard
flutter_modalselection: ^0.0.1-pre copied to clipboard

Crea un modal con callback di selezione

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_modalselection

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

dependencies:
  flutter_modalselection: ^0.0.1-pre

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

Publisher

unverified uploader

Weekly Downloads

Crea un modal con callback di selezione

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, modal_bottom_sheet

More

Packages that depend on flutter_modalselection