at_widgets icon indicating copy to clipboard operation
at_widgets copied to clipboard

WIDGET at_onboarding_flutter to cover Windows & Linux

Open cconstab opened this issue 4 years ago • 6 comments

We need Windows coverage for @ mosphere Pro and whilst we have the code open cover Linux

cconstab avatar Oct 16 '21 19:10 cconstab

The code at https://github.com/atsign-foundation/at_widgets/tree/desktop/development supports windows. Need to extend support for Linux and address issues with QR scanner and free atsign generation.

sarika01 avatar Nov 02 '21 12:11 sarika01

• Enabled Linux and windows platform support. • Added additional package to save backup keys. • Added QR code file reading support for desktop platforms.

Latest code available at https://github.com/atsign-foundation/at_widgets/tree/desktop/development

sarika01 avatar Nov 15 '21 13:11 sarika01

Packages with changes for desktop development:

  • [x] at_backupkey_flutter
  • [x] at_common_flutter
  • [x] at_contacts_flutter
  • [x] at_contact_groups_flutter
  • [x] at_onboarding_flutter

In the current sprint PR25, • Merged and published at_client_mobile for desktop support • Checked and Merged the code from desktop/development branch • Enabled macos, windows and linux platforms for each package. This would help to update the examples • Updated code available on https://github.com/atsign-foundation/at_widgets/tree/add-platforms

Pending tasks: Test each package individually and release.

sarika01 avatar Nov 29 '21 11:11 sarika01

Packages with desktop support published to pub.dev • at_backupkey_flutter: ^3.1.0 • at_common_flutter: ^2.0.3 • at_contacts_flutter: ^3.1.0 • at_contacts_group_flutter: ^3.1.0 • at_onboarding_flutter: ^3.1.0

@cconstab Can we close this?

sarika01 avatar Dec 02 '21 10:12 sarika01

I do not think so as we still have bugs/features missing not tested... See todays finding..

cconstab avatar Dec 03 '21 01:12 cconstab

I am removing the blocker as fixes for platform support are in place(#288). @cconstab Please suggest if any more improvements/fixes are required.

sarika01 avatar Dec 08 '21 09:12 sarika01

This was last updated 14 months ago. I believe the onboarding widget now works for Windows and Linux. @cconstab can you confirm please, and close this issue if so?

gkc avatar Feb 20 '23 13:02 gkc

It did work but is broken again

cconstab avatar Feb 20 '23 15:02 cconstab

I've fixed this error build on Windows. Branch: feature/build-desktop-app Could you please checkout to that branch + upgrade flutter to 3.3.10 and check it? @cconstab

sonle-geekyants avatar Feb 21 '23 10:02 sonle-geekyants

Will do Thanks!

cconstab avatar Feb 21 '23 15:02 cconstab

@cconstab Is this issue resolved?

sachins-geekyants avatar Mar 06 '23 12:03 sachins-geekyants

Fix released with at_onboarding_flutter 6.0.2

sachins-geekyants avatar Mar 07 '23 11:03 sachins-geekyants

@cconstab can we close this ticket?

sachins-geekyants avatar Apr 03 '23 12:04 sachins-geekyants

@sonle-geekyants please test in Linux TY!

ksanty avatar Apr 03 '23 14:04 ksanty

I've tested it on Linux and it's working well as expected. @ksanty @sachins-geekyants

sonle-geekyants avatar Apr 11 '23 04:04 sonle-geekyants