flutter-basic-calculator
flutter-basic-calculator copied to clipboard
A basic calculator app written in Flutter
Results
2
flutter-basic-calculator issues
Sort by
recently updated
recently updated
newest added
* Only straight forward conversion to null safety * Now runnable with dart >= 2.12 * app runs * unit tests fail: I do not have experience with mocking *...
I really don't understand why you extend events from Equatable if you dont override transform in bloc. By the way When running flutter pub get I am getting the following...