Flutter For Dev - новости, статьи, дизайн.
3.43K subscribers
1.38K photos
3 videos
1 file
1.4K links
Flutter For Dev - это телеграмм канал, посвященный актуальным анонсам, статьям, новостям, дизайну и многому другому из мира Flutter.

flutterfor.dev

Автор: @newbalancem5(по поводу рекламы и сотрудничества писать тоже сюда)
Download Telegram
#Новостизанеделю
Очередная подборка новостей за неделю.

Новости:

— The Boring Flutter Development Show, Ep. 52.
https://t.me/FlutterDevRu/952

— Decoding Flutter(Rendering).
https://t.me/FlutterDevRu/954

— How you can use WebSockets with Flutter.
https://t.me/FlutterDevRu/951

— Use Dart Mixins More Often! Here is Why.
https://quickbirdstudios.com/blog/flutter-dart-mixins/

— Create Monorepo Flutter Apps Using Nx Workspaces.
https://developer.school/tutorials/create-flutter-apps-using-nx-workspaces

Интересное из Github:

— lcov.dart.
https://github.com/cedx/lcov.dart

— flutter_launcher_icons.
https://github.com/fluttercommunity/flutter_launcher_icons

— font_awesome_flutter.
https://github.com/fluttercommunity/font_awesome_flutter

— icon_decoration.
https://github.com/TesteurManiak/icon_decoration

— pub_updater.
https://github.com/VeryGoodOpenSource/pub_updater
Как мы выбирали навигацию для мобильного приложения: Узнайте подробнее, как команда россельхозбанк подошла к выбору навигации для своего приложения.
https://habr.com/ru/company/rshb/blog/584348/
Flutter TabBar Tutorial — How to Navigate Programmatically Between Tabs: Andrea Bizzotto рассказывает, как программно переключаться между вкладками с помощью TabBar и TabBarController во Flutter.
https://codewithandrea.com/articles/flutter-tab-bar-navigation/
Dart flashcards: Vandad Nahavandipoor разработал набор карточек которые помогут для изучения Dart.
https://github.com/vandadnp/flashcards/
Flutter Widget of the Week: Очередной выпуск Flutter Widget of the Week в котором рассказывается про TabPageSelector.
https://youtu.be/Q628ue9Cq7U
Building Games in Flutter with Flame: Vincenzo Guzzi на примере приложения рассказывает, как создать игру на Flutter с использованием Flame.
https://www.raywenderlich.com/27407121-building-games-in-flutter-with-flame-getting-started
Локализация и мультиязычность во Flutter: перевод статьи "Localization/Multi-Language in flutter".
https://habr.com/ru/company/alconost/blog/584942/
#Новостизанеделю
Очередная подборка новостей за неделю.

Новости:

— Flutter Widget of the Week(TabPageSelector).
https://t.me/FlutterDevRu/960

— Dart flashcards.
https://t.me/FlutterDevRu/959

— Как мы выбирали навигацию для мобильного приложения.
https://t.me/FlutterDevRu/957

— Building Flutter apps with no backend?
https://medium.com/flutter-community/building-flutter-apps-with-no-backend-9715b764a81e

— Animated Text with AnimatedDefaultTextStyle.
https://developer.school/tutorials/animated-text-with-animateddefaulttextstyle

— Top Companies Using Flutter in 2021.
https://verygood.ventures/blog/top-companies-using-flutter-2021

Интересное из Github:

— docker_flutter.
https://github.com/PlugFox/docker_flutter

— ignite-cli.
https://github.com/flame-engine/ignite-cli

— flutter-elementary.
https://github.com/Elementary-team/flutter-elementary

— inspector.
https://github.com/kekland/inspector

— coolicons.
https://github.com/Mastersam07/coolicons
Применяем Hooks из React во Flutter: Авдосев Никита рассказывает про имплементацию хуков для Flutter.
https://habr.com/ru/post/585166/
Concurrency In Dart: Shaiq khan в статье рассказывает о параллелизме в Dart.
https://medium.com/flutterdevs/concurrency-in-dart-b9171278af31
How to use Environment Variables with flutter_dotenv: Paul Halliday рассказывает о применении flutter_dotenv и о том, как с его помощью использовать переменные среды в Flutter проекте.
https://developer.school/tutorials/how-to-use-environment-variables-with-flutter-dotenv
Flutter Hallowidget of the Week: вышел хэлуинский выпуск Flutter Widget of the Week который посвящен Theme.
https://youtu.be/oTvQDJOBXmM
How to use the PhyiscalModel widget in Flutter: Paul Halliday рассказывает о PhyiscalModel и его применении в Flutter.
https://developer.school/tutorials/how-to-use-physicalmodel-flutter-widget
#Новостизанеделю
Очередная подборка новостей за неделю.

Новости:

Flutter Hallowidget of the Week(Theme).
https://t.me/FlutterDevRu/968

— Material 3 Design Kit.
https://t.me/FlutterDevRu/966

— Concurrency In Dart.
https://t.me/FlutterDevRu/965

— Wassword: wonderful password generator built in Flutter.
https://blog.albertobonacina.com/wassword-wonderful-password-generator-built-in-flutter

— Monarch Minutes Newsletter 1.
https://monarchapp.io/blog/newsletter-01

Интересное из Github:

— flutterfire_desktop.
https://github.com/invertase/flutterfire_desktop

— Flutter Boilerplate.
https://github.com/SimpleBoilerplates/Flutter

— flutter_inappwebview.
https://github.com/pichillilorenzo/flutter_inappwebview

— dart_postgresql.
https://github.com/xxgreg/dart_postgresql

— youtube_player_flutter.
https://github.com/sarbagyastha/youtube_player_flutter
How to Use Bloc with Streams and Concurrency: Joanna May рассказывает, как подготовиться к переходу на новую версию BloC 8.0.0.
https://verygood.ventures/blog/how-to-use-bloc-with-streams-and-concurrency
Diving Deep into WebViews: Michael Malak рассказывает, что такое WebView и как его использовать в своем Flutter проекте.
https://www.raywenderlich.com/25603285-diving-deep-into-webviews
Совсем недавно для плагина Realtime Database появилась поддержка Web. Об этом и не только вы можете узнать в новостном видео от команды Firebase.
https://youtu.be/-W-xHsbPFuI
How you can help us improve Flutter: JaYoung Lee рассказывает, как опросы пользователей Flutter помогает его улучшить.
https://youtu.be/C7m_7NERL1g
The Boring Flutter Development Show, Ep. 53: В новом выпуске The Boring Flutter Development Show, Craig Labenz и Kate Lovett дают советы и рассказывают, как внести вклад Flutter.
https://youtu.be/4yBgOBAOx_A