Marcelo Rabelo
Marcelo Rabelo
This line - mAgendaCalendarView.addEventRenderer (new DrawableEventRenderer ()); - is not working. Always using the DefaultEventRender in the init () method;
How to initialize crop bounds to desired size? I notice it just starts the screen size or with set aspect ratio.
Could you update this plugin? I can't use it in another package because the version here is earlier. Grateful for the attention.
Good Afternoon.. I worked a few hours to generate an external link to the app. Deep link worked in one app and not in another. After quitting (dawn), I realized...
How to initialize crop bounds to custom size? Could you add the function to rotate the image? I tried to do this, but the controls are inverted.
... pub.dev\responsive_framework-1.1.1\lib\responsive_value.dart => **Throws error when screen exceeds size 600** - my code ``` @override Widget build(BuildContext context) { return AppBar( title: const Text('HomeView'), centerTitle: true, leading: ResponsiveVisibility( visible: false,...
I've been trying for 8 hours and nothing. 😒. Web app on localHost and Android works perfectly. Only on flutter web (Chrome) and with server it doesn't work..❗ Fluttter Web...
When I click on the list after filtering it returns widget.onSuggestionTap!(item) = null. When I open the list and click on an item in the list without typing anything, empty...
Thank you for this excellent work. I have problems with pagination. I click to change the page and if there is no data on the device, I request it from...
#Description Added the feature to call back when reaching the first page and requesting a previous month and when reaching the last page and requesting a subsequent month. Issue: https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/issues/452...