Mo Malaka πŸ’™ Profile picture
Solutions Architect @AWSAmplify | Flutter/Dart GDE | Opinions are my own 🌟 YouTube: https://t.co/lMPihFoasb 🌟 Code https://t.co/YmCTgTpqxD
Jul 3, 2023 β€’ 12 tweets β€’ 3 min read
πŸ’™ Are you a Flutter Developer? πŸ’™

A list of useful GitHub Repos for Flutter Developers 🀩πŸ”₯πŸš€

1/n
πŸ§΅πŸ‘‡
#flutter #github flutter-tips-and-tricks: A Collection of Flutter and Dart Tips and tricks from
@vandadnp



2/n
πŸ§΅πŸ‘‡github.com/vandadnp/flutt…
Oct 17, 2022 β€’ 9 tweets β€’ 4 min read
πŸ’™ Are you a Flutter Developer? πŸ’™

A list of useful GitHub Repos for Flutter Developers 🀩πŸ”₯πŸš€

1/n

πŸ§΅πŸ‘‡
#flutter #github awesome-flutter: A list of Flutter libraries, tools, tutorials, articles and more.

github.com/Solido/awesome…

2/n

πŸ§΅πŸ‘‡
Sep 12, 2022 β€’ 22 tweets β€’ 6 min read
πŸ’™ Are you a Flutter Developer? πŸ’™

A list of 20 great YouTube channels where you can get quality contents on Flutter topics🀩πŸ”₯πŸš€

1/n
πŸ§΅πŸ‘‡

#flutter youtube.com/c/FlutterCommu…

2/n
πŸ§΅πŸ‘‡
Jun 13, 2022 β€’ 9 tweets β€’ 4 min read
πŸ’™ Are you a Flutter Developer? πŸ’™

A list of useful GitHub Repos for Flutter Developers 🀩πŸ”₯πŸš€

1/n

πŸ§΅πŸ‘‡
#flutter #github awesome-flutter: A list of Flutter libraries, tools, tutorials, articles and more.

github.com/Solido/awesome…

2/n

πŸ§΅πŸ‘‡
Jun 6, 2022 β€’ 10 tweets β€’ 3 min read
πŸ’™ Flutter State Management πŸ’™

In Flutter State is whatever data you need in order to rebuild your UI at any moment in time.

below are some of the most popular packages used for state management in #Flutter

1/n
πŸ§΅πŸ‘‡ 1️⃣ setState

The low-level approach to use for widget-specific, ephemeral state. You can simply use Statefulwidget and setState() method to get state.

docs.flutter.dev/development/ui…

2/n
πŸ§΅πŸ‘‡
Jun 4, 2022 β€’ 10 tweets β€’ 4 min read
πŸ’™ Are you a Flutter Developer? πŸ’™

Let me show you how to use the CupertinoActionSheet Widget in Flutter

🎬 YouTube =>

🀩πŸ”₯πŸš€
1/n
🧡 πŸ‘‡

#flutter 1️⃣ We need to use the cupertino package

2/n
🧡 πŸ‘‡ Image
Mar 2, 2022 β€’ 10 tweets β€’ 3 min read
πŸ’™ Flutter State Management πŸ’™

In Flutter State is whatever data you need in order to rebuild your UI at any moment in time.

below are some of the most popular packages used for state management in #Flutter

1/n
πŸ§΅πŸ‘‡ 1️⃣ setState

The low-level approach to use for widget-specific, ephemeral state. You can simply use Statefulwidget and setState() method to get state.

docs.flutter.dev/development/ui…

2/n
πŸ§΅πŸ‘‡
Feb 28, 2022 β€’ 8 tweets β€’ 3 min read
πŸ’™ Are you a Flutter Developer? πŸ’™

A list of useful VS Code Extensions for Flutter Developers 🀩πŸ”₯πŸš€

1/n
🧡 πŸ‘‡
#Flutter #VSCode πŸ” Pubspec Assist: This extension allows you to search for packages without having to leave the editor and then adds them to the pubspec.yaml file

marketplace.visualstudio.com/items?itemName…

2/n
🧡 πŸ‘‡
Feb 15, 2022 β€’ 6 tweets β€’ 3 min read
πŸ’™ Are you a Flutter Developer? πŸ’™

Expanded is a widget that expands a child of a Row, Column, or Flex so that the child fills the available space. Let me show you how to use the expanded widget to create
screen responsive layouts in Flutter

🀩πŸ”₯πŸš€

1/n
🧡 πŸ‘‡

#flutter 🌟 Use Expanded widget inside a Column widget

When we use Expanded widget inside a Column Widget, it takes the screen height as the available space and divides it equally

2/n
🧡 πŸ‘‡ ImageImage
Nov 22, 2021 β€’ 7 tweets β€’ 5 min read
I love the new features from @AWSAmplify! Huge shout-out to the engineers working on this, It's so great to see that they are constantly improving their product.

Below, I summarize last week's launches

1/n
πŸš€ NEW Override @AWSAmplify-generated resources

aws.amazon.com/blogs/mobile/o…

2/n