Update NavigationRailM3E implementation; update FAB and navigation sections to adapt to changes.
This commit is contained in:
parent
1cb404b4df
commit
83f5a02943
49 changed files with 1651 additions and 661 deletions
15
packages/navigation_rail_m3e/example/pubspec.yaml
Normal file
15
packages/navigation_rail_m3e/example/pubspec.yaml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
name: navigation_rail_m3e_example
|
||||
description: Example for navigation_rail_m3e
|
||||
publish_to: "none"
|
||||
|
||||
environment:
|
||||
sdk: ">=3.0.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
navigation_rail_m3e:
|
||||
path: ../
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue