Skip to content

Designed to be used as a starting point for developing new Flutter apps.

Notifications You must be signed in to change notification settings

UcGeorge/flutter-app-template

Repository files navigation

Flutter App Template

This is a template Flutter app I built using Flutter and Dart programming language. It is designed to be used as a starting point for developing new Flutter apps, showcasing best practices for architecture, design, and functionality.

Getting Started

To use this template Flutter app, follow these steps:

  1. Clone this repository to your local machine using git clone https://github.com/UcGeorge/flutter-app-template.git
  2. Run flutter pub get to install the app's dependencies.
  3. Add firebase to the flutter app. Follow the instructions here
  4. Visit the pubspec.yaml file, and edit the configurations for flutter_launcher_icons & flutter_native_splash as you see fit.
  5. Run the app using flutter run.

Contributing

If you find any bugs or issues with this template Flutter app, feel free to create an issue or submit a pull request. Contributions are always welcome!

License

This Flutter app is released under the MIT License. Feel free to use it for any purpose, commercial or non-commercial.

About

Designed to be used as a starting point for developing new Flutter apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published