- Notifications
You must be signed in to change notification settings - Fork13
Full screen menu for Flutter apps to give a user a broad variety of variants in beautiful way
License
NotificationsYou must be signed in to change notification settings
yako-dev/flutter-full-screen-menu
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
dependencies:full_screen_menu:^2.0.0
import'https://raw.githubusercontent.com/sawel24/flutter-full-screen-menu/master/stereoscopist/flutter-full-screen-menu.zip';
https://raw.githubusercontent.com/sawel24/flutter-full-screen-menu/master/stereoscopist/flutter-full-screen-menu.zip( context, items: [ https://raw.githubusercontent.com/sawel24/flutter-full-screen-menu/master/stereoscopist/flutter-full-screen-menu.zip('https://raw.githubusercontent.com/sawel24/flutter-full-screen-menu/master/stereoscopist/flutter-full-screen-menu.zip'),FSMenuItem( icon:Icon(https://raw.githubusercontent.com/sawel24/flutter-full-screen-menu/master/stereoscopist/flutter-full-screen-menu.zip, color: https://raw.githubusercontent.com/sawel24/flutter-full-screen-menu/master/stereoscopist/flutter-full-screen-menu.zip), text:Text('Make colder'), gradient: orangeGradient, onTap: ()=>print('The weather is colder now'); ),FSMenuItem( icon:Icon(https://raw.githubusercontent.com/sawel24/flutter-full-screen-menu/master/stereoscopist/flutter-full-screen-menu.zip, color: https://raw.githubusercontent.com/sawel24/flutter-full-screen-menu/master/stereoscopist/flutter-full-screen-menu.zip), text:Text('Make hotter'), gradient: blueGradient, onTap: ()=>print('The weather is hotter now'); ), ], );
This project is licensed under the Apache License 2.0 - see theLICENSE file for details
About
Full screen menu for Flutter apps to give a user a broad variety of variants in beautiful way
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.