-
Server Error: Unsupported operation: ServerSocket.bind C:/b/s/w/ir/cache/builder/src/out/host_debug/dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/errors.dart 266:49 throw_
C:/b/s/w/ir/ca…
-
Might be useful for others. The results are really impressive
`yarn add @material-ui/core --save `
```js
// append in client_and_server.js
Mui = require('@material-ui/core');
Mui.default = Mu…
-
I think there is something wrong on how Get handles Controller injection and life cycle
**Describe the bug**
I think it is more easy to describe this with an example:
We have 3 screens, the home …
-
![image](https://user-images.githubusercontent.com/50608974/217690693-365734ff-a61a-4f8e-9b64-af95b5e445dd.png)
![image](https://user-images.githubusercontent.com/50608974/217690720-7dd162cf-2f63-461…
-
**Description:** Full description of the issue here
## Update
after I created a new project with a Material 3 theme and I tried to change the top app bar and contextual action bar I can confirm it…
-
### Version
2.3.0
### Library
feedback
### Flutter channel
stable
### Flutter version
2.8.1
### Platform
Android, iOS
### Details
There is a bug on the latest version …
-
There is a tiny horizontal depreciation on the page caused by scroll bar.
- Troubleshoot
1. Make navigation bar a page-header
2. Make navigation bar slide down on scroll
-
import 'package:flutter/material.dart';
import 'package:shared_preferences/shared_preferences.dart';
import 'package:sharedpreferences_login/Anasayfa.dart';
void main() {
runApp(const MyApp())…
-
import 'package:flutter/material.dart';
import 'package:get/get.dart';
void main() => runApp(MyApp());
class MyApp extends StatelessWidget {
// This widget is the root of your application.
…
-
import 'package:flutter/material.dart';
import 'package:get/get.dart';
void main() => runApp(MyApp());
class MyApp extends StatelessWidget {
// This widget is the root of your application.
…