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
#Новостизанеделю
А вот и очередная подборка новостей. Спасибо что читаете их.

Новости:

— Flutter: Rendering Optimization Tip.
https://t.me/FlutterDevRu/1242

— Decoding Flutter (PrimaryScrollController).
https://t.me/FlutterDevRu/1243

— Flutter Widget of the Week(Focus).
https://t.me/FlutterDevRu/1245

— RxDart Tutorial for Flutter: Getting Started.
https://www.raywenderlich.com/33931656-rxdart-tutorial-for-flutter-getting-started

— Flutter 3.3: что нового.
https://habr.com/ru/company/surfstudio/blog/688194/

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

matcher.
https://github.com/dart-lang/matcher

— json-tool.
https://github.com/lrhn/json-tool

— build
https://github.com/dart-lang/build

— shelf_enforces_ssl.
https://github.com/jxstxn1/shelf_enforces_ssl
Studying developer’s IDE usage for Flutter development: Результаты опроса пользователей Flutter за второй квартал 2022 года.
https://medium.com/flutter/studying-developers-usage-of-ides-for-flutter-development-4c0a648a48
Announcing Patrol — Flutter-First UI Testing Framework: Узнайте про пакет patrol, который может помочь упростить тестирование приложения.
https://medium.com/flutter-community/announcing-patrol-flutter-first-ui-testing-framework-a638601f1e16
Flutter Widget of the Week(Shortcuts): Очередной выпуск Flutter Widget of the Week, в котором рассказывается про Shortcuts.
https://youtu.be/6ZcQmdoz9N8
#Новостизанеделю
А вот и очередная подборка новостей. Спасибо что читаете их.

Новости:

— Flutter Widget of the Week(Shortcuts).
https://t.me/FlutterDevRu/1249

— Studying developer’s IDE usage for Flutter development.
https://t.me/FlutterDevRu/1247

— Using Mason and bricks in your Flutter app: Beginner’s guide.
https://blog.codemagic.io/mason-cli/

— Announcing Patrol — Flutter-First UI Testing Framework.
https://t.me/FlutterDevRu/1248

— Flutter: Crafting a great experience for screen readers.
https://blog.gskinner.com/archives/2022/09/flutter-crafting-a-great-experience-for-screen-readers.html

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

— async_module.
https://github.com/m-theis/async_module

— patrol.
https://github.com/leancodepl/patrol

— hetu-script.
https://github.com/hetu-script/hetu-script

— viewer
https://github.com/UbuntuAccomplishments/viewer
Anti-patterns of error handling in dart: PlugFox рассказывает про обработку ошибок и про то, как правильно это сделать.
https://plugfox.dev/error-handling-and-anti-patterns/
Flutter Widget of the Week(Actions): Очередной выпуск Flutter Widget of the Week, в котором рассказывается про Actions.
https://youtu.be/XawP1i314WM
#Новостизанеделю
А вот и очередная подборка новостей. Спасибо что читаете их.

Новости:

— Flutter Widget of the Week(Actions).
https://t.me/FlutterDevRu/1253

— Anti-patterns of error handling in dart.
https://t.me/FlutterDevRu/1252

— Dart Package Tutorial.
https://www.raywenderlich.com/34692047-dart-package-tutorial-getting-started

— Creating a Progressive Web App (PWA) with Flutter.
https://blog.codemagic.io/pwa-in-flutter/

— Flutter: Настройка тем приложения.
https://habr.com/ru/post/690572/

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

— flutter_flavorizr.
https://github.com/AngeloAvv/flutter_flavorizr

— extra_pedantic.
https://github.com/modulovalue/extra_pedantic

— cronet.dart.
https://github.com/google/cronet.dart
Widget Testing With Flutter: Stephanie Patterson в статье рассказывает про тест виджетов.
https://www.raywenderlich.com/36300023-widget-testing-with-flutter-getting-started
Very Good Ranch: A very good game made with Flutter: Felix Angelov и Erick Zanardo рассказывают про создание игры Very Good Ranch.
https://verygood.ventures/blog/very-good-ranch-game
Decoding Flutter(Equality in Dart): в новом выпуске Craig Labenz рассказывает про равенство dart и работу с пакетом equatable.
https://youtu.be/DCKaFaU4jdk
Partnering with GitHub on supply chain security for Dart packages: Github теперь поддерживает Dart в Advisory Database, граф зависимостей и Dependabot. Узнайте подробнее в статье →
https://medium.com/dartlang/partnering-with-github-on-an-supply-chain-security-485eed1fc388
#Новостизанеделю
А вот и очередная подборка новостей. Спасибо что читаете их.

