Faisal Ansari

Results 7 issues of Faisal Ansari

In release mode this not returning any data and if possible please add the thumbnail image and video and instead of returning a json string if we can get Uint8List...

Hello, I propose to rebuild this tool in flutter from scratch so that it work on all platforms. but I am not sure how this tool is working under the...

**Description** In the [TodosOverviewBloc](https://github.com/felangel/bloc/blob/master/examples/flutter_todos/lib/todos_overview/bloc/todos_overview_bloc.dart) await emit.forEach( _todosRepository.getTodos(), onData: (todos) => state.copyWith( status: () => TodosOverviewStatus.success, todos: () => todos, ), onError: (_, __) => state.copyWith( status: () => TodosOverviewStatus.failure, ),...

question
waiting for response

### Use case https://github.com/flutter/flutter/assets/61263149/007739ee-6f64-4d5e-842b-f50b55b5a577 In the video, I demonstrated the need to make the spot price stick to both the top and bottom. Achieving this requires knowing the element's position...

package
c: proposal
team-framework
p: two_dimensional_scrollables

Fixes [[two_dimensional_scrollables] childPositionGetter in Tableview.builder #148141](https://github.com/flutter/flutter/issues/148141) https://github.com/flutter/packages/assets/61263149/bdd133b8-a546-4d81-900f-e6e53ff1b604 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] I read...

platform-macos