khamidjon-khamidov / flutter_telegram_web_app

MIT License
29 stars 23 forks source link

Bot API 8.0 support #41

Open OlegNovosad opened 5 days ago

OlegNovosad commented 5 days ago

Telegram just release API 8.0 with more improvements to the mini apps.

I am working on it πŸ«‘πŸ‡ΊπŸ‡¦

Things to deliver: (will be updated based on merges)

New classes:

Events:

khamidjon-khamidov commented 5 days ago

@OlegNovosad there have been many changes with the new API. Thanks for the contribution)

otopba commented 5 days ago

@OlegNovosad It will be super nice!

OlegNovosad commented 1 day ago

@khamidjon-khamidov just a follow-up after latest PR:

I plan to work on all full screen and location manager in recent PR. I will also add corresponding events (as well as those I've missed in MR)

khamidjon-khamidov commented 1 day ago

added orientation support https://github.com/khamidjon-khamidov/flutter_telegram_web_app/pull/46

khamidjon-khamidov commented 1 day ago

@OlegNovosad I will work on all home screen features soon

OlegNovosad commented 21 hours ago

@khamidjon-khamidov PR #47 for location management and full screen has been opened

khamidjon-khamidov commented 5 hours ago

Released v0.2.1 with currently implemented apis by far

OlegNovosad commented 5 hours ago

I plan to add accelerometer & gyroscope over the weekend unless you do :) after that with all bot 8.0 I believe it should become 0.3.0 at least

khamidjon-khamidov commented 4 hours ago

@OlegNovosad please consider this bugfix. I found out some events are wrapped around JS object even if there is a single field https://github.com/khamidjon-khamidov/flutter_telegram_web_app/pull/49/files