beheobong

Results 7 comments of beheobong

I want using the same as authen token and refresh token in normal server.

```dart MatchText( type: ParsedType.CUSTOM, pattern: r'http[s]?://(?:[a-zA-Z]|[0-9]|[$-_@.&+]|[!*\(\),]|(?:%[0-9a-fA-F][0-9a-fA-F]))+', regexOptions: RegexOptions( multiLine: true, dotAll: true ),) ``` @xJon @fayeed i change pattern and it fixed. You can use it

@naoki0719 please check this commit

https://github.com/MariaMelnik/flutter_date_pickers/pull/102 . I add new styles for weekend. You can check it

Is there a way to integrate deepAR (https://www.deepar.ai/) or faceunity (http://www.faceunity.com/) technology?