Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

apptimedev/flutter_app_template

Repository files navigation

Essential Flutter mobile example

apptimedev/flutter_app_template

Apptime


Application apptimedev/flutter_app_template helps you to create a mobile (Android/iOS) application project. Included l10n localization, state management, and a code architecture.



Clone the project

$ git clone https://github.com/apptimedev/flutter_app_template
$ cd flutter_app_template

Getting Started

This project is a starting point for a Flutter application that follows the simple app state management tutorial.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.


Special directories

Assets

The assets directory houses images, fonts, and any other files you want to include with your application.

The assets/images directory contains resolution-aware images.

Localization

This project generates localized messages based on arb files found in the lib/locales directory.

To support additional languages, please visit the tutorial on Internationalizing Flutter apps


Used packages


License

BSD licensed. See the LICENSE file for details.

Releases

No releases published

Packages

 
 
 

Contributors