This repo is just for group 7 Mobile Programming subjects in UIN Malang
First, of course you should clone this repo.
Then, take a look at assets
folder. In that assets, there's have file named .env.example
. Fill your odoo credentials there and rename it into .env
.
After doing that, now use this command to get packages :
flutter pub get --no-example
If everything is done, now, try to run it :
flutter run
or, if you have visual studio code and flutter extensions, simply you can run or debug from that :)
Don't forget to rename your model of course :)
Have any problem with register?
Try this one, take a look at lib/pages/auth/register.dart
,
Remove this following statement :
'sel_groups_1_10_11': 11,
'in_group_12': true