bookoo 2
bookoo2 is the renewal app of bookoo which is the global sns ledger app.
getting started
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.
contributing to bookoo2
- see also
- dooboolab’s vision-and-mission
- dooboolab’s code of conduct
- contributing
credentials keys
you should replace
[*_key]
to your apis in order to make your application works. see below details to complete your installation.
name | description | required? |
---|---|---|
geo_api_key | google map api key | yes |
- google api key
- place_api_key
same as
geo_api_key
but recommend to create anotherapi_key
to track usage seperately. you can use this one without platform specific.
Comments are closed.