Flutter Widget of the Week: Вышел новый выпуск Flutter Widget of the Week, который посвящен MouseRegion.
https://youtu.be/1oF3pI5umck
https://youtu.be/1oF3pI5umck
Building Complex UI in Flutter. Magic 8-Ball: Nic Ford делится руководством по созданию почти трехмерного магического шара (Magic 8-Ball) с использованием стандартных компонентов Flutter.
https://www.raywenderlich.com/22379941-building-complex-ui-in-flutter-magic-8-ball
https://www.raywenderlich.com/22379941-building-complex-ui-in-flutter-magic-8-ball
Завтра, 3 июля в 20:00 (по мск) на канале DART SIDE будет проходить стрим, темой которого стал SQLite. На трансляции вы узнаете про: теоретические основы БД и СУБД, что такое SQLite и где его применять, реляционные базы данных, транзакции, ACID, CAP, SQL vs noSQL и где применяется на практике, синтаксис SQL, возможности и поддерживаемые типы.
https://www.youtube.com/watch?v=5ZZEElamYGw
https://www.youtube.com/watch?v=5ZZEElamYGw
Google I/O spotlight: Flutter in action at ByteDance: Узнайте почему BytedanceTalk пришли к Flutter и как они его используют.
https://medium.com/flutter/google-i-o-spotlight-flutter-in-action-at-bytedance-c22f4b6dc9ef
https://medium.com/flutter/google-i-o-spotlight-flutter-in-action-at-bytedance-c22f4b6dc9ef
Add Firebase to your Flutter app with FlutterFire plugins: Узнайте как интегрировать FlutterFire плагины в Flutter приложение.
https://blog.logrocket.com/add-firebase-to-your-flutter-app-with-flutterfire-plugins/
https://blog.logrocket.com/add-firebase-to-your-flutter-app-with-flutterfire-plugins/
#Новостизанеделю
Очередная подборка новостей за неделю.
Новости:
— Decoding Flutter (Unbounded height).
https://t.me/FlutterDevRu/816
— Flutter Widget of the Week(MouseRegion).
https://t.me/FlutterDevRu/818
— Improving Platform Channel Performance in Flutter.
https://t.me/FlutterDevRu/817
— Non-Nullable Dart. Understanding Null Safety.
https://t.me/FlutterDevRu/815
— GitHub Copilot.
https://copilot.github.com/
— Flutter Web: Should I use it? Part 2.
https://itnext.io/flutter-web-should-i-use-it-part-2-performance-d801d122fc3e
Интересное из Github:
— getwidget.
https://github.com/ionicfirebaseapp/getwidget
— flutter-fast-i18n.
https://github.com/Tienisto/flutter-fast-i18n
— flutter-firebase-course.
https://github.com/fireship-io/flutter-firebase-course
— unit_converter.
https://github.com/arabbani/unit_converter
— app_http_client.
https://github.com/definitelyokay/app_http_client
— telegram_stickers_import.
https://github.com/otopba/telegram_stickers_import
Очередная подборка новостей за неделю.
Новости:
— Decoding Flutter (Unbounded height).
https://t.me/FlutterDevRu/816
— Flutter Widget of the Week(MouseRegion).
https://t.me/FlutterDevRu/818
— Improving Platform Channel Performance in Flutter.
https://t.me/FlutterDevRu/817
— Non-Nullable Dart. Understanding Null Safety.
https://t.me/FlutterDevRu/815
— GitHub Copilot.
https://copilot.github.com/
— Flutter Web: Should I use it? Part 2.
https://itnext.io/flutter-web-should-i-use-it-part-2-performance-d801d122fc3e
Интересное из Github:
— getwidget.
https://github.com/ionicfirebaseapp/getwidget
— flutter-fast-i18n.
https://github.com/Tienisto/flutter-fast-i18n
— flutter-firebase-course.
https://github.com/fireship-io/flutter-firebase-course
— unit_converter.
https://github.com/arabbani/unit_converter
— app_http_client.
https://github.com/definitelyokay/app_http_client
— telegram_stickers_import.
https://github.com/otopba/telegram_stickers_import
Тап в статус бар. Делаем простое сложно c помощью Flutter: Подробнее про реализацию прокрутки в статус бар приложения.
https://habr.com/ru/post/566080/
https://habr.com/ru/post/566080/
Creating adaptive layouts with Flutter: В статье автор рассказывает про создание адаптивного макета с использованием библиотеки Adaptive Layout.
https://dev.to/toureholder/creating-adaptive-layouts-with-flutter-56oa
https://dev.to/toureholder/creating-adaptive-layouts-with-flutter-56oa
Получаем реальное покрытие тестами для приложений на Flutter: Перевод статьи "How to get your "actual" test coverage of your Flutter applications?".
https://habr.com/ru/company/rshb/blog/561554/
https://habr.com/ru/company/rshb/blog/561554/
Unlocking Your Flutter Widgets With Keys: Michael Malak рассказывает про использование keys в Flutter, как они работают, какие типы существуют и как их следует применять.
https://www.raywenderlich.com/22416843-unlocking-your-flutter-widgets-with-keys
https://www.raywenderlich.com/22416843-unlocking-your-flutter-widgets-with-keys
Principles Of 3D Design For Flutter: Узнайте как реализовать 3D-изображение с анимацией в Flutter.
https://techblog.geekyants.com/principles-of-3d-design-for-flutter
https://techblog.geekyants.com/principles-of-3d-design-for-flutter
What’s New in 2021 Volume 2. Flutter Charts: Команда Syncfusion рассказывает, что нового в Flutter Charts.
https://www.syncfusion.com/blogs/post/whats-new-in-2021-volume-2-flutter-charts.aspx
https://www.syncfusion.com/blogs/post/whats-new-in-2021-volume-2-flutter-charts.aspx
TDD in Flutter Part 1. Introduction to Test Driven Development: Первая часть из серии статей, где Guillaume Roux рассказывает о применении принципов TDD(Test Driven Development) к Flutter проекту.
https://itnext.io/tdd-in-flutter-part-1-introduction-to-test-driven-development-c130b9e82f36
https://itnext.io/tdd-in-flutter-part-1-introduction-to-test-driven-development-c130b9e82f36
#Новостизанеделю
Очередная подборка новостей за неделю.
Новости:
— Unlocking Your Flutter Widgets With Keys.
https://t.me/FlutterDevRu/828
— TDD in Flutter Part 1. Introduction to Test Driven Development.
https://t.me/FlutterDevRu/832
— Получаем реальное покрытие тестами для приложений на Flutter.
https://t.me/FlutterDevRu/827
— Тап в статус бар. Делаем простое сложно c помощью Flutter.
https://t.me/FlutterDevRu/825
— gRPC + Dart, Сервис + Клиент, напишем? Часть 3.
https://habr.com/ru/post/564910/
Интересное из Github:
— darq.
https://github.com/Abion47/darq
— flutter_phoenix.
https://github.com/mobiten/flutter_phoenix
— flutter-tips-and-tricks.
https://github.com/vandadnp/flutter-tips-and-tricks
— json_sorter.
https://github.com/dartsidedev/json_sorter
— dart_design_patterns.
https://github.com/basilex/dart_design_patterns
Очередная подборка новостей за неделю.
Новости:
— Unlocking Your Flutter Widgets With Keys.
https://t.me/FlutterDevRu/828
— TDD in Flutter Part 1. Introduction to Test Driven Development.
https://t.me/FlutterDevRu/832
— Получаем реальное покрытие тестами для приложений на Flutter.
https://t.me/FlutterDevRu/827
— Тап в статус бар. Делаем простое сложно c помощью Flutter.
https://t.me/FlutterDevRu/825
— gRPC + Dart, Сервис + Клиент, напишем? Часть 3.
https://habr.com/ru/post/564910/
Интересное из Github:
— darq.
https://github.com/Abion47/darq
— flutter_phoenix.
https://github.com/mobiten/flutter_phoenix
— flutter-tips-and-tricks.
https://github.com/vandadnp/flutter-tips-and-tricks
— json_sorter.
https://github.com/dartsidedev/json_sorter
— dart_design_patterns.
https://github.com/basilex/dart_design_patterns
TDD in Flutter Part 2. How to write a unit test?: Вторая часть из серии статей, где Guillaume Roux рассказывает о применении принципов TDD(Test Driven Development) к Flutter проекту. Если вдруг вы пропустили первую часть.
https://itnext.io/tdd-in-flutter-part-2-how-to-write-a-unit-test-8493044792f
https://itnext.io/tdd-in-flutter-part-2-how-to-write-a-unit-test-8493044792f
Introducing Editing Functionality in Flutter DataGrid: Узнайте подробнее про новые функции и работу Flutter DataGrid от Syncfusion.
https://www.syncfusion.com/blogs/post/editing-functionality-in-flutter-datagrid.aspx
https://www.syncfusion.com/blogs/post/editing-functionality-in-flutter-datagrid.aspx
Profiling Flutter Applications Using Performance DevTools: В статье автор объясняет как профилировать неэффективное приложение с помощью Flutter DevTools.
https://techblog.geekyants.com/profiling-flutter-applications-using-performance-devtools
https://techblog.geekyants.com/profiling-flutter-applications-using-performance-devtools
Инструкция. как написать собственный GitHub Action на Dart: Дмитрий Круцких рассказывает, как написать простейший GitHub Action, используя язык программирования Dart.
https://habr.com/ru/company/surfstudio/blog/568030/
https://habr.com/ru/company/surfstudio/blog/568030/
Better Logging in Flutter with Loggy Library: Узнайте подробнее про использование Flutter Loggy в Flutter проекте.
https://infinum.com/the-capsized-eight/logging-in-flutter
https://infinum.com/the-capsized-eight/logging-in-flutter
#Новостизанеделю
Очередная подборка новостей за неделю.
Новости:
— Package of the Week(sensor_plus).
https://t.me/FlutterDevRu/837
— TDD in Flutter Part 2. How to write a unit test?
https://t.me/FlutterDevRu/834
— Profiling Flutter Applications Using Performance DevTools.
https://t.me/FlutterDevRu/836
— Better Logging in Flutter with Loggy Library.
https://t.me/FlutterDevRu/839
— Building adaptive apps.
https://flutter.dev/docs/development/ui/layout/building-adaptive-apps
— Get results for user location - Part 1.
https://www.filledstacks.com/post/get-results-for-user-location-part-1/
Интересное из Github:
— flutter-geolocator.
https://github.com/Baseflow/flutter-geolocator
— dart-neats.
https://github.com/google/dart-neats
— shelf.
https://github.com/dart-lang/shelf
— mockingjay.
https://github.com/VeryGoodOpenSource/mockingjay
— floggy.
https://github.com/infinum/floggy
— faker.dart
https://github.com/casvanluijtelaar/faker.dart
Очередная подборка новостей за неделю.
Новости:
— Package of the Week(sensor_plus).
https://t.me/FlutterDevRu/837
— TDD in Flutter Part 2. How to write a unit test?
https://t.me/FlutterDevRu/834
— Profiling Flutter Applications Using Performance DevTools.
https://t.me/FlutterDevRu/836
— Better Logging in Flutter with Loggy Library.
https://t.me/FlutterDevRu/839
— Building adaptive apps.
https://flutter.dev/docs/development/ui/layout/building-adaptive-apps
— Get results for user location - Part 1.
https://www.filledstacks.com/post/get-results-for-user-location-part-1/
Интересное из Github:
— flutter-geolocator.
https://github.com/Baseflow/flutter-geolocator
— dart-neats.
https://github.com/google/dart-neats
— shelf.
https://github.com/dart-lang/shelf
— mockingjay.
https://github.com/VeryGoodOpenSource/mockingjay
— floggy.
https://github.com/infinum/floggy
— faker.dart
https://github.com/casvanluijtelaar/faker.dart