Skip to content

LeonardoLeiteMeira/flutter-mobx-dti-compartilha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_mobx_dti_compartilha

Build Runner Commands

flutter pub run build_runner build --delete-conflicting-outputs

alternative

flutter packages pub run build_runner build

To application listen any changes in the code and run build runner, use this code

flutter pub run build_runner watch

If using vc code, there are a possibility to add the fluuter_mobx (from flutterando) extension.

If there are problems with generation, use the command:

flutter packages pub run build_runner clean

About

Repositorio da apresentação sobre mobx no DTI Compartilha

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published