at_widgets icon indicating copy to clipboard operation
at_widgets copied to clipboard

Flutter widgets which aid in building applications using Atsign's technology

Results 64 at_widgets issues
Sort by recently updated
recently updated
newest added

## What I did Added a custom toast file

### Which at_widget package you find issue with? at_onboarding_flutter ### On what platforms did you experience the issue? iOS ### What version are you using? at_onboarding_flutter: 5.0.0 ### What happened?...

bug

### Which at_widget package you find issue with? at_onboarding_flutter ### On what platforms did you experience the issue? Android, iOS ### What version are you using? package version 5.0.0 ###...

bug

**- What I did** [Fix #662](https://github.com/atsign-foundation/apps/issues/662) **- How I did it** **- How to verify it** **- Description for the changelog**

**- What I did - added testcases for at_common_flutter** **- How I did it - using flutter_test and mocktail** ticket link - https://github.com/atsign-foundation/apps/issues/694

### Which at_widget package you find issue with? at_onboarding_flutter ### On what platforms did you experience the issue? Android, iOS, Windows, MacOS, Linux ### What version are you using? at_onboarding_flutter:...

bug
5 SP
PR40
PR41
PR42
PR43

**- What I did - added testcases for major functions in at_contacts_group_flutter.** **- How I did it - Using flutter-test and mokito** ticket link - https://github.com/atsign-foundation/apps/issues/694

### Which at_widget package you find issue with? at_onboarding_flutter ### On what platforms did you experience the issue? Android ### What version are you using? ```yaml at_onboarding_flutter: git: url: https://github.com/atsign-foundation/at_widgets...

bug
atmosphere

**Is your feature request related to a problem? Please describe.** Currently, people are required to enter the atsign dashboard, click activate on an atsign and then continue the process on...

enhancement
5 SP
P2
Widget
PR30

### Is your feature request related to a problem? Please describe. I'm trying to create a custom login screen. And trying to authenticate with ```dart OnboardingService.getInstance().authenticate('@bob🛠', jsonData: atKeysFileData); ``` I'm...

enhancement
3 SP
PR34