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
- Host: GitHub
- URL: https://github.com/hussaintaj-w/flutter-package-selection_menu-example
- Owner: HussainTaj-W
- Created: 2019-09-05T05:52:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-24T20:00:29.000Z (almost 4 years ago)
- Last Synced: 2025-06-21T17:05:28.922Z (10 months ago)
- Topics: example, examples, flutter, flutter-package, menu, select, select-menu, selection, selection-menu
- Language: Dart
- Homepage: https://pub.dev/packages/selection_menu
- Size: 5.54 MB
- Stars: 10
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.