NSM722 / symmetrical-giggle

Flutter mobile app that loads various quotes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuoteGenie Mobile App

Type the commmand flutter run on terminal to view this random quote generating mobile app

Simple steps

  • Add the flutter_test dependency.
  • Create a widget to test.
  • Create a testWidgets test.
  • Build the widget using the WidgetTester.
  • Search for the widget using a Finder.
  • Verify the widget using a Matcher

Widget testing using keys

About

Flutter mobile app that loads various quotes

License:MIT License


Languages

Language:C++ 42.6%Language:CMake 35.1%Language:Dart 12.6%Language:HTML 3.5%Language:Swift 3.2%Language:C 2.7%Language:Kotlin 0.2%Language:Objective-C 0.1%