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

flutterfor.dev

Автор: @newbalancem5(по поводу рекламы и сотрудничества писать тоже сюда)
Download Telegram
Integration Testing in Flutter: Monikinderjit Singh рассказывает про интеграционные тесты для Flutter приложения.
https://www.raywenderlich.com/29321816-integration-testing-in-flutter-getting-started
How to build and distribute iOS apps without Mac with Flutter & Codemagic: Martin Jeret рассказывает, как создать и публиковать приложения на Flutter, используя Codemagic, если вы работаете с Linux или Windows.
https://blog.codemagic.io/how-to-build-and-distribute-ios-apps-without-mac-with-flutter-codemagic/
#Новостизанеделю
Очередная подборка новостей за неделю.

Новости:

FluttFlutter Festivals.
https://t.me/FlutterDevRu/1082

Custom shaped AppBar as seen in the “Bunny Search” app.
https://t.me/FlutterDevRu/1083

Integration Testing in Flutter.
https://t.me/FlutterDevRu/1084

— Document your dart and Flutter packages.
https://blog.dtengeri.com/document-your-dart-and-flutter-packages

— Reduce your flutter web app loading time.
https://medium.com/@SchabanBo/reduce-your-flutter-web-app-loading-time-8018d8f442

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

— zap.
https://github.com/simolus3/zap

— angular
https://github.com/angulardart/angular

— at_tools.
https://github.com/atsign-foundation/at_tools

— libadwaita.
https://github.com/gtk-flutter/libadwaita
Как написать «Пятнашки» на Flutter: Перевод статьи команды VGV «How to build your own Flutter slide puzzle».
https://habr.com/ru/company/skillfactory/blog/652845/
Q4 2021 user survey results: about null safety, ecosystem, text editing, and mobile development: Результаты опроса пользователей Flutter за четвёртый квартал 2021 года.
https://medium.com/flutter/q4-2021-user-survey-results-about-null-safety-ecosystem-text-editing-and-mobile-development-5d33341954e9
Flutter user survey: Q1 2022: А вот и первый опрос пользователей Flutter за 2022 год.

P.S Ваши ответы помогут улучшить Flutter.
https://google.qualtrics.com/jfe/form/SV_agixSVzsZkWvnuu
Flutter games with Bloc and Flame: Erick Zanardo рассказывает про создание простой игры на Flutter с использованием Flame и BLoC.
https://verygood.ventures/blog/flutter-games-with-bloc-and-flame
#Новостизанеделю
Очередная подборка новостей за неделю.

Новости:

Q4 2021 user survey results: about null safety, ecosystem, text editing, and mobile development.
https://t.me/FlutterDevRu/1088

Flutter user survey: Q1 2022.
https://t.me/FlutterDevRu/1089

Flutter games with Bloc and Flame.
https://t.me/FlutterDevRu/1091

— Working with REST APIs — Flutter.
https://blog.codemagic.io/rest-api-in-flutter/

— Speed up your workflow with a custom project creation script.
https://blog.gskinner.com/archives/2022/02/flutter-speed-up-your-workflow-with-a-custom-project-creation-script.html

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

— purple-starter.
https://github.com/purplenoodlesoop/purple-starter

— pub_metadata
https://github.com/timsneath/pub_metadata

— alchemist.
https://github.com/Betterment/alchemist

— flutter-permission-handler.
https://github.com/Baseflow/flutter-permission-handler
Flutter Widget of the Week: Очередной выпуск Flutter Widget of the Week, в котором рассказывается про DropdownButton.
https://youtu.be/ZzQ_PWrFihg
Автоматизированное тестирование на Flutter — нативные тесты или кроссплатформенные решения: узнайте подробнее про автотестирование Flutter приложения.
https://habr.com/ru/company/surfstudio/blog/653755/
#Новостизанеделю
Очередная подборка новостей за неделю.

Новости:

— Flutter Widget of the Week(DropdownButton).
https://t.me/FlutterDevRu/1093

Автоматизированное тестирование на Flutter — нативные тесты или кроссплатформенные решения.
https://t.me/FlutterDevRu/1094

— VSCode Shortcuts, Extensions & Settings for Flutter Development.
https://codewithandrea.com/articles/vscode-shortcuts-extensions-settings-flutter-development/

— Flutter: простыми словами про ассинхронность и параллельность.
https://habr.com/ru/post/654047/

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

— sliver_tools.
https://github.com/Kavantix/sliver_tools

— flutter_rust_bridge.
https://github.com/fzyzcjy/flutter_rust_bridge

— FlutterColorPickerWheel.
https://github.com/KexinLu/FlutterColorPickerWheel

