Smarak Das

Results 13 issues of Smarak Das

Add [spec](https://pub.dev/packages/spec) testing package

promising

Router: ```dart @MaterialAutoRouter( routes: [ AutoRoute(path: '/', page: EmptyRouterPage, initial: true, children: [ AutoRoute(path: '', page: SplashScreen), AutoRoute(path:'intro', page: IntroScreen), AutoRoute(path:'login', page: LoginScreen), AutoRoute(path:'home', page: HomeScreen), ]), ] ) class...

**Describe the bug** While running Flutter applications, logs using `log()` from `dart:developer` are not showing up in the dev log. My configuration: ```lua require('flutter-tools').setup{ dev_log = { enabled = true,...

The project code needs to be documented.

type: documentation
hacktoberfest
hacktoberfest-nitr
intermediate
hacktoberfest2020

We use the flutter-action github actions to get flutter in our CI environment. Caching the Flutter SDK will improve the running time of the actions.

no-issue-activity

Show a personalised feed to the user on their home page. Initial plan: - [x] Timetable - [ ] Mess Menu - [x] Monday Morning News Feed - [ ]...

no-issue-activity

no-issue-activity

Feature to view all events happening at the institute. Initial plan: - [ ] Custom call to action for events - [ ] Personal events and meetings - [ ]...

no-issue-activity

All issues related to movie booking feature inside the app, go here.

no-issue-activity

All issues related to Communication directory feature of the app, go here.

no-issue-activity