bizz84 / time_tracker_flutter_course

Source code for every lesson in the "Flutter & Firebase: Build a Complete App for iOS & Android" course on Udemy
https://nnbd.me/ff-udemy
MIT License
405 stars 171 forks source link

old code #12

Open ptpmashish opened 3 years ago

ptpmashish commented 3 years ago

flat button, Raisedbutton, not working Firebase rules not working

ptpmashish commented 3 years ago

error in dismissible

itemBuilder: (context, job) => Dismissible( //key: Key('job-${job.id}'), key: UniqueKey(),

manshil-sum8-dev commented 3 years ago

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