-
```dependencies:
flutter:
sdk: flutter
firebase_storage:
git:
url: git://github.com/danysz/flutterfire.git
ref: master
path: packages/firebase_storage
…
-
Hello, I am following the directions to install this via HACS. I was able to add the custom repository and install the cupertino-icons package from HACS. I then restarted Home Assistant and attempted …
-
**Describe the bug**
Trying to use Hero when navigating to a detailed page
**Reproduction code
Parentn Widget:
```
return Hero(
tag: 'post',
child: Container(
height: 2…
-
### :information_source: Info
Version: `v0.12.0`
### :speech_balloon: Description
Are we supposed to use an image that already has a border-radius in order to generate a rounded app-icon fo…
-
### Steps to reproduce
1. run it on broswer: chrome
e.g. url is : `http://localhost:53306/`
2. put url in Put the url into the address bar.
e.g. `http://localhost:53306/login
3. It will run …
-
The `@protected` annotation should in my opinion allow use in extension methods:
```dart
class Class {
@protected
void protectedMethod();
}
extension Extension on Class {
void extensi…
-
Request for the ability to filter icon contants in API docs by name
https://api.flutter.dev/flutter/cupertino/CupertinoIcons-class.html
https://api.flutter.dev/flutter/material/Icons-class.html
…
-
I just installed the plugin but can't run without removing tests dependencies.
I had to do something like this:
```dependencies:
flutter:
sdk: flutter
map_view: ^0.0.14
# The follo…
-
_Imported from https://github.com/dnfield/vector_graphics/issues/244_
Original report by @flrnsbt on Jun 10, 2024
../../../../../../.pub-cache/hosted/pub.dev/vector_graphics_compiler-1.1.11+1/lib/sr…
-
I code app read data from SignalR Asp.Net. But i have a error when recieved data from hub throw plugin signalr_flutter.
Status connect hub ok:
CONNECT HUB SUCCESS
flutter: ConnectionStatus.connecti…