-
I make the method swzzile for UIFont's system API to change custom font for my App, just like : +systemFontOfSize:, +boldSystemFontOfSize:, +italicSystemFontOfSize:, +systemFontOfSize:weight:
Then th…
-
We have an Angular application with several personal tabs. We want to deeplink from one personal tab to another.
It works perfectly in desktop and android devices but does not work in iPhones. Some …
-
## Steps to Reproduce
1. Create theme for `MaterialApp` in `main`
2. For `theme` set `fontFamily` to `Cursive` (or whatever else)
3. For `theme` set `appBarTheme` to `const AppBarTheme(ti…
-
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: LateInitializationError: Field '_osmBaseController@291117859' has not been initialized.
E/flutter ( 4318): #0 BaseMapContr…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
ScaffoldMessenger doesn’t animate between snack bars while navigating to another route when using the `Navigator` widget inside the `MaterialApp`.
Defining routes in
MaterialApp | Navigator
:-:…
-
Allow user to take selfie directly from this app
possibly helpful reference: https://developer.apple.com/tutorials/sample-apps/capturingphotos-captureandsave
-
I'm trying to show a native Swift ViewController which has 2 buttons, one of which invokes a method on the FlutterMethodChannel to which Flutter reacts in the corresponding methodHandler.
I did test …
-
**Describe the bug**
2021-07-03 20:48:44 INFO (SyncWorker_13) [custom_components.tuya_v2.config_flow] TuyaConfigFlow._try_login finish, response:, {'code': 2406, 'msg': 'skill id invalid', 'success':…
remb0 updated
2 years ago
-
I have wrap image by sizedBox and set height = 1 , also set height of image but image still get max height of appbar
my code
```
AppBar(
title: Text('My Favourite'),
centerTi…
tbm98 updated
8 months ago