梅宇

Results 6 issues of 梅宇

Hello, this package used very nice in react! I want to know, whether if you will be interesting in the version for flutter/Dart, or is there any some existed package...

### Steps to Reproduce Please describe exactly how to reproduce the problem you are running into. 1.create a json with a nullable bool type, and the type value is null...

Hello, when I use this package, I come across the bug. `When the exception was thrown, this was the stack: #0 _ArrowElementState.initState (package:widget_arrows/widget_arrows.dart:333:73) #1 StatefulElement._firstBuild (package:flutter/src/widgets/framework.dart:5015:57) #2 ComponentElement.mount (package:flutter/src/widgets/framework.dart:4853:5) #3...

AxisTitles( sideTitles: SideTitles(showTitles: true, getTitlesWidget: (double value, TitleMeta meta) { return SideTitleWidget( axisSide: meta.axisSide, child: Text(value.toString()), ); }), ) Hello, in above code, the getTitlesWidget function transmit x's value. Can...

enhancement
good first issue
Fundamental

Hello, your widget is useful. I hope it can achieve value when I click the clock. Thank you very much~

Meteor 2.15. [email protected] When I call the Login or CreateUser method in client, the client will receive a added ddp message, whose fields is not fully: `{"msg":"added","collection":"users","id":"jD2HdzpSDQXmM4fBK","fields":{"emails":[{"address":"[email protected]","verified":false}]}}` If client subscribe...

Project:Accounts:Password