-
**Bug Description**
Dependency (modules) error when using widget
**Steps to Reproduce**
1. Create next project using next@12.1.5
2. Install latest @uniswap/widgets and react-redux
3. Integrat…
-
Hello @OndrejKunc , i hope you are doing well :) As the contributor this project, I'm here again with a new project :) There has been a lot of change since the last time, can we create a form with a c…
-
`import 'package:get/get.dart';
class Calculator extends GetxController {
double count = 0;
double bmi = 0;
calc() => bmi = count * 10;
}
`
for example have this class, how i can no…
-
![image](https://user-images.githubusercontent.com/50608974/225200647-0bb2cb91-9094-4d04-b374-76f88537f71c.png)
![image](https://user-images.githubusercontent.com/50608974/225200622-b4e10d22-a78b…
-
### Is your feature request related to a problem? Please describe.
Back when I started working on sidebar widgets in #44683, I hoped to eventually make the entire HP/stats/log sidebar "moddable", t…
-
-
I cloned and execute your project on my device and it throws following exception:
I/flutter (23369): ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═════════════════════════════════════════════════════════…
-
On each release, we try to have generic Kv rules that use properties for expressing the theming.
I'm thinking from a long time about how theming could be configurable.
#### Proposal A: `theme` propert…
tito updated
11 months ago
-
```bash
(The following exception is now available via WidgetTester.takeException:)
I/flutter (13360): ══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞═══════════════════════════════════════════════…
-
Hello.
after combining assets
./yii asset assets.php config/assets-prod.php
file /vendor/almasaeed2010/adminlte/dist/css/skins/_all-skins.min.css link to my project web folder /css/skins/_all-skins…