Skip to content

Instantly share code, notes, and snippets.

@MrNtlu
Last active November 10, 2023 14:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MrNtlu/0977be4483cff435498b3316e64dda2b to your computer and use it in GitHub Desktop.
Save MrNtlu/0977be4483cff435498b3316e64dda2b to your computer and use it in GitHub Desktop.
MuslimDx Flutter Research
## Flutter iOS & Android
State Management: Riverpod
- https://riverpod.dev/docs/from_provider/provider_vs_riverpod
- https://www.youtube.com/watch?v=BJtQ0dfI-RA&ab_channel=Flutter
- https://www.youtube.com/watch?v=UyepBhIY5Bo&ab_channel=HeyFlutter%E2%80%A4com
- https://www.youtube.com/watch?v=Zp7VKVhirmw&ab_channel=ResoCoder
Language: Dart
### Things to Search
- CI/CD (Github Actions CI, Firebase CD)
- https://docs.flutter.dev/deployment/cd
- https://medium.com/flutter-community/set-up-ci-cd-for-your-flutter-application-b62d3493498
- Image Picker
- Flutter theming
### Libraries
- settings_ui
- shared_preferences
- lottie
- flutter_dotenv
- dropdown_search
- google_sign_in
- flutter_signin_button
- sign_in_with_apple
- firebase_crashlytics
- firebase_analytics
- flutter_svg
- flutter_datetime_picker
- app_tracking_transparency
- shimmer
- cached_network_image
- Dev Libraries
- flutter_launcher_icons
- flutter_native_splash
- flutter_lints
- Optional Libraries
- auto_size_text
- google_maps_flutter
- flex_color_scheme
- cupertino_icons
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment