hoangduongit1997 / flutter_bloc_modular

Flutter base project with bloc + rxdart, Dependence injection with flutter modular, CLI with flutter slidy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ecommerce

A new Flutter project. Created by Slidy

  • Bloc, rxDart, modular, already setup Dio, Multi language with intl, loading and show message overlay the app

Getting Started

install plugin Flutter Inlt to android studio and then:

  • Tools -> Flutter Inlt -> Init

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

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

command line:

  • generate screen: slidy g p pages/screen_name

  • generate widget: slidy g widget widgets/widget_name

  • generate module: slidy g m modules/widget_name

About

Flutter base project with bloc + rxdart, Dependence injection with flutter modular, CLI with flutter slidy


Languages

Language:Dart 94.0%Language:Ruby 4.2%Language:Swift 1.3%Language:Kotlin 0.4%Language:Objective-C 0.1%