— time_machine.
https://github.com/Dana-Ferguson/time_machine
How to use Alchemist for Flutter golden tests: Kirpal Demian раасказывает, как использовать пакет Alchemist для улучшения опыта в тестировании.
https://verygood.ventures/blog/alchemist-golden-tests-tutorial
Debugging layout issues using the Widget Inspector: Ayush подробно рассказывает о том, как использовать виджет инспектор.
https://www.raywenderlich.com/30099270-debugging-layout-issues-using-the-widget-inspector
Flutter testing resources: Команда VGV подготовила подборку ресурсов, помогающих разобраться в том, что такое тестирование, для чего оно нужно, какие пакеты можно использовать и много другое.
https://verygood.ventures/blog/flutter-testing-resources
#Новостизанеделю
Очередная подборка новостей за неделю.

Новости:

How to use Alchemist for Flutter golden tests.
https://t.me/FlutterDevRu/1096

Debugging layout issues using the Widget Inspector.
https://t.me/FlutterDevRu/1097

Flutter testing resources.
https://t.me/FlutterDevRu/1100

— Flutter isolates – everything you need to know.
https://blog.codemagic.io/understanding-isolatates-flutter/

— Almost Netflix: A Netflix clone built with Flutter + Appwrite.
https://medium.com/@wesscope/almost-netflix-a-netflix-clone-built-with-flutter-appwrite-6be35c8d0ba8

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

— flutter-surf-lint-rules.
https://github.com/surfstudio/flutter-surf-lint-rules

— flutter_spinkit.
https://github.com/jogboms/flutter_spinkit

— flutter_photo_manager.
https://github.com/fluttercandies/flutter_photo_manager

— dart-jobs
https://github.com/PlugFox/dart-jobs

— at_server
https://github.com/atsign-foundation/at_server
Decoding Flutter(Adaptive vs. Responsive): В новом выпуске Decoding Flutter, Fitz Gibbon рассказывает про Adaptive и Responsive дизайн, а также про их отличия.
https://youtu.be/HD5gYnspYzk
Top companies using Flutter in 2022: Команда VGV подготовила список компаний за 2022 год, которые используют Flutter.
https://verygood.ventures/blog/top-companies-using-flutter
Flutter Widget of the Week: Очередной выпуск Flutter Widget of the Week, в котором рассказывается про ScaffoldMessenger.
https://youtu.be/lytQi-slT5Y
#Новостизанеделю
Очередная подборка новостей за неделю.

Новости:

Decoding Flutter(Adaptive vs. Responsive).
https://t.me/FlutterDevRu/1102

— Flutter Widget of the Week(ScaffoldMessenger).
https://t.me/FlutterDevRu/1104

Top companies using Flutter in 2022.
https://t.me/FlutterDevRu/1103

— Flutter App Architecture with Riverpod: An Introduction.
https://codewithandrea.com/articles/flutter-app-architecture-riverpod-introduction/

— Актуализация данных в списках Flutter-приложения.
https://habr.com/ru/post/656297/

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

— monarch.
https://github.com/Dropsource/monarch

— astra.dart.
https://github.com/ykmnkmi/astra.dart

— micropub.
https://github.com/aloisdeniel/micropub

— mobile_scanner.
https://github.com/juliansteenbakker/mobile_scanner

— bluez.dart.
https://github.com/canonical/bluez.dart
Sliver во Flutter, или как работает скролл: Михаил Зотьев подробно рассказывает про работу Sliver во Flutter.
https://habr.com/ru/company/surfstudio/blog/657215/
#Новостизанеделю
Очередная подборка новостей за неделю.

Новости:

Sliver во Flutter, или как работает скролл.
https://t.me/FlutterDevRu/1106

— Flutter Project Structure: Feature-first or Layer-first.
https://codewithandrea.com/articles/flutter-project-structure/

— BottomNavigationBar: More than 3 items.
https://www.flutterclutter.dev/flutter/troubleshooting/2022-03-23-bottom-navigation-bar-more-than-3-items/

— Supercharge your Flutter tests with Very Good CLI.
https://verygood.ventures/blog/flutter-tests-very-good-cli

— Кто вам сказал, что навигация в Flutter - это сложно?
https://youtu.be/K44fQ1jOalc

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

— flutter-bottom-sheet.
https://github.com/surfstudio/flutter-bottom-sheet

— dart_rnd.
https://github.com/gskinner/dart_rnd

— popup_menu.
https://github.com/chinabrant/popup_menu

— Gradient-Widgets.
https://github.com/bluemix/Gradient-Widgets

— flutter-expandable.
https://github.com/aryzhov/flutter-expandable