Новости:

Decoding Flutter(Equality in Dart).
https://t.me/FlutterDevRu/1257

— Partnering with GitHub on supply chain security for Dart packages.
https://t.me/FlutterDevRu/1258

— Widget Testing With Flutter.
https://t.me/FlutterDevRu/1255

— Flutter SLSA Progress & Identity and Access Management through Infrastructure As Code.
https://opensource.googleblog.com/2022/09/flutter-slsa-progress-identity-and-access-management-through-infrastructure-as-code.html

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

dartdoc.
https://github.com/dart-lang/dartdoc

— Tinkoff-Acquiring-SDK-Flutter.
https://github.com/MadBrains/Tinkoff-Acquiring-SDK-Flutter

— intl.
https://github.com/dart-lang/intl

— card_swiper.
https://github.com/TheAnkurPanchani/card_swiper

— flutter-otp-autofill
https://github.com/surfstudio/flutter-otp-autofill
How to build a Chrome extension with Flutter Web: Hrishikesh Pathak рассказывает о том, как создать расширения для Google Chrome с использованием Flutter Web.
https://blog.codemagic.io/how-to-build-a-chrome-extension-with-flutter-web/
Наводим мосты между Flutter и нативными библиотеками: Дмитрий Золотов рассказывает про общие принципы подключения внешних библиотек и кодогенерации для создания связываний dart-функции и классов и структур данных C.
https://habr.com/ru/company/otus/blog/692530/
Business Logic Component: Михаил Матюнин и Яков Карпов представили первую часть из серии статей про BLoC.
https://plugfox.dev/business-logic-component-1/
#Новостизанеделю
А вот и очередная подборка новостей. Спасибо что читаете их.

Новости:

— Business Logic Component.
https://t.me/FlutterDevRu/1262

— How to build a Chrome extension with Flutter Web.
https://t.me/FlutterDevRu/1260

— Flutter mobile app code audit.
https://chililabs.io/blog/flutter-mobile-app-code-audit

— Patterns Feature Specification.
https://github.com/dart-lang/language/blob/master/working/0546-patterns/patterns-feature-specification.md

— Dart Frog — The Advanced Crash Course.
https://tomicriedel.medium.com/4278f1bbfc58

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

— doc_widget
https://github.com/isacjunior/doc_widget

— flutter_eval.
https://github.com/ethanblake4/flutter_eval

— archive.
https://github.com/brendan-duncan/archive

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

— usage.
https://github.com/dart-lang/usage
Flutter Web и WebAssembly — ключ к тайной комнате: Дмитрий Золотов рассказывает про некоторые аспекты взаимодействия Dart/Flutter-кода с WebAssembly-модулями и затрагивает тему о компиляции Flutter-приложений в WASM. Также речь идёт о компилировании C-библиотеки для использования во Flutter-приложениях.
https://habr.com/ru/company/otus/blog/693572/
Why Did BMW and Toyota Choose Flutter for Automotive App Development: Samar Patel рассказывает почему BMW и Toyota Choose выбрали Flutter для разработки приложений.
https://www.mindinventory.com/blog/flutter-for-automotive-app-development/
Using Mason and bricks in your Flutter app: Hrishikesh Pathak в статье рассказывает про использование Mason в проекте.
https://medium.com/flutter-community/using-mason-and-bricks-in-your-flutter-app-beginners-guide-cbece7d1b831
#Новостизанеделю
А вот и очередная подборка новостей. Спасибо что читаете их.

Новости:

— Flutter Web и WebAssembly — ключ к тайной комнате.
https://t.me/FlutterDevRu/1264

Why Did BMW and Toyota Choose Flutter for Automotive App Development:
https://t.me/FlutterDevRu/1266

— Using Mason and bricks in your Flutter app.
https://t.me/FlutterDevRu/1268

— Navigate Without Animation.
https://www.flutterclutter.dev/flutter/tutorials/2022-10-24-navigate-without-animation/

— Dart CLI programming — Crash Course.
https://medium.com/@tomicriedel/89bbcef0318

— Seamless Excel-Like Filtering Support in Flutter DataGrid.
https://www.syncfusion.com/blogs/post/seamless-excel-like-filtering-in-flutter-datagrid.aspx

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

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

— rxdb.
https://github.com/pubkey/rxdb/blob/master/examples/flutter/README.md

— language
https://github.com/dart-lang/language

— webdev.
https://github.com/dart-lang/webdev.