João Alves
João Alves
Tide version is currently out of date
Can you add _EventArgsConverter_ like prism library ? https://github.com/PrismLibrary/Prism/blob/master/Source/Xamarin/Prism.Forms/Behaviors/EventToCommandBehavior.cs
The rusqlite repo: [rusqlite repo](https://github.com/rusqlite/rusqlite) The style code can be the same way of the issue: #2
### Is not possible use multiple fields using Queryable trait in a struct. ```rust #[derive(Table)] struct Task { id: u64, description: String, is_done: bool, } #[derive(Queryable)] struct TaskQuery { description:...
I like very of the approach of using Flutter concepts to mount the UI. This project will give support for webassembly support? I also like the approach of [async-ui](https://github.com/wishawa/async_ui). As...