time_tracker_flutter_course
time_tracker_flutter_course copied to clipboard
old code
flat button, Raisedbutton, not working Firebase rules not working
error in dismissible
itemBuilder: (context, job) => Dismissible( //key: Key('job-${job.id}'), key: UniqueKey(),
flat button, Raisedbutton, not working Firebase rules not working
Most likely you're on a newer sdk . The requirements for the course was using the same dependencies on the pubspec