jonmountjoy / speeddialbug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

speeddialback

flutter run will run this app.

Shows a home page with 3 buttons that navigate to 3 other pages.

  1. The first page is just a standard Scaffold. You will be able to swipe to navigate back to the home page.
  2. The second page uses a SpeedDial. Swiping back no longer works for some reason. (At least on iOS)
  3. The third page uses a standard Flutter FloatinActionButton. You will be able to swipe to navigate back to the home page.

About


Languages

Language:Dart 90.5%Language:Swift 6.7%Language:Kotlin 2.2%Language:Objective-C 0.6%