Practical Guide to Unit Testing in Flutter: Dane Mackier в статье рассказывает про реализацию Unit-тестов в Flutter.
https://www.filledstacks.com/post/practical-guide-to-unit-testing-in-flutter/
https://www.filledstacks.com/post/practical-guide-to-unit-testing-in-flutter/
C 18 по 20 мая будет проходить Google I/O, где вас ждёт много интересного. Также в расписании уже доступны доклады и обсуждения по Flutter.
Расписание: https://events.google.com/io/program/schedule?4=topic_flutter&lng=en
Событие: https://events.google.com/io
Расписание: https://events.google.com/io/program/schedule?4=topic_flutter&lng=en
Событие: https://events.google.com/io
Углубленный анализ тестирования виджетов во Flutter. Часть I. testWidgets() и TestVariant: Перевод статьи "A Deep Dive Into Widget Testing in Flutter : Part I (testWidgets() and TestVariants)".
https://habr.com/ru/company/otus/blog/555136/
https://habr.com/ru/company/otus/blog/555136/
#Новостизанеделю
А вот и очередная подборка новостей за неделю.
Новости:
— Google I/O.
https://t.me/FlutterDevRu/742
— История разработки SDK для приема платежей в мобильном приложении на Flutter.
https://t.me/FlutterDevRu/738
— Creating an Adaptive Search Widget in Flutter.
https://t.me/FlutterDevRu/739
— Practical Guide to Unit Testing in Flutter.
https://t.me/FlutterDevRu/741
— Handle Users profile in Flutter.
https://www.filledstacks.com/post/handle-users-profile-in-flutter/
Интересное из Github:
— flutter_html.
https://github.com/Sub6Resources/flutter_html
— Flutter_Installer.
https://github.com/YazeedAlKhalaf/Flutter_Installer
— snap_scroll_physics.
https://github.com/jamesblasco/snap_scroll_physics
— flutter_keyboard_visibility.
https://github.com/adee42/flutter_keyboard_visibility
— awesome_notifications.
https://github.com/rafaelsetragni/awesome_notifications
— flutter_layout_grid.
https://github.com/madewithfelt/flutter_layout_grid
А вот и очередная подборка новостей за неделю.
Новости:
— Google I/O.
https://t.me/FlutterDevRu/742
— История разработки SDK для приема платежей в мобильном приложении на Flutter.
https://t.me/FlutterDevRu/738
— Creating an Adaptive Search Widget in Flutter.
https://t.me/FlutterDevRu/739
— Practical Guide to Unit Testing in Flutter.
https://t.me/FlutterDevRu/741
— Handle Users profile in Flutter.
https://www.filledstacks.com/post/handle-users-profile-in-flutter/
Интересное из Github:
— flutter_html.
https://github.com/Sub6Resources/flutter_html
— Flutter_Installer.
https://github.com/YazeedAlKhalaf/Flutter_Installer
— snap_scroll_physics.
https://github.com/jamesblasco/snap_scroll_physics
— flutter_keyboard_visibility.
https://github.com/adee42/flutter_keyboard_visibility
— awesome_notifications.
https://github.com/rafaelsetragni/awesome_notifications
— flutter_layout_grid.
https://github.com/madewithfelt/flutter_layout_grid
Announcing XD to Flutter v2.0: Узнайте подробнее про обновление Flutter плагина для Adobe XD.
https://medium.com/flutter/announcing-xd-to-flutter-v2-0-c743bac2aeeb
https://medium.com/flutter/announcing-xd-to-flutter-v2-0-c743bac2aeeb
Decoding Flutter (Life of a Widget?): Andrew Fitz Gibbon рассказывает про жизненный цикл виджетов в Flutter.
https://youtu.be/cyFM2emjbQ8
https://youtu.be/cyFM2emjbQ8
Flutter GraphQL. Quick start: Руководство по использованию GraphQL и Fauna совместно с Flutter.
https://seanconnolly.dev/flutter-graphql-quick-start-with-fauna
https://seanconnolly.dev/flutter-graphql-quick-start-with-fauna
Easy Google Places in Flutter Tutorial: Как интегрировать Google Places Api для автозаполнения в вашем приложении.
https://www.filledstacks.com/post/easy-google-places-in-flutter-tutorial/
https://www.filledstacks.com/post/easy-google-places-in-flutter-tutorial/
Build a Flutter Wishlist App, Part 2. Adding CRUD Functionality to Your App: Вторая часть из серии статей, в которой вы узнаете, как создать мобильное приложение, подключающееся к защищенному веб API, а также про добавление CRUD функционала в ваше приложение.
https://auth0.com/blog/build-flutter-wishlist-app-with-secure-api-part-2/
https://auth0.com/blog/build-flutter-wishlist-app-with-secure-api-part-2/
#Новостизанеделю
А вот и очередная подборка новостей за неделю.
Новости:
— Decoding Flutter (Life of a Widget?).
https://t.me/FlutterDevRu/747
— Package of the Week(connectivity).
https://t.me/FlutterDevRu/748
— Flutter GraphQL. Quick start.
https://t.me/FlutterDevRu/749
— Build a Flutter Wishlist App, Part 2. Adding CRUD Functionality to Your App.
https://t.me/FlutterDevRu/751
— Mastering Flutter: BLoC pattern for Login: Part 1.
https://dev.to/theotherdevs/mastering-flutter-bloc-pattern-for-login-part-1-432f
— Build a Flutter chat app with Sendbird and 3rd-party UIs.
https://sendbird.com/developer/tutorials/sendbird-flutter-3rd-party-ui
Интересное из Github:
— arkit_flutter_plugin.
https://github.com/olexale/arkit_flutter_plugin
— routemaster.
https://github.com/tomgilder/routemaster
— fountain.
https://github.com/aloisdeniel/fountain
— davinci.
https://github.com/Imgkl/davinci
— spider.
https://github.com/BirjuVachhani/spider
— realm-dart.
https://github.com/realm/realm-dart
А вот и очередная подборка новостей за неделю.
Новости:
— Decoding Flutter (Life of a Widget?).
https://t.me/FlutterDevRu/747
— Package of the Week(connectivity).
https://t.me/FlutterDevRu/748
— Flutter GraphQL. Quick start.
https://t.me/FlutterDevRu/749
— Build a Flutter Wishlist App, Part 2. Adding CRUD Functionality to Your App.
https://t.me/FlutterDevRu/751
— Mastering Flutter: BLoC pattern for Login: Part 1.
https://dev.to/theotherdevs/mastering-flutter-bloc-pattern-for-login-part-1-432f
— Build a Flutter chat app with Sendbird and 3rd-party UIs.
https://sendbird.com/developer/tutorials/sendbird-flutter-3rd-party-ui
Интересное из Github:
— arkit_flutter_plugin.
https://github.com/olexale/arkit_flutter_plugin
— routemaster.
https://github.com/tomgilder/routemaster
— fountain.
https://github.com/aloisdeniel/fountain
— davinci.
https://github.com/Imgkl/davinci
— spider.
https://github.com/BirjuVachhani/spider
— realm-dart.
https://github.com/realm/realm-dart
HSL Colors Explained: What they are and when to use them in Dart/Flutter: Andrea Bizzotto рассказывает о том, что такое HSL и почему он более интуитивно понятен, чем RGB. А так же когда использовать HSL в Flutter(Dart).
https://codewithandrea.com/articles/hsl-colors-explained-flutter/
https://codewithandrea.com/articles/hsl-colors-explained-flutter/
Flutter Flavoring in a breeze: Автор рассказывает про настройку сборки приложения для разных окружений.
https://habr.com/ru/post/556382/
https://habr.com/ru/post/556382/
Углубленный анализ тестирования виджетов во Flutter. Часть II. Классы Finder и WidgetTester: Перевод второй части статьи "A Deep Dive Into Widget Testing in Flutter: Part II (Finder and WidgetTester)".
https://habr.com/ru/company/otus/blog/556760/
https://habr.com/ru/company/otus/blog/556760/
How to measure Widgets: Подробнее о том, как узнать размер виджета.
https://blog.gskinner.com/archives/2021/01/flutter-how-to-measure-widgets.html
https://blog.gskinner.com/archives/2021/01/flutter-how-to-measure-widgets.html
AngularDart, Flutter, and the web. Spring update: Tim Sneath рассказывает, что нового в AngularDart, Flutter и Flutter Web.
https://medium.com/dartlang/angulardart-flutter-and-the-web-spring-update-f7f5b8b10001
https://medium.com/dartlang/angulardart-flutter-and-the-web-spring-update-f7f5b8b10001
Which factors affected users’ decisions to adopt Flutter? — Q1 2021 user survey results: Результаты опроса Flutter пользователей за 1 квартал 2021 года.
https://medium.com/flutter/which-factors-affected-users-decisions-to-adopt-flutter-q1-2021-user-survey-results-563e61fc68c9
https://medium.com/flutter/which-factors-affected-users-decisions-to-adopt-flutter-q1-2021-user-survey-results-563e61fc68c9
This media is not supported in your browser
VIEW IN TELEGRAM
Как я раньше и писал, с 18 по 20 мая будет проходить Google I/O. Недавно в твиттере Flutter опубликовали пост с видео, которое снова заинтриговало. Интересно, что же нас ждет?
The Boring Flutter Development Show, Ep. 48: В новом выпуске The Boring Flutter Development Show, Fitz Gibbon подробно рассказывает про работу Skia.
https://youtu.be/qXAUNLWdTcw
https://youtu.be/qXAUNLWdTcw
Flutter For Dev - новости, статьи, дизайн.
#Новостизанеделю А вот и очередная подборка новостей за неделю. Новости: — Decoding Flutter (Life of a Widget?). https://t.me/FlutterDevRu/747 — Package of the Week(connectivity). https://t.me/FlutterDevRu/748 — Flutter GraphQL. Quick start. https://t…
#Новостизанеделю
Очередная подборка новостей за неделю.
Новости:
— AngularDart, Flutter, and the web. Spring update.
https://t.me/FlutterDevRu/758
— Which factors affected users’ decisions to adopt Flutter? — Q1 2021 user survey results.
https://t.me/FlutterDevRu/759
— HSL Colors Explained: What they are and when to use them in Dart/Flutter.
https://t.me/FlutterDevRu/753
— Углубленный анализ тестирования виджетов во Flutter. Часть II. Классы Finder и WidgetTester.
https://t.me/FlutterDevRu/756
— Chip’s Tips: The Do’s and Don’ts Of Flutter.
https://link.medium.com/MjxeAhthkgb
— Going full-stack with Flutter and Supabase - Part 1: Authentication.
https://dartling.dev/full-stack-with-flutter-and-supabase-pt-1-authentication
Интересное из Github:
— flutter_js.
https://github.com/abner/flutter_js
— yaru.dart.
https://github.com/ubuntu/yaru.dart
— upper.
https://github.com/andriwsluna/upper
— dart_eval.
https://github.com/ethanblake4/dart_eval
— pluto_grid.
https://github.com/bosskmk/pluto_grid
Очередная подборка новостей за неделю.
Новости:
— AngularDart, Flutter, and the web. Spring update.
https://t.me/FlutterDevRu/758
— Which factors affected users’ decisions to adopt Flutter? — Q1 2021 user survey results.
https://t.me/FlutterDevRu/759
— HSL Colors Explained: What they are and when to use them in Dart/Flutter.
https://t.me/FlutterDevRu/753
— Углубленный анализ тестирования виджетов во Flutter. Часть II. Классы Finder и WidgetTester.
https://t.me/FlutterDevRu/756
— Chip’s Tips: The Do’s and Don’ts Of Flutter.
https://link.medium.com/MjxeAhthkgb
— Going full-stack with Flutter and Supabase - Part 1: Authentication.
https://dartling.dev/full-stack-with-flutter-and-supabase-pt-1-authentication
Интересное из Github:
— flutter_js.
https://github.com/abner/flutter_js
— yaru.dart.
https://github.com/ubuntu/yaru.dart
— upper.
https://github.com/andriwsluna/upper
— dart_eval.
https://github.com/ethanblake4/dart_eval
— pluto_grid.
https://github.com/bosskmk/pluto_grid
Why do TweenAnimationBuilder and AnimatedBuilder have a child argument?: Зачем и когда использовать аргумент дочернего виджета для оптимизации производительности Flutter при работе с TweenAnimationBuilder и AnimatedBuilder.
https://codewithandrea.com/articles/flutter-animated-builder-child-widget-argument/
https://codewithandrea.com/articles/flutter-animated-builder-child-widget-argument/