-
### Steps to reproduce
1) flutter attach to a physical iOS device
### Expected results
Able to attach to a physical iOS device
### Actual results
When I tried to use Android Studio to …
-
```
# This YAML file has been written using YamlMagic.
name: mobile
description: A new Flutter project.
publish_to: none
version: 1.0.2+3
environment:
sdk: ">=3.2.3
-
1. Implement Sign up Design in our flutter app based on Figma design.
2. Create New user in Firebase
3. Redirects to Email Entry Page
-
### Is there an existing issue?
No
- [ √ ] I have searched [existing issues](https://github.com/objectbox/objectbox-dart/issues)
### Build info
- objectbox version: 4.0.1
- Flutter/Dart…
-
If possible it would be neat to reuse the design for publishers... and give a description of what flutter favorites is, maybe include some graphics. Maybe something like this:
![xnhcKEzVPHy](https:…
-
Currently building an adaptive app is very “barebones”; There is no one “plug and play” solution for developers
This project will provide developers with an abstracted and more friendly interface to …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Web
### Description
When I try to use …
-
This specifically tracks having visionOS devices/simulators show up in `flutter devices` and act as supported targets for `flutter run`-ing an iOS app, using the "Designed for iPad" compatibility mode…
-
### Steps to reproduce
Create a SubmenuButton with a children menu items
```
SubmenuButton(
leadingIcon: Icon(Symbols.design_services),
…
-
### Steps to reproduce
Create a simple widget tree with a checkbox that has a `materialTapTargetSize: MaterialTapTargetSize.padded`.
Run it on web.
Inspect its size.
### Expected results
…