Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 990 Bytes

README.md

File metadata and controls

33 lines (17 loc) · 990 Bytes

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 page pages/screen_name

  • generate widget: slidy g widget widgets/widget_name

  • generate module: slidy g module modules/module_name