Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 639 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 639 Bytes

Flutter Routes

This is a Flutter app boilerplate template that provides a structured foundation for building Flutter applications with named routes and slide transitions. It includes pre-defined routes, slide transition animations, and a sample home screen to help you get started quickly.

Features

  • Pre-defined routes for common screens: home, hotel, login, signup, package listing, and package detail.
  • Slide transition animations for navigating between screens.
  • Grouping similar types of routes
  • Boilerplate code for each screen with navigation buttons.

Demo

Demo