Giter Club home page Giter Club logo

flutter-boilerplate's Introduction

Flutter boilerplate

A highly scalable, offline-first foundation with the best DX and a focus on performance and best practices

Features

This project is a boilerplate for your next Flutter application.

Structuring your Flutter apps with scalability in mind:

Quick scaffolding
Create components, containers, blocs - and their tests - right from the CLI!
Instant feedback

Quick start

  1. Clone this repo using git clone --depth=1 https://github.com/Treflo-Internet/flutter-boilerplate.git <YOUR_PROJECT_NAME>
  2. Move to the appropriate directory: cd <YOUR_PROJECT_NAME>.
  3. Activate quick scaffolding command: pub global activate flutter_scaffold.
  4. Create container using: pub global run flutter_scaffold container -p About -sbi.
  5. Create component using: pub global run flutter_scaffold component -p CheckBox -si.

Please note that commands sbi stands for s-> stateful, b -> bloc, i -> i18n. If you don't want any of the mentioned ones do not include that word.

flutter-boilerplate's People

Contributors

nshganesh avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Forkers

tubbz-alt

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.