#
flutter-test
Here are 19 public repositories matching this topic...
adityadroid
commented
Apr 10, 2020
I have been setup everything on my Bitrise CI environment as recommended by the documentation, but my run gets stuck on the Signing Step and eventually times out after 30 minutes. Here are the logs:
+ sylph
Starting Sylph run 'sylph run 2020-04-10 17:11:57.070' on AWS Device Farm ...
Config file: sylph.yaml
Unpacking sylph resources to /tmp/sylph
iOS build in CI environment detected. U
A Gherkin parsers and runner for Dart and Flutter which is very similar to cucumber
-
Updated
May 3, 2021 - Dart
Automated Testing a Sample Flutter project using Gherkins Language #BDD
-
Updated
Apr 30, 2021 - Dart
Sample Project for Flutter + flutter_gherkin demo
-
Updated
Mar 16, 2021 - Dart
A step-by-step approach to learn how to test your flutter applications with a codelab :
android
testing
dart
ios
devops
pipeline
gitlab-ci
test-automation
codecov
cloudbuild
codecoverage
flutter-examples
flutter-tutorials
flutter-test
githubactions
flutter-applications
-
Updated
Dec 18, 2020 - Dart
A simple app made with Flutter and Flare
flutter
flare
flutter-apps
flutter-demo
flutter-examples
flutter-test
flare-flutter
flare-animation
rive
flutter-flare
danielciolfi
flutter-rive
-
Updated
Apr 10, 2021 - Dart
Flutter CI/CD with Codemagic, Slyph & AWS Device Farm. Easy & Reliable integration testing on real hardware devices; learn how to ensure your Flutter apps run on all device types (iOS & Android)
-
Updated
Sep 29, 2019 - Dart
An Flutter Movie App to display data in infinite scrollable view with Screen Orientation support.
android
unit-testing
integration-testing
ios-app
flutter
flutter-apps
bloc-pattern
flutter-test
flutter-infinite-list
flutter-webview
bloc-architecture
flutter-clean-architecture
flutter-repository
flutter-infinite-scroll
bloc-r
-
Updated
Jun 12, 2020 - Dart
Docker image of android emulator with quickboot snapshot
react-native
android-emulator
flutter
android-tests
react-native-android
android-testing
reactnative-android
flutter-test
-
Updated
Apr 4, 2019 - Shell
-
Updated
Sep 21, 2019 - Dart
A flutter widget with golden file tests
-
Updated
Jun 24, 2018 - Dart
Restaurant App made with Flutter. Implementing Bloc, Hydrated Bloc, BlocTest, HTTP Request with Dio, Slivers, Hero Animation, etc.
restaurant
flutter
flutter-apps
flutter-examples
flutter-sample
flutter-bloc
flutter-test
flutter-dio
-
Updated
Feb 7, 2021 - Dart
Demo using an emulator started with quickboot snapshot to run Flutter test on Travis
docker
docker-container
docker-image
android-emulator
emulator-launcher
android-tests
android-testing
flutter-test
-
Updated
Apr 7, 2019 - Shell
Solidarity Project - Frontend / Flutter - RESTful Service
-
Updated
Oct 6, 2020 - Dart
A Study app for getting interesting facts about numbers with core components such as getting data from an API, local cache, error handling, input validation and more.
android
dart
ios
clean-architecture
flutter
tdd-kata
dartlang
flutter-apps
flutter-examples
flutter-test
flutter-architecture
-
Updated
May 1, 2020 - Dart
A Deep Dive into Flutter Testing Approach
-
Updated
Nov 15, 2019 - Dart
Flutter app developed to learn the basics about Flutter testing.
-
Updated
Oct 7, 2020 - Dart
Python scripts that will invoke the emulator for testing in Circle CLI using Docker
-
Updated
Nov 19, 2020 - Python
Improve this page
Add a description, image, and links to the flutter-test topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the flutter-test topic, visit your repo's landing page and select "manage topics."


hi:
I'm using your library,but i found the dismissible attribute does not behave correctly.
I see that you use ModalBarrier widget,when set the dismissible as true,it will call Navigator.pop,but i think it should disappear the mask instead of pop