Commit 597ce60b authored by Ravishan S.A.A's avatar Ravishan S.A.A

remove on tap functions untill add support pages

parent b3a515c7
import 'package:client/disease/DiseasePrediction.dart';
import 'package:client/forecast/Forecast.dart';
import 'package:client/grades/GradesPrediction.dart';
import 'package:flutter/material.dart';
import 'package:flutter/src/widgets/framework.dart';
import 'package:flutter/src/widgets/placeholder.dart';
......@@ -79,7 +76,7 @@ class WelcomePage extends StatelessWidget {
);
},
),
//ai_based_ommunity
//ai_based_community
ModuleCard(
bgColor: Colors.white,
title: Text(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment