wykop mobilny (hybird)
flutter implementation of wykopmobilny.
setting up
- requirements:
- for this app you need to install flutter.
- setup:
- enter
/assets/
folder and create file namedsecrets.json
. - copy code from
secrets.example.json
. - replace
wykop_key
andwykop_secret
with your keys.you can generate keys here
keep in mind, that application uses api version 2. version 1 keys are not supported and will not work.
- enter
- install all depedencies:
- flutter packages get
- after successful installation, you can run the app by typing in terminal:
- flutter run
if you want to run production version just type
- flutter run –release
- flutter run
if you have any issues join polish flutter server on discord or otwarty wykop mobilny discord.
flutter developers server on discord.
Comments are closed.