PraxisFlutter
                                
                                
                                
                                    PraxisFlutter copied to clipboard
                            
                            
                            
                        Write Flavour Scripts
Description
This PR deals with the creation of bash scripts which would be useful for developers who may not be familiar with the whole codebase and just want to get the project up and running fast.
Type of Change
- [x] โจ New feature (non-breaking change which adds functionality)
 - [ ] ๐ ๏ธ Bug fix (non-breaking change which fixes an issue)
 - [ ] โ Breaking change (fix or feature that would cause existing functionality to change)
 - [ ] ๐งน Code refactor
 - [x] โ Build configuration change
 - [ ] ๐ Documentation
 - [ ] ๐๏ธ Chore
 
can we have just one file and use CLI arguments to switch between environments ?
can we have just one file and use CLI arguments to switch between environments ?
Great idea! โ I'll have a look into it.