sohaibnomanahmed / pensum

A Flutter + Firebase project for buying and selling books, mainly campus curriculum, socially. It uses a MVVM architecture and Trunk based development as well as CodeMagic for CI/CD
MIT License
1 stars 0 forks source link

Add commercial data folder #6

Closed sohaibnoman closed 3 years ago

sohaibnoman commented 3 years ago

Added commercial data folder containing users and some actions, this can be imported using the firebase emulator. With the use of different emulator/simulators commercial previews can be made.

sohaibnoman commented 3 years ago

Maybe remove clearText in android manifest and info.plist as these only are needed in firebase emulators and should not be in production code.