Skip to content

Instantly share code, notes, and snippets.

View RobertPython's full-sized avatar
🎯
Focusing

Robert Fox RobertPython

🎯
Focusing
View GitHub Profile
// This is a basic Flutter widget test.
//
// To perform an interaction with a widget in your test, use the WidgetTester
// utility that Flutter provides. For example, you can send tap and scroll
// gestures. You can also use WidgetTester to find child widgets in the widget
// tree, read text, and verify that the values of widget properties are correct.
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
@RobertPython
RobertPython / main.py
Last active March 15, 2022 09:38
appapp
from Lib.idlelib.idle_test.test_colorizer import source
from kivy.app import App
from kivy.uix.gridlayout import GridLayout
from kivy.uix.label import Label
from kivy.uix.image import Image
from kivy.uix.button import Button
from kivy.uix.text input import TextInput
def build(self):