GithubHelp home page GithubHelp logo

brakenseddik / flutter-app-project-structure Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ashbuhrz/flutter-app-project-structure

0.0 1.0 0.0 120 KB

Kotlin 0.11% Swift 0.32% Objective-C 0.03% Dart 96.60% HTML 2.94%

flutter-app-project-structure's Introduction

Flutter App Project Structure

This repo provide the prebuild project struture for the flutter app

Features

  1. For state management Getx package is used.
  2. Localization is added, for updating language jsons acess TranslationMessages.dartfile , In main.dart update locale param of GetMaterialApp.
  3. For registering singletons access locator.dart //uses get_it package for singletons.
  4. Checkout extensionfolder for added extension for different objects.
  5. Checkout helper classes provides different features ex: local_storage,haptic,file_picker etc.
  6. Checkout mixin folder, contains other useful features.
  7. theme_constant.dart contains different classes for color constants , size constants.
  8. constant.dart contains basic constant DT required for app.
  9. image_const.dart this class provide paths for the assets->images & icons
  10. Checkout api folder which provide service for api calls and error management
  11. Checkout socialLogin folder contains prebuilt signing functionality for Twitter,Facebook,Goodle,Apple.
  12. connectivity.dart file provide stream to mange network state //uses connectivity package to access network state
  13. Checkout sqlite folder to mange local database and also contains database migration functionality.
  14. Checkout storage_service.dart the file uses get_storage package to store date in local storage
  15. Checkout component this folder provide common widget which are required in an app.
  16. In screen folder build your screen and controller using Getx.

flutter-app-project-structure's People

Contributors

tosif91 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.