Coder Social home page Coder Social logo

abdulmalikdev / ultimate-stacked-architecture-boiler-plate Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 1.3 MB

Ultimate Stacked Architecture Boiler Plate to get going with a robust Flutter application.

Kotlin 1.04% Swift 3.01% Objective-C 0.28% Dart 95.67%
flutter dart stacked stacked-architecture

ultimate-stacked-architecture-boiler-plate's Introduction

Ultimate Stacked Architecture Boiler Plate For Flutter

No more time waste in setting up a Flutter project in stacked architecture.

What is included ?

Main Packages

  • Stacked Flutter Package [ to implement the architecture ]

  • Stacked Services Package [ to implement various services ]

  • Responsive Builder Package [ to implement responsive UI ]

Code Generators

  • Auto_Route Package [ Automating Routing Code ]

  • Injectable [ code generator for get_it ]

  • Json-Serializable [ Automating writing of functions to/from JSON for models ]

Testing

  • Mockito

Other

  • Logger [ For comprehensive logging ]

  • Device Preview [ For viewing app in different screen sizes ]

  • auto_size_text [ For appropriate text scaling according to screen size ]

Assets Included

  • Fonts
    • Roboto
    • NexaDemo
    • Nunito
    • Signatra
    • SourceSansPro
    • Montserrat

Starting File Structure

|-- lib
|   |-- app
|   |   |-- locator.dart
|   |   |-- locator.iconfig.dart
|   |   |-- logger.dart
|   |   |-- router.dart
|   |   '-- router.gr.dart
|   |-- main.dart
|   |-- models
|   |   |-- example.dart
|   |   '-- example.g.dart
|   |-- services
|   |   '-- functional_services
|   |       '-- third_party_services_module.dart
    |   '-- state_services
|   '-- ui
|       |-- views
|       |   |-- home
|       |   |   |-- home_view
|       |   |   |   |-- home_view.dart
|       |   |   |   |-- home_view_mobile.dart
|       |   |   |   '-- home_view_tablet.dart
|       |   |   '-- home_viewmodel.dart
|       |   '-- login
|       |       |-- login_view.dart
|       |       '-- login_viewmodel.dart
|       '-- widgets
|           '-- smart_widgets
|               '-- drawer
|-- pubspec.yaml
'-- test
    |-- services_tests
    |-- viewmodel_tests
    |-- setup
    |   |-- test_data.dart
    |   '-- test_helpers.dart
    '-- widget_test.dart

ultimate-stacked-architecture-boiler-plate's People

Contributors

abdulmalikdev avatar syedwajid01 avatar

Stargazers

 avatar  avatar  avatar  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.