Skip to content

Conversation

@BullsEye34
Copy link
Contributor

The Example app was not working as it was made a long time ago and Flutter+Dart have gone through many changes since then.

The main overview of the changes made to the example app:

  • Removed commented code
  • Updated the SDK Environment to use >=3.0.3 <4.0.0 from 2.7.0 <3.0.0
  • Made a few changes in the android folder files to get the app up and running.
  • Changed a few gradle properties as well
  • Should now work will sound null safety
  • Changed the way we define constructors of Classes to the new format

NOTE: For iOS, it has only been tested on Simulator and not on real device. Was able to compile the app for the simulator successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant