An open API service indexing awesome lists of open source software.

https://github.com/hussaintaj-w/flutter-package-selection_menu-example

This repository holds examples for the flutter package selection_menu
https://github.com/hussaintaj-w/flutter-package-selection_menu-example

example examples flutter flutter-package menu select select-menu selection selection-menu

Last synced: 6 months ago
JSON representation

This repository holds examples for the flutter package selection_menu

Awesome Lists containing this project

README

          

# Examples

**There is a series of detailed/brief examples available
[here](https://github.com/HussainTaj-W/flutter-package-selection_menu-example/tree/master/lib)**.

[The API documentation](https://pub.dev/documentation/selection_menu/latest/)
explains classes and their uses with sample code.

These examples only focus on explaining code related to [selection_menu](https://github.com/HussainTaj-W/flutter-package-selection_menu).
Flutter Widgets and their usage will not be explained here.

## Flutter Resources

- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
- [Flutter online documentation](https://flutter.dev/docs), which offers
tutorials, samples, guidance on mobile development, and a full API
reference.