Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple App

This Flutter application demonstrates the implementation of a basic mobile app with a splash screen, login page, and home page. The app utilizes Flutter's material library for UI components and navigation.

Description: The app starts with a splash screen featuring a logo, followed by a login page where users can enter their email and password. Upon successful login, users are directed to the home page, which displays a list of items that can be selected.

Features:

  • Splash screen with logo
  • Login page with email and password fields
  • Home page with a list of selectable items
  • Basic navigation between pages

How to Run the App:

  1. Ensure you have Flutter SDK installed on your system. If not, follow the installation instructions here.
  2. Clone the repository:
    git clone https://github.com/IsaacZachary/Flutter_Simple_App.git
    
  3. Navigate to the project directory:
    cd simple_app
    
  4. Run the app:
    flutter run
    

Screenshots: [screenshots of splash screen, login page, and home page]

Contributing: Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or create a pull request.

Acknowledgments: Special thanks to the Flutter team for providing such a versatile framework for building beautiful mobile applications.

About

A basic Flutter application that demonstrates the implementation of a splash screen, login page, and home page with basic navigation. It serves as a starting point for Flutter developers to understand how to create user interfaces using Flutter.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages