GithubHelp home page GithubHelp logo

hawkkiller / sizzle_starter Goto Github PK

View Code? Open in Web Editor NEW
290.0 8.0 22.0 31.84 MB

Production ready template for flutter applications.

Home Page: https://sizzle.lazebny.io

License: MIT License

Dart 100.00%
dart flutter starter-template bloc ci lints

sizzle_starter's Introduction

Sizzle Starter

Sizzle is a template for Flutter projects with a focus on simplicity, scalability and testability. It features a solid layered architecture, efficient dependencies management, set of useful utilities and a bunch of other goodies.

For documentation and more details, please visit sizzle.lazebny.io.

sizzle_starter's People

Contributors

alphorov avatar dependabot[bot] avatar hawkkiller avatar shabanov-krl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sizzle_starter's Issues

[FR]: RestClient impl

Create rest client, generally, it is a wrapper on http lib and its client. It will check for exceptions, throw custom, if needed and of course, parse the data from JSON to Map.

[FR]: Patterns, principles

A bunch of useful resources and links to understand the most needed principles in Software Development.

[FR]: Credits

Credits to authors whose materials I used a lot when writing this starter.

[FR]: `Remove platform folders`

Now, there are all packages (ios, android, web, linux, macos, windows) in the repository.
They are not needed, moreover, it is better to remove them at all, so you can add only platforms that your app aims to.


The idea is to delete all folders because of their complexity and unsuitability.

[FR]: `Implement initializing solution`

We need an initializing solution for repos, dependencies, etc.
To my mind, it should be scalable and reusable, so we are able to use it in different places.


Idea

Given some business logic or an initializing helper entity that takes initialization steps.
The step is a map <String, SomeStepModel>.
The idea is to invent such an instrument that can be used for initializing dependencies(firstly), then after success init, initialize repositories.

[FR]: How to properly learn

Guides for newbies and people interested in flutter. But it could be also important for people with experience.

[FR]: `Improve readme`

It is needed to improve readme:

  • tell about structures, general logic, components, etc.
  • how to start a project, what commands
  • useful libraries and their description
  • how to use tools, like rename, native_splash, etc.
  • general guides, tips

[FR]: Tips, resources

Possibly some tips for flutter.
Even more resources to learn and advanced themes.

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.