A Food Rating App Built Using Flutter
Food Rating App This app is called FoodReview. The main feature is we can discover some restaurants, get details, foods, drinks, and post a review for that restaurant. Languages and…
Read more »One-to-one video call using CallKit and PushKit with flutter iOS app
ios_callkit One-to-one video call using CallKit and PushKit with flutter iOS app. Motivation We need to use CallKit to handle incoming VoIP notifications from iOS 13. Check the WWDC2019 video…
Read more »A Flutter plugin for iOS and Android for generating sign-in buttons for different social media account
Fork from flutter_signin_button. A Flutter plugin for iOS and Android for generating sign-in buttons for different social media account. Feedback and Pull Requests are most welcome! Installation Add to pubspec.yaml….
Read more »An example of clean architecture using the GetX state-management solution
GetX Clean Architecture A Flutter Clean Architecture Using GetX. This repo is forked from: https://github.com/phamdinhduc795397/flutter-getx-clean-architecture Work Flow Project Structure lib ├── app │ ├── config │…
Read more »A Flutter plugin which provides 'Picking Place' using Google Maps widget
Google Maps Places Picker Refractored This is a forked version of google_maps_place_picker package, with added custom styling and features. All credits go to the orignal developer. A Flutter plugin which…
Read more »