-
Hallo zusammen
Ich habe einen Raspi 4.0 und hatte homematic am laufen... alles war so schön stabil....
=> dann kam ich auf die Idee ein upgrade des ganzen systems zu machen und jetzt läuft homemat…
-
- **Issue Description:**
The current folder structure suggests that the project is made to implement MVVM architecture.
What are missing:
1. respective view models for pages.
2. locator no…
-
Below is a self contained example.
I'm expecting the bottom nav bar to show when I call
```
pushNewScreen(
context,
screen: Filters(),
withNavBar: true, // OPTIONAL VALUE. True by defa…
-
**Do you want to request a _feature_ or report a _bug_?**
Bug.
**What is the current behavior?**
Everything works, but our line coverage compared to 22.1.0 is significantly less, without _any_ co…
-
It would be helpful to have factory registrations with an extended lifecycle as multiple calls to factory registered class will result as a single instance up to the desired class or when called with …
-
Firstly, thanks for a **GREAT** package!
I have implemented the custom navigation bar (basically just customized from the example in the Readme file). Reproducible code below.
**The issue:** wh…
-
**Code:**
```
@override
Widget build(BuildContext context) {
return PersistentTabView(
context,
controller: controller,
screens: _buildScreens(),
items: _navBa…
-
I'm trying to generate waveform images for different audio files but no matter what i do, i keep getting the same waveform image for every audio. The first audio file returns the correct waveform imag…
-
## Co-ordination
As discussed in the last contributors [meeting](https://forum.freecodecamp.org/t/office-hour-contributors-may-13-2021/458257/4) we're looking to migrate our client to TypeScript.
…
-
Create a redux pattern for login, to change the state of the side navigation bar, when logged in.