-
Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file …
-
### What
- Add a list Widget for homescreen
- Add a history Widget for homescreen
- Investigate x-platform libraries such as https://pub.dev/packages/home_widget
- See if we can them look right o…
-
## Feature Request
Let's say I want to build a web app where the state is defined this way:
```rust
enum State {
HomeScreen,
MyApp{favorite_food: String}
}
```
Initially, the s…
-
public-security-monitoring/
├── README.md
├── LICENSE
├── .gitignore
├── app/
│ ├── components/
│ │ ├── Header.js
│ │ ├── Dashboard.js
│ │ ├── MapView.js
│ │ └── ChartView.js
│ ├──…
-
In chat with tuhdo and TheBB subject of a daily tip came up.
I leave gitter open a lot of the time as there is often a nice key command / function mentioned at some point that I can use. It might be…
geo7 updated
3 months ago
-
![image](https://github.com/VAYUZ-Flutter-Forum/issue-tracker/assets/85341053/b9070ce1-d1b6-4092-98f7-da193bf96485)
I have searched one of the topics from the bottom, but could not find it.
-
Now chrome on iOS can add to homescreen.
Do you plan to remove the "safari" step on the instructions?
-
### Steps to reproduce
I'm working on an application which has a profile editor screen. When the app first opened, then the profile editor is the first screen to add the profile. Then it is reused wh…
-
I have a few addons that I'd like to keep in the background and hide from the homepage. I dont want to uninstall as some addons help fetch metadata, but then give unnecessary rows on the homepage. (It…
-
### Objective
Since DEBUG creates a lot of feedback, consuming 'log files' space [?10MB limit];
create a system-wide variable that can turn on & off a DEBUG flag for logging utils to use
### Initia…