Nail Gilaziev

Results 11 comments of Nail Gilaziev

if I remember correctly stable channel doesn't contain ffi

it will be great to use a full power of asciidoc from github frontend. For example I use restdocs & spring to generate snippets for documentation of my API. Most...

How to work with timestamps? If Map contains this: `6: 1579254859548` //milliseconds **Bignums not supported** message occurs in log.

why null values is not supported? using "special value" is not a solution

maybe it should be done in future versions? )

hello! any progress on this? can this lib used for multiplatform project? js / jvm

looks like issues are related https://github.com/rrousselGit/riverpod/issues/1377 _uncaught exception_ occurs and this causes the item `FutureProvider.family` state to get stuck in `AsyncLoading` state

With new gradle dependencyResolutionManagement in `settings.gradle` integrating got harder. We need officially working solution

same on 1.1.3 typescript project ``` import axios, { AxiosResponse, AxiosRequestConfig } from "axios" ... export async function loggedCall() { ... const response = await axios.request(config); //

Nuance to consider: `domWindow.navigator.platform` returns: - `"MacIntel"` if launched in safari, but - `"IPad"` if launched in Google Chrome Checked on IPad Air 4 iPadOS 17.0.3 Chrome 118.0.5993.69 Flutter 3.13.7...