repo stringlengths 4 140 | commit_id stringlengths 7 7 | rel_path stringlengths 1 3.5k | language stringclasses 37
values | url stringlengths 37 3.56k | raw_url stringlengths 54 3.58k | key stringlengths 20 3.54k | ok bool 1
class | status int64 200 200 | bytes int64 48 425k | content stringlengths 40 425k | worker_id int64 0 7 |
|---|---|---|---|---|---|---|---|---|---|---|---|
vgaddipati0363/vgaddipati-cmsc5303-termproject--master | 0f9b87f | lib/viewscreen/addphotomemo_screen.dart | Dart | www.github.com/vgaddipati0363/vgaddipati-cmsc5303-termproject--master/tree/main/lib/viewscreen/addphotomemo_screen.dart | https://raw.githubusercontent.com/vgaddipati0363/vgaddipati-cmsc5303-termproject--master/0f9b87f/lib/viewscreen/addphotomemo_screen.dart | vgaddipati0363/vgaddipati-cmsc5303-termproject--master 0f9b87f lib/viewscreen/addphotomemo_screen.dart | true | 200 | 8,361 | import 'dart:io';
import 'package:firebase_auth/firebase_auth.dart';
import 'package:flutter/material.dart';
import 'package:image_picker/image_picker.dart';
import 'package:lesson3/controller/cloudstorage_controller.dart';
import 'package:lesson3/controller/firestore_controller.dart';
import 'package:lesson3/controll... | 7 |
mintchocojaem/umate | 5da95df | lib/src/features/petition/presentation/providers/states/board_state.dart | Dart | www.github.com/mintchocojaem/umate/tree/main/lib/src/features/petition/presentation/providers/states/board_state.dart | https://raw.githubusercontent.com/mintchocojaem/umate/5da95df/lib/src/features/petition/presentation/providers/states/board_state.dart | mintchocojaem/umate 5da95df lib/src/features/petition/presentation/providers/states/board_state.dart | true | 200 | 949 | import 'package:flutter/material.dart';
import '../../../domain/models/board.dart';
import '../../../domain/models/post.dart';
@immutable
sealed class BoardState {
const BoardState();
}
final class BoardInitialState extends BoardState {
const BoardInitialState();
}
final class BoardLoadingState extends BoardSta... | 6 |
y2kpaulh/flutter_go_router_auth | 7542a39 | lib/app.dart | Dart | www.github.com/y2kpaulh/flutter_go_router_auth/tree/main/lib/app.dart | https://raw.githubusercontent.com/y2kpaulh/flutter_go_router_auth/7542a39/lib/app.dart | y2kpaulh/flutter_go_router_auth 7542a39 lib/app.dart | true | 200 | 1,615 | import 'package:flutter/material.dart';
import 'package:flutter_riverpod/flutter_riverpod.dart';
import 'package:user_auth_example/router/router.dart';
import 'provider/login_info_state_provider.dart';
class App extends ConsumerStatefulWidget {
static bool isForeground = true;
const App({super.key});
@override
... | 3 |
siir4w4nlincgrp/webhozz-tugas-flutter-basic | c23c0fe | lib/tugas/tugas_index.dart | Dart | www.github.com/siir4w4nlincgrp/webhozz-tugas-flutter-basic/tree/main/lib/tugas/tugas_index.dart | https://raw.githubusercontent.com/siir4w4nlincgrp/webhozz-tugas-flutter-basic/c23c0fe/lib/tugas/tugas_index.dart | siir4w4nlincgrp/webhozz-tugas-flutter-basic c23c0fe lib/tugas/tugas_index.dart | true | 200 | 477 | import 'package:linc_driver/tugas/tugas_routes.dart';
import 'package:linc_driver/tugas/views/view_splash.dart';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
class TugasIndex extends StatelessWidget {
const TugasIndex({super.key});
@override
Widget build(BuildContext context) {
ret... | 1 |
BimaSurya00/batik-app-mini-project | 7d8c47b | lib/screen/detail_screen.dart | Dart | www.github.com/BimaSurya00/batik-app-mini-project/tree/main/lib/screen/detail_screen.dart | https://raw.githubusercontent.com/BimaSurya00/batik-app-mini-project/7d8c47b/lib/screen/detail_screen.dart | BimaSurya00/batik-app-mini-project 7d8c47b lib/screen/detail_screen.dart | true | 200 | 1,596 | import 'package:flutter/material.dart';
import 'package:latihan_dio/provider/batik_provider.dart';
import 'package:provider/provider.dart';
import '../model/batik_model.dart';
class DetailBatikScreen extends StatelessWidget {
const DetailBatikScreen({super.key, required this.batik});
final BatikResponse batik;
... | 2 |
waleedboi/findly | 5209591 | lib/Models/chat_message_model.dart | Dart | www.github.com/waleedboi/findly/tree/main/lib/Models/chat_message_model.dart | https://raw.githubusercontent.com/waleedboi/findly/5209591/lib/Models/chat_message_model.dart | waleedboi/findly 5209591 lib/Models/chat_message_model.dart | true | 200 | 581 | import 'package:cloud_firestore/cloud_firestore.dart';
class ChatMessageModel {
final String senderId;
final String recieverId;
final String message;
final bool isRead;
final Timestamp timestamp;
ChatMessageModel(
{required this.message,
required this.senderId,
required this.recieverId,
... | 0 |
sumitchavan8070/shellroute | b1c9faa | lib/application_manager.dart | Dart | www.github.com/sumitchavan8070/shellroute/tree/main/lib/application_manager.dart | https://raw.githubusercontent.com/sumitchavan8070/shellroute/b1c9faa/lib/application_manager.dart | sumitchavan8070/shellroute b1c9faa lib/application_manager.dart | true | 200 | 4,113 | import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:testinggetx/Components/application_manager/Applied.dart';
import 'package:testinggetx/Components/application_manager/Results.dart';
import 'package:testinggetx/Components/application_manager/Shortlisted.dart';
import 'package:testing... | 5 |
anikbubtcse/meal_recipy_app | a1482a8 | lib/screens/meal_detail_screen.dart | Dart | www.github.com/anikbubtcse/meal_recipy_app/tree/main/lib/screens/meal_detail_screen.dart | https://raw.githubusercontent.com/anikbubtcse/meal_recipy_app/a1482a8/lib/screens/meal_detail_screen.dart | anikbubtcse/meal_recipy_app a1482a8 lib/screens/meal_detail_screen.dart | true | 200 | 3,554 | import 'package:flutter/material.dart';
import '../dummy_data.dart';
import '../models/meal.dart';
class MealDetailScreen extends StatefulWidget {
final String mealId;
MealDetailScreen(this.mealId);
@override
State<MealDetailScreen> createState() => _MealDetailScreenState();
}
class _MealDetailScreenState ... | 7 |
GhandiSlman/Pharma_Management | fb9177b | lib/model/expired_product.dart | Dart | www.github.com/GhandiSlman/Pharma_Management/tree/main/lib/model/expired_product.dart | https://raw.githubusercontent.com/GhandiSlman/Pharma_Management/fb9177b/lib/model/expired_product.dart | GhandiSlman/Pharma_Management fb9177b lib/model/expired_product.dart | true | 200 | 1,152 | // To parse this JSON data, do
//
// final expiredProduct = expiredProductFromJson(jsonString);
import 'dart:convert';
List<ExpiredProduct> expiredProductFromJson(String str) => List<ExpiredProduct>.from(json.decode(str).map((x) => ExpiredProduct.fromJson(x)));
String expiredProductToJson(List<ExpiredProduct> da... | 6 |
uyit14/flutter_conec | 8a7ff2e | lib/ui/home/pages/image_viewer_page.dart | Dart | www.github.com/uyit14/flutter_conec/tree/main/lib/ui/home/pages/image_viewer_page.dart | https://raw.githubusercontent.com/uyit14/flutter_conec/8a7ff2e/lib/ui/home/pages/image_viewer_page.dart | uyit14/flutter_conec 8a7ff2e lib/ui/home/pages/image_viewer_page.dart | true | 200 | 2,015 | import 'package:cached_network_image/cached_network_image.dart';
import 'package:conecapp/models/response/image.dart' as myImage;
import 'package:flutter/material.dart';
import 'package:photo_view/photo_view.dart';
import 'package:photo_view/photo_view_gallery.dart';
class ImageViewerPage extends StatelessWidget {
... | 4 |
nndtaarr/GPS-LBS | ebfdd98 | lib/pages/search_page.dart | Dart | www.github.com/nndtaarr/GPS-LBS/tree/main/lib/pages/search_page.dart | https://raw.githubusercontent.com/nndtaarr/GPS-LBS/ebfdd98/lib/pages/search_page.dart | nndtaarr/GPS-LBS ebfdd98 lib/pages/search_page.dart | true | 200 | 4,771 | import 'package:hospital_finder/pages/map_page.dart';
import 'package:hospital_finder/provider/map_provider.dart';
import 'package:flutter/foundation.dart';
import 'package:flutter/material.dart';
import 'package:osm_nominatim/osm_nominatim.dart';
import 'package:provider/provider.dart';
import '../widgets/map_bottom_... | 3 |
codewithjaspreet/happsales | 635a536 | lib/database/models/ActivityModels/ActivityProductDetailBase.dart | Dart | www.github.com/codewithjaspreet/happsales/tree/main/lib/database/models/ActivityModels/ActivityProductDetailBase.dart | https://raw.githubusercontent.com/codewithjaspreet/happsales/635a536/lib/database/models/ActivityModels/ActivityProductDetailBase.dart | codewithjaspreet/happsales 635a536 lib/database/models/ActivityModels/ActivityProductDetailBase.dart | true | 200 | 5,349 | import 'package:happsales_crm/database/models/BaseEntity.dart';
class ActivityProductDetailBase extends BaseEntity {
String? _activityProductDetailID;
String? _activityProductDetailCode;
String? _activityProductID;
String? _attribute;
String? _price;
String? _quantity;
String? _amount;
String? _remarks... | 1 |
mamodo123/celulares-flutter | b7ee81d | lib/features/phones/phones.dart | Dart | www.github.com/mamodo123/celulares-flutter/tree/main/lib/features/phones/phones.dart | https://raw.githubusercontent.com/mamodo123/celulares-flutter/b7ee81d/lib/features/phones/phones.dart | mamodo123/celulares-flutter b7ee81d lib/features/phones/phones.dart | true | 200 | 3,978 | import 'package:flutter/material.dart';
import 'package:phones/features/phones/models/phone.dart';
import 'package:phones/features/phones/phoneList.dart';
import 'functions.dart';
enum SortCriteria { price, name }
class PhonesScreen extends StatefulWidget {
final String? filter;
const PhonesScreen({super.key, t... | 2 |
sofianabo/VMS-main | 256321f | lib/Link/Controller/AdminController/School_Controllers/PenaltyController.dart | Dart | www.github.com/sofianabo/VMS-main/tree/main/lib/Link/Controller/AdminController/School_Controllers/PenaltyController.dart | https://raw.githubusercontent.com/sofianabo/VMS-main/256321f/lib/Link/Controller/AdminController/School_Controllers/PenaltyController.dart | sofianabo/VMS-main 256321f lib/Link/Controller/AdminController/School_Controllers/PenaltyController.dart | true | 200 | 789 | import 'package:get/get.dart';
import 'package:vms_school/Link/Model/AdminModel/AllPenaltyModel.dart'as gr;
class Penaltycontroller extends GetxController {
var Penalties = <Map<String, dynamic>>[
].obs;
List<gr.Penalty>? penalt;
bool isLoading = true;
setData(gr.AllPenaltyModel pen) {
penalt = ... | 5 |
Qasim977/Qaren-E-Commerce-Store | 01939b5 | lib/Screens/computers.dart | Dart | www.github.com/Qasim977/Qaren-E-Commerce-Store/tree/main/lib/Screens/computers.dart | https://raw.githubusercontent.com/Qasim977/Qaren-E-Commerce-Store/01939b5/lib/Screens/computers.dart | Qasim977/Qaren-E-Commerce-Store 01939b5 lib/Screens/computers.dart | true | 200 | 6,740 | import 'package:flutter/material.dart';
import 'package:flutter/cupertino.dart';
import 'package:qaren/Constantes/constantes.dart';
import 'package:sizer/sizer.dart';
import 'darwer_screen.dart';
import 'price_compare.dart';
import 'store_prices.dart';
class Computer extends StatefulWidget {
const Computer({Key? ke... | 0 |
Mohamed11302/app_interactivos | 2a10b7c | lib/pages/chat/helper/chat_user_card.dart | Dart | www.github.com/Mohamed11302/app_interactivos/tree/main/lib/pages/chat/helper/chat_user_card.dart | https://raw.githubusercontent.com/Mohamed11302/app_interactivos/2a10b7c/lib/pages/chat/helper/chat_user_card.dart | Mohamed11302/app_interactivos 2a10b7c lib/pages/chat/helper/chat_user_card.dart | true | 200 | 4,075 |
import 'package:cached_network_image/cached_network_image.dart';
import 'package:flutter/cupertino.dart';
import 'package:flutter/material.dart';
import 'package:app_interactivos/pages/api/api.dart';
import 'package:app_interactivos/pages/chat/helper/my_date_util.dart';
import 'package:app_interactivos/main.dart';
i... | 7 |
ajayAppDeveloper11011/lucknowichickenkari_app | c83eec1 | lib/controllers/cart_controller.dart | Dart | www.github.com/ajayAppDeveloper11011/lucknowichickenkari_app/tree/main/lib/controllers/cart_controller.dart | https://raw.githubusercontent.com/ajayAppDeveloper11011/lucknowichickenkari_app/c83eec1/lib/controllers/cart_controller.dart | ajayAppDeveloper11011/lucknowichickenkari_app c83eec1 lib/controllers/cart_controller.dart | true | 200 | 40,033 |
import 'dart:convert';
import 'package:flutter/cupertino.dart';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:lucknowichickenkari_app/Route_managements/routes.dart';
import 'package:lucknowichickenkari_app/Services/api_client.dart';
import 'package:lucknowichickenkari_app/Utils... | 6 |
Native160421010/Flutter-UAS | d2213b0 | pet_adoption_app/lib/screen/propose.dart | Dart | www.github.com/Native160421010/Flutter-UAS/tree/main/pet_adoption_app/lib/screen/propose.dart | https://raw.githubusercontent.com/Native160421010/Flutter-UAS/d2213b0/pet_adoption_app/lib/screen/propose.dart | Native160421010/Flutter-UAS d2213b0 pet_adoption_app/lib/screen/propose.dart | true | 200 | 6,674 | import 'dart:convert';
import 'package:flutter/material.dart';
import 'package:http/http.dart' as http;
import 'package:pet_adoption_app/class/pet.dart';
import 'package:pet_adoption_app/screen/adopt.dart';
import 'package:pet_adoption_app/screen/login.dart';
class Propose extends StatefulWidget {
final int petID;
... | 4 |
shivs3114/todo | 66f32e6 | lib/util/Mybutton.dart | Dart | www.github.com/shivs3114/todo/tree/main/lib/util/Mybutton.dart | https://raw.githubusercontent.com/shivs3114/todo/66f32e6/lib/util/Mybutton.dart | shivs3114/todo 66f32e6 lib/util/Mybutton.dart | true | 200 | 505 | import 'package:flutter/material.dart';
class MyButton extends StatelessWidget {
final String name;
VoidCallback onPressed;
Color color;
MyButton(
{super.key,
required this.name,
required this.onPressed,
required this.color});
@override
Widget build(BuildContext context) {
retu... | 5 |
m8811163008/ios_human_interface | aa5a542 | packages/component_library/lib/src/widgets/animated_stop_icon.dart | Dart | www.github.com/m8811163008/ios_human_interface/tree/main/packages/component_library/lib/src/widgets/animated_stop_icon.dart | https://raw.githubusercontent.com/m8811163008/ios_human_interface/aa5a542/packages/component_library/lib/src/widgets/animated_stop_icon.dart | m8811163008/ios_human_interface aa5a542 packages/component_library/lib/src/widgets/animated_stop_icon.dart | true | 200 | 1,406 | import 'package:flutter/cupertino.dart';
class AnimatedStopIcon extends StatefulWidget {
const AnimatedStopIcon({super.key, this.isAnimating = false});
final bool isAnimating;
@override
State<AnimatedStopIcon> createState() => _AnimatedStopIconState();
}
class _AnimatedStopIconState extends State<AnimatedSto... | 1 |
akddah/fruit-basket-clean-architecture | 63ff589 | lib/data/repository/auth_repository.dart | Dart | www.github.com/akddah/fruit-basket-clean-architecture/tree/main/lib/data/repository/auth_repository.dart | https://raw.githubusercontent.com/akddah/fruit-basket-clean-architecture/63ff589/lib/data/repository/auth_repository.dart | akddah/fruit-basket-clean-architecture 63ff589 lib/data/repository/auth_repository.dart | true | 200 | 755 | import '../../core/error/exceptions.dart';
import '../../core/network/error_message_model.dart';
import '../datasource/auth_remote_data_source.dart';
import '../../domain/entities/login.dart';
import '../../core/error/failure.dart';
import 'package:dartz/dartz.dart';
import '../../domain/repository/base_auth_repository... | 2 |
viniciusoliverrs/ws-work-teste-mobile | ba719b6 | lib/src/core/utils/extensions/build_context_extension.dart | Dart | www.github.com/viniciusoliverrs/ws-work-teste-mobile/tree/main/lib/src/core/utils/extensions/build_context_extension.dart | https://raw.githubusercontent.com/viniciusoliverrs/ws-work-teste-mobile/ba719b6/lib/src/core/utils/extensions/build_context_extension.dart | viniciusoliverrs/ws-work-teste-mobile ba719b6 lib/src/core/utils/extensions/build_context_extension.dart | true | 200 | 842 | import 'package:flutter/material.dart';
import 'package:flutter_modular/flutter_modular.dart';
extension BuildContextExtension on BuildContext {
T? getExtension<T>() {
return Theme.of(this).extension<T>();
}
void pop<T>({T? object}) {
Modular.to.pop(object);
}
Future push(String routeName, {Object?... | 0 |
AwaisMurtazalhr123/teacher_assist | e8d85fc | lib/auth/auth_fb/auth_fb.dart | Dart | www.github.com/AwaisMurtazalhr123/teacher_assist/tree/main/lib/auth/auth_fb/auth_fb.dart | https://raw.githubusercontent.com/AwaisMurtazalhr123/teacher_assist/e8d85fc/lib/auth/auth_fb/auth_fb.dart | AwaisMurtazalhr123/teacher_assist e8d85fc lib/auth/auth_fb/auth_fb.dart | true | 200 | 2,143 | // ignore_for_file: public_member_api_docs, sort_constructors_first
import 'package:assist_teacher/home/screens/home_screen.dart';
import 'package:cloud_firestore/cloud_firestore.dart';
import 'package:firebase_auth/firebase_auth.dart';
import 'package:flutter/material.dart';
// import 'package:provider/provider.dart'... | 3 |
meninojohnny/estudo-Flutter | 7c374ce | requisicao_http.dart | Dart | www.github.com/meninojohnny/estudo-Flutter/tree/main/requisicao_http.dart | https://raw.githubusercontent.com/meninojohnny/estudo-Flutter/7c374ce/requisicao_http.dart | meninojohnny/estudo-Flutter 7c374ce requisicao_http.dart | true | 200 | 2,221 | import 'package:flutter/material.dart';
import 'package:http/http.dart' as http;
import 'dart:convert';
void main() {
runApp(MyApp());
}
class MyApp extends StatelessWidget {
@override
Widget build(BuildContext context) {
return MaterialApp(
home: OnePage(),
);
}
}
class OnePage extends Statefu... | 7 |
Aschii6/UBB_RO | c189c36 | Sem5/PDM/Examen/pdm_comenzi/lib/models/menu_item.dart | Dart | www.github.com/Aschii6/UBB_RO/tree/main/Sem5/PDM/Examen/pdm_comenzi/lib/models/menu_item.dart | https://raw.githubusercontent.com/Aschii6/UBB_RO/c189c36/Sem5/PDM/Examen/pdm_comenzi/lib/models/menu_item.dart | Aschii6/UBB_RO c189c36 Sem5/PDM/Examen/pdm_comenzi/lib/models/menu_item.dart | true | 200 | 570 | class MenuItem {
final int code;
final String name;
final int price;
int quantity;
MenuItem({required this.code, required this.name, required this.price, this.quantity = 0});
factory MenuItem.fromJson(Map<String, dynamic> json) {
return MenuItem(
code: json['code'],
name: json['... | 6 |
razgovorov87/transactions_test | eeec9f9 | lib/presentation/main_flow/home/widgets/home_screen_body.dart | Dart | www.github.com/razgovorov87/transactions_test/tree/main/lib/presentation/main_flow/home/widgets/home_screen_body.dart | https://raw.githubusercontent.com/razgovorov87/transactions_test/eeec9f9/lib/presentation/main_flow/home/widgets/home_screen_body.dart | razgovorov87/transactions_test eeec9f9 lib/presentation/main_flow/home/widgets/home_screen_body.dart | true | 200 | 5,923 | import 'package:flutter/material.dart';
import 'package:flutter_bloc/flutter_bloc.dart';
import 'package:flutter_svg/svg.dart';
import '../../../../domain/bloc/add_remove_transactions_bloc/add_remove_transactions_bloc.dart';
import '../../../../domain/bloc/authorization/bloc/authorization_bloc.dart';
import '../../../... | 4 |
YaserTameem/marketly_mobile | 3b2dccb | lib/modules/home/bottom_navigation_bar_screen.dart | Dart | www.github.com/YaserTameem/marketly_mobile/tree/main/lib/modules/home/bottom_navigation_bar_screen.dart | https://raw.githubusercontent.com/YaserTameem/marketly_mobile/3b2dccb/lib/modules/home/bottom_navigation_bar_screen.dart | YaserTameem/marketly_mobile 3b2dccb lib/modules/home/bottom_navigation_bar_screen.dart | true | 200 | 3,173 | import 'package:flutter/material.dart';
import 'package:flutter_screenutil/flutter_screenutil.dart';
import 'package:marketly_mobile/core/style/app_colors.dart';
import 'package:marketly_mobile/core/widgets/custom_app_bar.dart';
import 'package:marketly_mobile/models/bn_screens.dart';
import 'package:marketly_mobile/mo... | 5 |
r4zewp/orchid | 6592488 | lib/features/feature/presentation/widgets/landing/banner/header_tile_widget.dart | Dart | www.github.com/r4zewp/orchid/tree/main/lib/features/feature/presentation/widgets/landing/banner/header_tile_widget.dart | https://raw.githubusercontent.com/r4zewp/orchid/6592488/lib/features/feature/presentation/widgets/landing/banner/header_tile_widget.dart | r4zewp/orchid 6592488 lib/features/feature/presentation/widgets/landing/banner/header_tile_widget.dart | true | 200 | 1,925 | import 'package:flutter/material.dart';
import 'package:flutter_svg/svg.dart';
import 'package:orchid/features/feature/common/consts.dart';
class HeaderInfoTile extends StatelessWidget {
const HeaderInfoTile({
Key? key,
required this.size,
required this.title,
required this.iconUrl,
this.subtitle... | 2 |
reberthkss/Shop-list-flutter | 25a78ef | app/lib/home/list/widget/market_list_view/market_list_view_repository.dart | Dart | www.github.com/reberthkss/Shop-list-flutter/tree/main/app/lib/home/list/widget/market_list_view/market_list_view_repository.dart | https://raw.githubusercontent.com/reberthkss/Shop-list-flutter/25a78ef/app/lib/home/list/widget/market_list_view/market_list_view_repository.dart | reberthkss/Shop-list-flutter 25a78ef app/lib/home/list/widget/market_list_view/market_list_view_repository.dart | true | 200 | 545 | import 'package:shop_list/home/base/model/market_list_model.dart';
import 'package:injectable/injectable.dart';
import 'market_list_view_service.dart';
abstract class MarketListViewRepository {
Future<List<MarketListModel>> loadList();
}
@Injectable(as: MarketListViewRepository)
class MarketListViewRepositoryImpl ... | 0 |
Vaibhav5771/clone_android-_ | 1788307 | lib/pages/chat_page.dart | Dart | www.github.com/Vaibhav5771/clone_android-_/tree/main/lib/pages/chat_page.dart | https://raw.githubusercontent.com/Vaibhav5771/clone_android-_/1788307/lib/pages/chat_page.dart | Vaibhav5771/clone_android-_ 1788307 lib/pages/chat_page.dart | true | 200 | 7,590 | import 'package:chats/pages/preference_preview.dart';
import 'package:chats/services/auth_service.dart';
import 'package:chats/services/chat_services.dart';
import 'package:chats/widgets/chat_bubble.dart';
import 'package:chats/widgets/login_field.dart';
import 'package:cloud_firestore/cloud_firestore.dart';
import 'pa... | 1 |
DhruvShahM/flutter-amazon | ceba8ae | amazon_clone_tutorial/lib/features/search/widget/searched_product.dart | Dart | www.github.com/DhruvShahM/flutter-amazon/tree/main/amazon_clone_tutorial/lib/features/search/widget/searched_product.dart | https://raw.githubusercontent.com/DhruvShahM/flutter-amazon/ceba8ae/amazon_clone_tutorial/lib/features/search/widget/searched_product.dart | DhruvShahM/flutter-amazon ceba8ae amazon_clone_tutorial/lib/features/search/widget/searched_product.dart | true | 200 | 2,753 |
import 'package:amazon_clone_tutorial/common/widgets/stars.dart';
import 'package:amazon_clone_tutorial/models/product.dart';
import 'package:flutter/material.dart';
class SearchProduct extends StatelessWidget {
final Product product;
const SearchProduct({Key? key,required this.product}) : super(key: key);
@ov... | 7 |
Naandha/flutter | 88e3552 | lib/AT cyber interview,dec 16/Q 7/chat.dart | Dart | www.github.com/Naandha/flutter/tree/main/lib/AT cyber interview,dec 16/Q 7/chat.dart | https://raw.githubusercontent.com/Naandha/flutter/88e3552/lib/AT%20cyber%20interview%2Cdec%2016/Q%207/chat.dart | Naandha/flutter 88e3552 lib/AT cyber interview,dec 16/Q 7/chat.dart | true | 200 | 2,641 | import 'package:flutter/material.dart';
void main() {
runApp(MaterialApp(
home: chatlist(),
debugShowCheckedModeBanner: false,
));
}
class chatlist extends StatefulWidget {
const chatlist({super.key});
@override
_chatlistState createState() => _chatlistState();
}
class _chatlistState extends State... | 6 |
1Nabhan1/Parinata-project | 7ec989a | lib/presentation/home_screen/models/datas/Drop_datas.dart | Dart | www.github.com/1Nabhan1/Parinata-project/tree/main/lib/presentation/home_screen/models/datas/Drop_datas.dart | https://raw.githubusercontent.com/1Nabhan1/Parinata-project/7ec989a/lib/presentation/home_screen/models/datas/Drop_datas.dart | 1Nabhan1/Parinata-project 7ec989a lib/presentation/home_screen/models/datas/Drop_datas.dart | true | 200 | 935 | final List<String> activities = [
'Wake up',
'Go to gym',
'Breakfast',
'Meetings',
'Lunch',
'Quick nap',
'Go to library',
'Dinner',
'Go to sleep',
];
final Map<String, String> activityImages = {
'Wake up': 'assets/easy-tips-to-wake-up-early.jpg',
'Go to gym':
'assets/strong-bodybuilder-doing... | 4 |
UI-Light/myFlix | 0b8231f | lib/features/details/presentation/widgets/similar_movies_list.dart | Dart | www.github.com/UI-Light/myFlix/tree/main/lib/features/details/presentation/widgets/similar_movies_list.dart | https://raw.githubusercontent.com/UI-Light/myFlix/0b8231f/lib/features/details/presentation/widgets/similar_movies_list.dart | UI-Light/myFlix 0b8231f lib/features/details/presentation/widgets/similar_movies_list.dart | true | 200 | 1,471 | import 'package:flutter/material.dart';
import 'package:myflix/core/models/movie_model.dart';
import 'package:myflix/core/presentation/widgets/movie_card.dart';
class SimilarMoviesListView extends StatefulWidget {
final String title;
final List<Movie> movie;
const SimilarMoviesListView(
{super.key, require... | 5 |
softroniics-calicut/project-tracking | c9f2c6e | lib/viewbackup.dart | Dart | www.github.com/softroniics-calicut/project-tracking/tree/main/lib/viewbackup.dart | https://raw.githubusercontent.com/softroniics-calicut/project-tracking/c9f2c6e/lib/viewbackup.dart | softroniics-calicut/project-tracking c9f2c6e lib/viewbackup.dart | true | 200 | 4,655 | import 'dart:convert';
import 'package:dio/dio.dart';
import 'package:downloads_path_provider_28/downloads_path_provider_28.dart';
import 'package:flutter/material.dart';
import 'package:flutter/services.dart';
//import 'package:fluttertoast/fluttertoast.dart';
import 'package:http/http.dart';
import 'package:image_do... | 0 |
Nima-ps26/Electronic-Store-Management-2 | 06c39c2 | lib/supplier/sup_display.dart | Dart | www.github.com/Nima-ps26/Electronic-Store-Management-2/tree/main/lib/supplier/sup_display.dart | https://raw.githubusercontent.com/Nima-ps26/Electronic-Store-Management-2/06c39c2/lib/supplier/sup_display.dart | Nima-ps26/Electronic-Store-Management-2 06c39c2 lib/supplier/sup_display.dart | true | 200 | 5,076 | import 'package:flutter/material.dart';
import 'package:esm/db_helper.dart';
import 'sup_form.dart';
import 'sup_modal.dart';
class Displaydatabase extends StatefulWidget {
const Displaydatabase({super.key});
//const Displaydatabase({Key? key}) : super(key: key);
@override
State<Displaydatabase> createState()... | 2 |
prateek031/fltapp | 5ce36dd | blogapp/lib/views/utils/controllerpage.dart | Dart | www.github.com/prateek031/fltapp/tree/main/blogapp/lib/views/utils/controllerpage.dart | https://raw.githubusercontent.com/prateek031/fltapp/5ce36dd/blogapp/lib/views/utils/controllerpage.dart | prateek031/fltapp 5ce36dd blogapp/lib/views/utils/controllerpage.dart | true | 200 | 770 | // ignore_for_file: prefer_const_constructors
import 'package:blogapp/views/login/loginpage.dart';
import 'package:blogapp/views/uploadblog/blogbook%20copy.dart';
import 'package:firebase_auth/firebase_auth.dart';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import '../login/googleauthcontrol... | 1 |
adekmaulana/vigenesia | 0d24803 | lib/main.dart | Dart | www.github.com/adekmaulana/vigenesia/tree/main/lib/main.dart | https://raw.githubusercontent.com/adekmaulana/vigenesia/0d24803/lib/main.dart | adekmaulana/vigenesia 0d24803 lib/main.dart | true | 200 | 743 | import 'package:flutter/material.dart';
import 'package:flutter/services.dart';
import 'package:shared_preferences/shared_preferences.dart';
import 'Screens/login.dart';
import 'Screens/main.dart';
Future<void> main() async {
WidgetsFlutterBinding.ensureInitialized();
SystemChrome.setSystemUIOverlayStyle(
c... | 3 |
FurkanArslanF/flutter_piton | fed93c8 | lib/product/entities/product.dart | Dart | www.github.com/FurkanArslanF/flutter_piton/tree/main/lib/product/entities/product.dart | https://raw.githubusercontent.com/FurkanArslanF/flutter_piton/fed93c8/lib/product/entities/product.dart | FurkanArslanF/flutter_piton fed93c8 lib/product/entities/product.dart | true | 200 | 2,023 | import 'package:flutter_piton/product/entities/likes.dart';
class Product {
Product({
required this.author,
required this.cover,
required this.createdAt,
required this.description,
required this.id,
required this.name,
required this.price,
required this.sales,
required this.slug,
... | 7 |
taufiqurSabbir/spiga | acad0e0 | lib/login_page/email_login_page.dart | Dart | www.github.com/taufiqurSabbir/spiga/tree/main/lib/login_page/email_login_page.dart | https://raw.githubusercontent.com/taufiqurSabbir/spiga/acad0e0/lib/login_page/email_login_page.dart | taufiqurSabbir/spiga acad0e0 lib/login_page/email_login_page.dart | true | 200 | 13,097 | import 'package:laspigadoro/const/const.dart';
import 'package:laspigadoro/client/screen/slider_page_8.dart';
import 'package:flutter/material.dart';
import 'package:flutter_svg/svg.dart';
import 'package:get/get.dart';
import 'package:rounded_loading_button/rounded_loading_button.dart';
import 'package:shared_preferen... | 6 |
DuongMinh12/sos_app_api | c3fc669 | lib/screens/home/components/container_button.dart | Dart | www.github.com/DuongMinh12/sos_app_api/tree/main/lib/screens/home/components/container_button.dart | https://raw.githubusercontent.com/DuongMinh12/sos_app_api/c3fc669/lib/screens/home/components/container_button.dart | DuongMinh12/sos_app_api c3fc669 lib/screens/home/components/container_button.dart | true | 200 | 1,117 | import 'package:flutter/material.dart';
import '../../../constants/add_all.dart';
class ContainerButton extends StatelessWidget {
ContainerButton({
super.key, required this.title, required this.icon, required this.ontap,
});
final String title;
final String icon;
final VoidCallback ontap;
bool isC = ... | 4 |
razer-santhosh/flutter_registration | 921a23a | lib/common/internetCheck.dart | Dart | www.github.com/razer-santhosh/flutter_registration/tree/main/lib/common/internetCheck.dart | https://raw.githubusercontent.com/razer-santhosh/flutter_registration/921a23a/lib/common/internetCheck.dart | razer-santhosh/flutter_registration 921a23a lib/common/internetCheck.dart | true | 200 | 1,105 | // ignore_for_file: prefer_typing_uninitialized_variables, file_names
import 'dart:io';
import 'package:connectivity_plus/connectivity_plus.dart' deferred as internet;
import '../constants.dart';
//Check Internet Connection Status Function Starts
checkInternet() async {
var connectivityResult;
await internet.loadL... | 5 |
Tadek2/TrabalhoDevMobile | 1f38c36 | lib/assistirFilmes.dart | Dart | www.github.com/Tadek2/TrabalhoDevMobile/tree/main/lib/assistirFilmes.dart | https://raw.githubusercontent.com/Tadek2/TrabalhoDevMobile/1f38c36/lib/assistirFilmes.dart | Tadek2/TrabalhoDevMobile 1f38c36 lib/assistirFilmes.dart | true | 200 | 9,584 | import 'package:flutter/material.dart';
import 'package:flutter_application_1/assistirSeries.dart';
import 'package:flutter_application_1/filmeAvatar.dart';
import 'package:flutter_application_1/verDepois.dart';
import 'package:flutter_application_1/filmesComponents.dart';
import 'filmesComponents.dart';
class Assisti... | 2 |
yanuarnv/baswara_app | 9872d2b | lib/homeUser/presentation/widgets/riwayat_user_widget.dart | Dart | www.github.com/yanuarnv/baswara_app/tree/main/lib/homeUser/presentation/widgets/riwayat_user_widget.dart | https://raw.githubusercontent.com/yanuarnv/baswara_app/9872d2b/lib/homeUser/presentation/widgets/riwayat_user_widget.dart | yanuarnv/baswara_app 9872d2b lib/homeUser/presentation/widgets/riwayat_user_widget.dart | true | 200 | 1,559 | import 'package:baswara_app/core/color_value.dart';
import 'package:baswara_app/homeUser/presentation/widgets/riwayat_berlangsung_widget.dart';
import 'package:baswara_app/homeUser/presentation/widgets/riwayat_selesai_widget.dart';
import 'package:flutter/material.dart';
import 'package:google_fonts/google_fonts.dart';... | 0 |
drsarya/flutter-project | 52b49fa | lib/resources/dimens.dart | Dart | www.github.com/drsarya/flutter-project/tree/main/lib/resources/dimens.dart | https://raw.githubusercontent.com/drsarya/flutter-project/52b49fa/lib/resources/dimens.dart | drsarya/flutter-project 52b49fa lib/resources/dimens.dart | true | 200 | 418 | import 'package:flutter/material.dart';
class UIDimentions {
static const defaultPadding = EdgeInsets.all(10);
static const likeIconSize = 24.0;
static const smallImageHeight = 200.0;
static const fullImageHeight = 500.0;
static const gridPadding = SliverGridDelegateWithMaxCrossAxisExtent(
maxCrossAxis... | 7 |
pinto-ca/test_consumoAPI | 9b5a837 | lib/presentation/home_screen.dart | Dart | www.github.com/pinto-ca/test_consumoAPI/tree/main/lib/presentation/home_screen.dart | https://raw.githubusercontent.com/pinto-ca/test_consumoAPI/9b5a837/lib/presentation/home_screen.dart | pinto-ca/test_consumoAPI 9b5a837 lib/presentation/home_screen.dart | true | 200 | 1,666 | import 'package:flutter/material.dart';
import 'package:provider/provider.dart';
import 'package:tarea_consumo_api/providers/respuesta_provider.dart';
class Home extends StatefulWidget {
const Home({super.key});
@override
State<Home> createState() => _HomeState();
}
class _HomeState extends State<Home> {
fin... | 4 |
Simon339/med_health_v1 | 8bae985 | lib/theme/darkmode.dart | Dart | www.github.com/Simon339/med_health_v1/tree/main/lib/theme/darkmode.dart | https://raw.githubusercontent.com/Simon339/med_health_v1/8bae985/lib/theme/darkmode.dart | Simon339/med_health_v1 8bae985 lib/theme/darkmode.dart | true | 200 | 510 | import 'package:flutter/material.dart';
ThemeData darkMode = ThemeData(
brightness: Brightness.dark,
appBarTheme: AppBarTheme(
backgroundColor: Colors.grey[200],
elevation: 0,
iconTheme: const IconThemeData(color: Colors.white),
),
colorScheme: ColorScheme.dark(
background: Colors.grey[900]!,
primary: Col... | 6 |
abijithpoyyara/trunk_latest | 4c27a12 | lib/src/widgets/screens/requisition/purchase_requisition/model/purchase_requisition_model.dart | Dart | www.github.com/abijithpoyyara/trunk_latest/tree/main/lib/src/widgets/screens/requisition/purchase_requisition/model/purchase_requisition_model.dart | https://raw.githubusercontent.com/abijithpoyyara/trunk_latest/4c27a12/lib/src/widgets/screens/requisition/purchase_requisition/model/purchase_requisition_model.dart | abijithpoyyara/trunk_latest 4c27a12 lib/src/widgets/screens/requisition/purchase_requisition/model/purchase_requisition_model.dart | true | 200 | 2,352 | import 'package:redstars/src/services/model/response/lookups/item_lookup_model.dart';
import 'package:redstars/src/services/model/response/payment_voucher/purchase_order_process_from_list.dart';
import 'package:redstars/src/services/model/response/requisition/department_model.dart';
import 'package:redstars/src/service... | 5 |
TrumpRothschild/flutter_video | 9ca9ea5 | packages/live_page/lib/widgets/common_nobility_tag.dart | Dart | www.github.com/TrumpRothschild/flutter_video/tree/main/packages/live_page/lib/widgets/common_nobility_tag.dart | https://raw.githubusercontent.com/TrumpRothschild/flutter_video/9ca9ea5/packages/live_page/lib/widgets/common_nobility_tag.dart | TrumpRothschild/flutter_video 9ca9ea5 packages/live_page/lib/widgets/common_nobility_tag.dart | true | 200 | 669 | import 'package:base/assets.gen.dart';
import 'package:flutter/material.dart';
enum NobilityTagType {
marquis,
}
extension NobilityTagIcon on NobilityTagType {
Widget get icon {
switch (this) {
case NobilityTagType.marquis:
return Assets.livePage.marquis.image(
width: 30,
... | 2 |
ArafatHussain99/Amazoncloneapp | 01b79d8 | lib/features/cart/widgets/cart_product.dart | Dart | www.github.com/ArafatHussain99/Amazoncloneapp/tree/main/lib/features/cart/widgets/cart_product.dart | https://raw.githubusercontent.com/ArafatHussain99/Amazoncloneapp/01b79d8/lib/features/cart/widgets/cart_product.dart | ArafatHussain99/Amazoncloneapp 01b79d8 lib/features/cart/widgets/cart_product.dart | true | 200 | 5,661 | // ignore_for_file: public_member_api_docs, sort_constructors_first
import 'package:amazon_clone_tutorial/features/cart/services/cart_services.dart';
import 'package:amazon_clone_tutorial/features/product_details/services/product_detail_services.dart';
import 'package:amazon_clone_tutorial/models/product.dart';
import ... | 1 |
jattmafia/compression_app | a172115 | lib/screens/pdfmaker/controller/pdfcontroller.dart | Dart | www.github.com/jattmafia/compression_app/tree/main/lib/screens/pdfmaker/controller/pdfcontroller.dart | https://raw.githubusercontent.com/jattmafia/compression_app/a172115/lib/screens/pdfmaker/controller/pdfcontroller.dart | jattmafia/compression_app a172115 lib/screens/pdfmaker/controller/pdfcontroller.dart | true | 200 | 1,709 | import 'dart:io';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:pdf/pdf.dart';
import 'package:pdf/widgets.dart' as pw;
import '../../../utils/appcolors/appcolors.dart';
class PdfMakerController extends GetxController {
TextEditingController filenamecontroller = TextEditingC... | 0 |
sukanto113/profile-app | 4ff1923 | lib/view/widget/home/drawer.dart | Dart | www.github.com/sukanto113/profile-app/tree/main/lib/view/widget/home/drawer.dart | https://raw.githubusercontent.com/sukanto113/profile-app/4ff1923/lib/view/widget/home/drawer.dart | sukanto113/profile-app 4ff1923 lib/view/widget/home/drawer.dart | true | 200 | 3,560 | import 'package:flutter/material.dart';
import 'package:hooks_riverpod/hooks_riverpod.dart';
import 'package:profile_app/model/user.dart';
import 'package:profile_app/util/navigation.dart';
import 'package:profile_app/values/providers.dart';
import 'package:profile_app/values/strings.dart';
import 'package:profile_app/... | 3 |
NeighborlyX-private-limited/neighborly-flutter-app | ee7a57d | lib/features/profile/presentation/bloc/get_my_posts_bloc/get_my_posts_state.dart | Dart | www.github.com/NeighborlyX-private-limited/neighborly-flutter-app/tree/main/lib/features/profile/presentation/bloc/get_my_posts_bloc/get_my_posts_state.dart | https://raw.githubusercontent.com/NeighborlyX-private-limited/neighborly-flutter-app/ee7a57d/lib/features/profile/presentation/bloc/get_my_posts_bloc/get_my_posts_state.dart | NeighborlyX-private-limited/neighborly-flutter-app ee7a57d lib/features/profile/presentation/bloc/get_my_posts_bloc/get_my_posts_state.dart | true | 200 | 580 | part of 'get_my_posts_bloc.dart';
abstract class GetMyPostsState extends Equatable {
@override
List<Object?> get props => [];
}
class GetMyPostsInitialState extends GetMyPostsState {
GetMyPostsInitialState();
}
class GetMyPostsLoadingState extends GetMyPostsState {
GetMyPostsLoadingState();
}
class GetMyPos... | 7 |
tranhieu-bn/flutter-bootcamp | b60b0f7 | flutter_fqp_project/lib/main_app/user/score/score_user.dart | Dart | www.github.com/tranhieu-bn/flutter-bootcamp/tree/main/flutter_fqp_project/lib/main_app/user/score/score_user.dart | https://raw.githubusercontent.com/tranhieu-bn/flutter-bootcamp/b60b0f7/flutter_fqp_project/lib/main_app/user/score/score_user.dart | tranhieu-bn/flutter-bootcamp b60b0f7 flutter_fqp_project/lib/main_app/user/score/score_user.dart | true | 200 | 3,413 | import 'package:flutter/material.dart';
import 'package:flutter_fqp_project/data/model/user_info.dart';
import 'package:flutter_fqp_project/extension/extension.dart';
import 'package:flutter_fqp_project/main_app/user/item_score.dart';
import 'package:flutter_fqp_project/uttil/constant_color.dart';
import 'package:flutt... | 4 |
AshrafNeo/hexagoonal | 9058e25 | app/lib/di/app_module.dart | Dart | www.github.com/AshrafNeo/hexagoonal/tree/main/app/lib/di/app_module.dart | https://raw.githubusercontent.com/AshrafNeo/hexagoonal/9058e25/app/lib/di/app_module.dart | AshrafNeo/hexagoonal 9058e25 app/lib/di/app_module.dart | true | 200 | 486 | import 'package:app/dependencies.dart';
import 'package:app/feature/login/login_page_viewmodel.dart';
import 'package:app/flavors/flavor_config.dart';
import 'package:domain/domain.dart';
import 'package:injectable/injectable.dart';
@module
abstract class AppModule {
@Named("BaseUrl")
String get baseUrl => Flavor... | 6 |
leofreitas99/PetSitter | f2d43d5 | lib/entities/pet.dart | Dart | www.github.com/leofreitas99/PetSitter/tree/main/lib/entities/pet.dart | https://raw.githubusercontent.com/leofreitas99/PetSitter/f2d43d5/lib/entities/pet.dart | leofreitas99/PetSitter f2d43d5 lib/entities/pet.dart | true | 200 | 1,032 | import 'package:isar/isar.dart';
import 'package:pet_sitting_project/entities/image_entity.dart';
import 'package:pet_sitting_project/entities/petsitter.dart';
part 'pet.g.dart';
@collection
class Pet {
Id id = Isar.autoIncrement;
late String name;
late String species;
late int age;
late String gender;
Str... | 5 |
AhmedSayed2019/SampleCode | 18081f5 | lib/core/utils/alerts.dart | Dart | www.github.com/AhmedSayed2019/SampleCode/tree/main/lib/core/utils/alerts.dart | https://raw.githubusercontent.com/AhmedSayed2019/SampleCode/18081f5/lib/core/utils/alerts.dart | AhmedSayed2019/SampleCode 18081f5 lib/core/utils/alerts.dart | true | 200 | 1,403 |
import 'package:flutter/material.dart';
import '../res/color.dart';
import '../res/text_styles.dart';
import '../res/values_manager.dart';
import '../routing/navigation_services.dart';
enum AlertsType{error,success,info}
class Alerts {
static void showSnackBar(String message, {AlertsType alertsType = AlertsType.... | 2 |
volodymyrd/flutter | 07135a6 | shopper_provider/test/cart_widget_test.dart | Dart | www.github.com/volodymyrd/flutter/tree/main/shopper_provider/test/cart_widget_test.dart | https://raw.githubusercontent.com/volodymyrd/flutter/07135a6/shopper_provider/test/cart_widget_test.dart | volodymyrd/flutter 07135a6 shopper_provider/test/cart_widget_test.dart | true | 200 | 1,847 | import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
import 'package:provider/provider.dart';
import 'package:shopper_provider/models/cart.dart';
import 'package:shopper_provider/models/catalog.dart';
import 'package:shopper_provider/screens/cart.dart';
CartModel? cartModel;
Catalog... | 1 |
nguyendao2101/Flutter-MotoGP | a1c5ae6 | lib/widgets/common_widget/riders&teams/legends_detail.dart | Dart | www.github.com/nguyendao2101/Flutter-MotoGP/tree/main/lib/widgets/common_widget/riders&teams/legends_detail.dart | https://raw.githubusercontent.com/nguyendao2101/Flutter-MotoGP/a1c5ae6/lib/widgets/common_widget/riders%26teams/legends_detail.dart | nguyendao2101/Flutter-MotoGP a1c5ae6 lib/widgets/common_widget/riders&teams/legends_detail.dart | true | 200 | 11,008 | import 'package:flutter/material.dart';
import '../../common/image_extention.dart';
class RidersLegendsDetail extends StatelessWidget {
final Map<String, dynamic> rider;
const RidersLegendsDetail({super.key, required this.rider});
@override
Widget build(BuildContext context) {
String country = rider['Coun... | 3 |
AhmedHamdy1907/app-todo | a132a68 | lib/presentaion/home/taps/Tasks_TAP/addTaskbotttomSheet/addtaskbottomsheet.dart | Dart | www.github.com/AhmedHamdy1907/app-todo/tree/main/lib/presentaion/home/taps/Tasks_TAP/addTaskbotttomSheet/addtaskbottomsheet.dart | https://raw.githubusercontent.com/AhmedHamdy1907/app-todo/a132a68/lib/presentaion/home/taps/Tasks_TAP/addTaskbotttomSheet/addtaskbottomsheet.dart | AhmedHamdy1907/app-todo a132a68 lib/presentaion/home/taps/Tasks_TAP/addTaskbotttomSheet/addtaskbottomsheet.dart | true | 200 | 4,649 | import 'dart:async';
import 'package:cloud_firestore/cloud_firestore.dart';
import 'package:flutter/material.dart';
import 'package:todo_app/core/utils/data_utils/data_utils.dart';
import '../../../../../core/text_manger/textStyles.dart';
import '../../../../../data_base_manger/model/data_todo.dart';
class Addtaskbot... | 0 |
kerolososama88/orakom | cc164df | lib/features/profile/presentation/my_rating/presentation/widgets/custom_rating.dart | Dart | www.github.com/kerolososama88/orakom/tree/main/lib/features/profile/presentation/my_rating/presentation/widgets/custom_rating.dart | https://raw.githubusercontent.com/kerolososama88/orakom/cc164df/lib/features/profile/presentation/my_rating/presentation/widgets/custom_rating.dart | kerolososama88/orakom cc164df lib/features/profile/presentation/my_rating/presentation/widgets/custom_rating.dart | true | 200 | 2,628 | import 'package:flutter/material.dart';
import 'package:flutter_screenutil/flutter_screenutil.dart';
import 'package:rating_summary/rating_summary.dart';
import '../../../../../../core/constant/app_colors.dart';
import '../../../../../../core/constant/assets_manager.dart';
import '../../../../../../core/constant/text_... | 7 |
ak-cipher/reown_appkit | e177892 | example/modal/lib/models/chain_metadata.dart | Dart | www.github.com/ak-cipher/reown_appkit/tree/main/example/modal/lib/models/chain_metadata.dart | https://raw.githubusercontent.com/ak-cipher/reown_appkit/e177892/example/modal/lib/models/chain_metadata.dart | ak-cipher/reown_appkit e177892 example/modal/lib/models/chain_metadata.dart | true | 200 | 742 | import 'package:flutter/material.dart';
import 'package:reown_appkit/reown_appkit.dart';
enum ChainType {
eip155,
solana,
kadena,
}
class ChainMetadata {
final Color color;
final ChainType type;
final ReownAppKitModalNetworkInfo appKitNetworkInfo;
const ChainMetadata({
required this.color,
requ... | 6 |
faisaltag41199/shopping_app | 9737344 | lib/view/auth/login_view/loginview.dart | Dart | www.github.com/faisaltag41199/shopping_app/tree/main/lib/view/auth/login_view/loginview.dart | https://raw.githubusercontent.com/faisaltag41199/shopping_app/9737344/lib/view/auth/login_view/loginview.dart | faisaltag41199/shopping_app 9737344 lib/view/auth/login_view/loginview.dart | true | 200 | 7,233 | import 'package:flutter/material.dart';
import 'package:font_awesome_flutter/font_awesome_flutter.dart';
import 'package:get/get.dart';
import 'package:shopping_app/core/controller/auth_controller.dart';
import 'package:shopping_app/view/auth/register_view/responsive_register_view.dart';
import 'package:shopping_app/vi... | 4 |
Venuru/Grocery-App | 23e04e2 | lib/screens/main/product_details/widgets/related_item_tile.dart | Dart | www.github.com/Venuru/Grocery-App/tree/main/lib/screens/main/product_details/widgets/related_item_tile.dart | https://raw.githubusercontent.com/Venuru/Grocery-App/23e04e2/lib/screens/main/product_details/widgets/related_item_tile.dart | Venuru/Grocery-App 23e04e2 lib/screens/main/product_details/widgets/related_item_tile.dart | true | 200 | 2,192 | import 'package:flutter/material.dart';
import 'package:grocery_app/components/custom_text.dart';
import 'package:grocery_app/models/product_model.dart';
import 'package:grocery_app/providers/home/cart_provider.dart';
import 'package:grocery_app/providers/home/product_provider.dart';
import 'package:grocery_app/utils/c... | 5 |
Sufadm/OrderEase | 699e434 | inexoft/lib/view/widgets/quantity_input.dart | Dart | www.github.com/Sufadm/OrderEase/tree/main/inexoft/lib/view/widgets/quantity_input.dart | https://raw.githubusercontent.com/Sufadm/OrderEase/699e434/inexoft/lib/view/widgets/quantity_input.dart | Sufadm/OrderEase 699e434 inexoft/lib/view/widgets/quantity_input.dart | true | 200 | 1,439 | import 'package:flutter/material.dart';
import 'package:inexoft/viewmodel/quantity_provider.dart';
import 'package:inexoft/view/utils/colors.dart';
import 'package:provider/provider.dart';
class QuantityInput extends StatelessWidget {
const QuantityInput({super.key});
@override
Widget build(BuildContext context... | 2 |
mds-iyad/Bibliotek | 8312e53 | lib/pages/post_model.dart | Dart | www.github.com/mds-iyad/Bibliotek/tree/main/lib/pages/post_model.dart | https://raw.githubusercontent.com/mds-iyad/Bibliotek/8312e53/lib/pages/post_model.dart | mds-iyad/Bibliotek 8312e53 lib/pages/post_model.dart | true | 200 | 1,060 | import 'dart:convert';
import 'dart:async';
import 'package:flutter/material.dart';
import 'package:http/http.dart' as http;
import 'post_model.dart';
Future<List<Post>> fetchPost() async {
final response =
await http.get(Uri.parse('https://www.googleapis.com/books/v1/volumes?q=search+terms'));
if (respons... | 1 |
JImaruf/task-manager-with-getx | 9c606fc | lib/view/widgets/loading_dialog.dart | Dart | www.github.com/JImaruf/task-manager-with-getx/tree/main/lib/view/widgets/loading_dialog.dart | https://raw.githubusercontent.com/JImaruf/task-manager-with-getx/9c606fc/lib/view/widgets/loading_dialog.dart | JImaruf/task-manager-with-getx 9c606fc lib/view/widgets/loading_dialog.dart | true | 200 | 744 | import 'package:flutter/material.dart';
import '../../app.dart';
import '../../utils/app_color.dart';
import 'center_progress_indicator.dart';
Future<void> loadingDialog() async {
return showDialog(
context: TaskManager.navigatorKey.currentContext!,
barrierDismissible: false,
builder: (BuildContext cont... | 3 |
crd3vmAccount/your_trip | 5dfa819 | lib/fragments/album_edit_dialog.dart | Dart | www.github.com/crd3vmAccount/your_trip/tree/main/lib/fragments/album_edit_dialog.dart | https://raw.githubusercontent.com/crd3vmAccount/your_trip/5dfa819/lib/fragments/album_edit_dialog.dart | crd3vmAccount/your_trip 5dfa819 lib/fragments/album_edit_dialog.dart | true | 200 | 3,927 | import 'package:flutter/material.dart';
import 'package:your_trip/data/album_manager.dart';
import '../data/album.dart';
class AlbumEditDialog extends StatefulWidget {
final Album album;
const AlbumEditDialog({required this.album, super.key});
@override
State<StatefulWidget> createState() {
return _Albu... | 0 |
uproid/webapp | ecca307 | lib/src/crons/wa_cron.dart | Dart | www.github.com/uproid/webapp/tree/main/lib/src/crons/wa_cron.dart | https://raw.githubusercontent.com/uproid/webapp/ecca307/lib/src/crons/wa_cron.dart | uproid/webapp ecca307 lib/src/crons/wa_cron.dart | true | 200 | 4,687 | import 'package:cron/cron.dart';
/// A class to manage and run cron jobs using the `cron` package.
///
/// The [WaCron] class schedules and manages tasks based on the given cron schedule.
/// It includes functionalities for delayed starts, counting executions, and tracking status.
///
/// Example:
/// ```dart
... | 7 |
adnfutuh/e_book_app | aec0ef0 | lib/screens/detail/page/components/button.dart | Dart | www.github.com/adnfutuh/e_book_app/tree/main/lib/screens/detail/page/components/button.dart | https://raw.githubusercontent.com/adnfutuh/e_book_app/aec0ef0/lib/screens/detail/page/components/button.dart | adnfutuh/e_book_app aec0ef0 lib/screens/detail/page/components/button.dart | true | 200 | 704 | import 'package:flutter/material.dart';
import '../../../../themes.dart';
class ButtonReadNow extends StatelessWidget {
const ButtonReadNow({super.key});
@override
Widget build(BuildContext context) {
return Container(
height: 50,
width: double.infinity,
margin: const EdgeInsets.only(top:... | 4 |
Blazer-YJJ/flutter_ticketease | 639bc5c | lib/utils/app_info_list.dart | Dart | www.github.com/Blazer-YJJ/flutter_ticketease/tree/main/lib/utils/app_info_list.dart | https://raw.githubusercontent.com/Blazer-YJJ/flutter_ticketease/639bc5c/lib/utils/app_info_list.dart | Blazer-YJJ/flutter_ticketease 639bc5c lib/utils/app_info_list.dart | true | 200 | 1,141 | List<Map<String, dynamic>> hottelList = [
{
'image': 'vojtech-bruzek-Yrxr3bsPdS0-unsplash.jpg',
'place': 'Open Space',
'destination': 'London',
'price': 85.88
},
{
'image': 'valeriia-bugaiova-_pPHgeHz1uk-unsplash.jpg',
'place': 'Gorgeous city',
'destination': 'Shanghai',
'price': ... | 6 |
danishahmed22/project | 65bc52d | lib/provider/database.dart | Dart | www.github.com/danishahmed22/project/tree/main/lib/provider/database.dart | https://raw.githubusercontent.com/danishahmed22/project/65bc52d/lib/provider/database.dart | danishahmed22/project 65bc52d lib/provider/database.dart | true | 200 | 524 | import 'package:cloud_firestore/cloud_firestore.dart';
class DatabaseMethods {
Future<void> addUser(String userId, Map<String, dynamic> userInfoMap) async {
try {
await FirebaseFirestore.instance
.collection("users") // Ensure the collection name matches exactly
.doc(userId)
... | 5 |
adnanshafi/faketwitter | db57a26 | lib/auth_page/login/bloc/login_event.dart | Dart | www.github.com/adnanshafi/faketwitter/tree/main/lib/auth_page/login/bloc/login_event.dart | https://raw.githubusercontent.com/adnanshafi/faketwitter/db57a26/lib/auth_page/login/bloc/login_event.dart | adnanshafi/faketwitter db57a26 lib/auth_page/login/bloc/login_event.dart | true | 200 | 1,094 | part of 'login_bloc.dart';
abstract class LoginEvent extends Equatable {
const LoginEvent();
@override
List<Object> get props => [];
}
/// Email Field Change Event
class EmailChanged extends LoginEvent {
const EmailChanged(this.value);
final String value;
@override
List<Object> get props => [value];
... | 2 |
thq2776/kl_luagao | d2fdc9a | warehouse/lib/models/phuongtien_modell.dart | Dart | www.github.com/thq2776/kl_luagao/tree/main/warehouse/lib/models/phuongtien_modell.dart | https://raw.githubusercontent.com/thq2776/kl_luagao/d2fdc9a/warehouse/lib/models/phuongtien_modell.dart | thq2776/kl_luagao d2fdc9a warehouse/lib/models/phuongtien_modell.dart | true | 200 | 1,031 | class PhuongTienModel {
PhuongTienModel({
required this.phuongtienId,
required this.tenphuongtien,
required this.sophuongtien,
required this.tinhtrangvesinh,
required this.baoquansanpham,
required this.taitrong,
});
int phuongtienId;
String tenphuongtien;
String sophuongtien;
String... | 1 |
mayravm26/REVISARCHAT_FLUTTER | 311168a | chat_frontend/lib/screens/chat_screen.dart | Dart | www.github.com/mayravm26/REVISARCHAT_FLUTTER/tree/main/chat_frontend/lib/screens/chat_screen.dart | https://raw.githubusercontent.com/mayravm26/REVISARCHAT_FLUTTER/311168a/chat_frontend/lib/screens/chat_screen.dart | mayravm26/REVISARCHAT_FLUTTER 311168a chat_frontend/lib/screens/chat_screen.dart | true | 200 | 2,517 | import 'package:flutter/material.dart';
import '../services/socket_service.dart';
class ChatScreen extends StatefulWidget {
final String username;
final String token; // Token JWT DESPUES DEL LOGIN
const ChatScreen({Key? key, required this.username, required this.token})
: super(key: key);
@override
... | 3 |
Nazimsahun/new-grocery-list | 436fe4e | lib/widgets/image_input.dart | Dart | www.github.com/Nazimsahun/new-grocery-list/tree/main/lib/widgets/image_input.dart | https://raw.githubusercontent.com/Nazimsahun/new-grocery-list/436fe4e/lib/widgets/image_input.dart | Nazimsahun/new-grocery-list 436fe4e lib/widgets/image_input.dart | true | 200 | 1,529 | import 'dart:io';
import 'package:flutter/material.dart';
import 'package:image_picker/image_picker.dart';
class ImageInput extends StatefulWidget {
const ImageInput({super.key, required this.onPickImage});
final void Function(File image) onPickImage;
@override
State<ImageInput> createState() => _ImageInputSta... | 6 |
BerkCanpolat/Flutter-Learn | b2703d9 | Veli_Bacik/flutter_learn_full_course/flutter_full_learn/lib/101/scaffold_learn.dart | Dart | www.github.com/BerkCanpolat/Flutter-Learn/tree/main/Veli_Bacik/flutter_learn_full_course/flutter_full_learn/lib/101/scaffold_learn.dart | https://raw.githubusercontent.com/BerkCanpolat/Flutter-Learn/b2703d9/Veli_Bacik/flutter_learn_full_course/flutter_full_learn/lib/101/scaffold_learn.dart | BerkCanpolat/Flutter-Learn b2703d9 Veli_Bacik/flutter_learn_full_course/flutter_full_learn/lib/101/scaffold_learn.dart | true | 200 | 1,248 | import 'package:flutter/material.dart';
import 'package:flutter_full_learn/101/container_sizedbox_learn.dart';
class ScaffoldLearnView extends StatelessWidget {
const ScaffoldLearnView({super.key});
@override
Widget build(BuildContext context) {
return Scaffold(
appBar: AppBar(title: Text('Scaffold Sa... | 7 |
LaserOnline/flutter_demo_modular | 669e78d | lib/widget/register/register.widget.dart | Dart | www.github.com/LaserOnline/flutter_demo_modular/tree/main/lib/widget/register/register.widget.dart | https://raw.githubusercontent.com/LaserOnline/flutter_demo_modular/669e78d/lib/widget/register/register.widget.dart | LaserOnline/flutter_demo_modular 669e78d lib/widget/register/register.widget.dart | true | 200 | 4,762 | import 'package:animated_text_kit/animated_text_kit.dart';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:loading_animation_widget/loading_animation_widget.dart';
import 'package:lottie/lottie.dart';
import 'package:mobile_eternal_zero/components/button/appbar.buttom.components.d... | 5 |
SadeeMsr/flutter-modern-e-commerce | 5956e06 | lib/features/personalization/controllers/upload_data_controller.dart | Dart | www.github.com/SadeeMsr/flutter-modern-e-commerce/tree/main/lib/features/personalization/controllers/upload_data_controller.dart | https://raw.githubusercontent.com/SadeeMsr/flutter-modern-e-commerce/5956e06/lib/features/personalization/controllers/upload_data_controller.dart | SadeeMsr/flutter-modern-e-commerce 5956e06 lib/features/personalization/controllers/upload_data_controller.dart | true | 200 | 3,977 | import 'package:rohan_ecommerce_app/features/shop/controllers/categories_controller.dart';
import 'package:rohan_ecommerce_app/features/shop/controllers/product/banner_controller.dart';
import 'package:get/get.dart';
import 'package:wakelock_plus/wakelock_plus.dart';
import '../../../data/repositories/banners/banner_re... | 1 |
Empuraan015x/Udyog-App | 9d78687 | lib/forms/form_class.dart | Dart | www.github.com/Empuraan015x/Udyog-App/tree/main/lib/forms/form_class.dart | https://raw.githubusercontent.com/Empuraan015x/Udyog-App/9d78687/lib/forms/form_class.dart | Empuraan015x/Udyog-App 9d78687 lib/forms/form_class.dart | true | 200 | 545 | // ignore_for_file: no_leading_underscores_for_local_identifiers
import 'package:flutter/material.dart';
import '../provider/cat_provider.dart';
class FormClass {
Widget appBar(CategoryProvider _provider) {
return AppBar(
elevation: 0.0,
backgroundColor: Colors.white,
iconTheme: IconThemeData... | 0 |
Tracy350/FINAL-YEAR-PROJECT | 194c145 | lib/widgets/notification_page_widgets/wallet_notification.dart | Dart | www.github.com/Tracy350/FINAL-YEAR-PROJECT/tree/main/lib/widgets/notification_page_widgets/wallet_notification.dart | https://raw.githubusercontent.com/Tracy350/FINAL-YEAR-PROJECT/194c145/lib/widgets/notification_page_widgets/wallet_notification.dart | Tracy350/FINAL-YEAR-PROJECT 194c145 lib/widgets/notification_page_widgets/wallet_notification.dart | true | 200 | 1,215 | import 'package:flutter/material.dart';
import 'package:google_fonts/google_fonts.dart';
class WalletNotification extends StatelessWidget {
const WalletNotification({super.key});
@override
Widget build(BuildContext context) {
return Padding(
padding: const EdgeInsets.only(left: 15.0),
child: Con... | 2 |
Aritesh/dropify | abf48d0 | lib/src/dropdown_button.dart | Dart | www.github.com/Aritesh/dropify/tree/main/lib/src/dropdown_button.dart | https://raw.githubusercontent.com/Aritesh/dropify/abf48d0/lib/src/dropdown_button.dart | Aritesh/dropify abf48d0 lib/src/dropdown_button.dart | true | 200 | 3,712 | import 'package:flutter/material.dart';
import 'dropdown_menu.dart';
/// A customizable dropdown button widget.
///
/// The `DropifyDropdownButton` widget is used to display a dropdown button
/// that allows users to select an item from a list of options. It supports
/// customization of the appearance and behavior of... | 3 |
XENDERBLASTERX/LaunderyX | 27fbdcd | lib/pages/date_selection_page.dart | Dart | www.github.com/XENDERBLASTERX/LaunderyX/tree/main/lib/pages/date_selection_page.dart | https://raw.githubusercontent.com/XENDERBLASTERX/LaunderyX/27fbdcd/lib/pages/date_selection_page.dart | XENDERBLASTERX/LaunderyX 27fbdcd lib/pages/date_selection_page.dart | true | 200 | 4,990 | import 'package:flutter/material.dart';
class DateSelectionPage extends StatefulWidget {
@override
_DateSelectionPageState createState() => _DateSelectionPageState();
}
class _DateSelectionPageState extends State<DateSelectionPage> {
DateTime _pickupDate = DateTime.now();
DateTime _deliveryDate = DateTime.now... | 4 |
kalimm891/incptask | c629fad | lib/presentation/views/screens/home_screen.dart | Dart | www.github.com/kalimm891/incptask/tree/main/lib/presentation/views/screens/home_screen.dart | https://raw.githubusercontent.com/kalimm891/incptask/c629fad/lib/presentation/views/screens/home_screen.dart | kalimm891/incptask c629fad lib/presentation/views/screens/home_screen.dart | true | 200 | 3,557 | import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:incp/core/theme/color.dart';
import 'package:incp/presentation/views/screens/home_screen_details.dart';
import '../../../core/theme/style.dart';
import '../../getx/controller/user_controller.dart';
import '../widget/custom_te... | 7 |
sraschen82/class_manager-III | 78af094 | lib/app/ui/pages/initial_page.dart | Dart | www.github.com/sraschen82/class_manager-III/tree/main/lib/app/ui/pages/initial_page.dart | https://raw.githubusercontent.com/sraschen82/class_manager-III/78af094/lib/app/ui/pages/initial_page.dart | sraschen82/class_manager-III 78af094 lib/app/ui/pages/initial_page.dart | true | 200 | 3,186 | import 'package:class_manager/app/packages/notes_pct/ui/notes_page.dart';
import 'package:class_manager/app/ui/pages/home_page.dart';
import 'package:class_manager/app/ui/pages/my_classes_page.dart';
import 'package:class_manager/app/ui/pages/revaluations_page.dart';
import 'package:class_manager/app/ui/pages/stats_pag... | 5 |
mumuhkustino/ditonton_app | 8d1199d | tv_series/lib/presentation/cubit/popular_tv_series_state.dart | Dart | www.github.com/mumuhkustino/ditonton_app/tree/main/tv_series/lib/presentation/cubit/popular_tv_series_state.dart | https://raw.githubusercontent.com/mumuhkustino/ditonton_app/8d1199d/tv_series/lib/presentation/cubit/popular_tv_series_state.dart | mumuhkustino/ditonton_app 8d1199d tv_series/lib/presentation/cubit/popular_tv_series_state.dart | true | 200 | 695 | part of 'popular_tv_series_cubit.dart';
abstract class PopularTvSeriesState extends Equatable {
const PopularTvSeriesState();
@override
List<Object?> get props => [];
}
class PopularTvSeriesInitial extends PopularTvSeriesState {}
class PopularTvSeriesLoading extends PopularTvSeriesState {}
class PopularTvSer... | 6 |
fnode12/neb12notes | adef27d | lib/core/Controllers/Resources/Authentication.dart | Dart | www.github.com/fnode12/neb12notes/tree/main/lib/core/Controllers/Resources/Authentication.dart | https://raw.githubusercontent.com/fnode12/neb12notes/adef27d/lib/core/Controllers/Resources/Authentication.dart | fnode12/neb12notes adef27d lib/core/Controllers/Resources/Authentication.dart | true | 200 | 1,174 | import 'dart:developer';
import 'package:cloud_firestore/cloud_firestore.dart';
import 'package:flutter/material.dart';
import 'package:firebase_auth/firebase_auth.dart';
class UserAuth {
final FirebaseAuth _auth = FirebaseAuth.instance;
final FirebaseFirestore _firestore = FirebaseFirestore.instance;
... | 2 |
haudevops/dim_sum_app | d261c4a | lib/widgets/dialog/dialog_internet_connection.dart | Dart | www.github.com/haudevops/dim_sum_app/tree/main/lib/widgets/dialog/dialog_internet_connection.dart | https://raw.githubusercontent.com/haudevops/dim_sum_app/d261c4a/lib/widgets/dialog/dialog_internet_connection.dart | haudevops/dim_sum_app d261c4a lib/widgets/dialog/dialog_internet_connection.dart | true | 200 | 1,925 | import 'package:flutter/material.dart';
import 'package:dim_sum_app/res/colors.dart';
import 'package:dim_sum_app/utils/open_settings/open_settings.dart';
import 'package:dim_sum_app/utils/screen_util.dart';
class DialogInternetConnect extends StatelessWidget {
@override
Widget build(BuildContext context) {
re... | 0 |
NimraAbid05/Squip_App | 54c81b0 | lib/views/singup.dart | Dart | www.github.com/NimraAbid05/Squip_App/tree/main/lib/views/singup.dart | https://raw.githubusercontent.com/NimraAbid05/Squip_App/54c81b0/lib/views/singup.dart | NimraAbid05/Squip_App 54c81b0 lib/views/singup.dart | true | 200 | 3,512 | import 'package:firebase_auth/firebase_auth.dart';
import 'package:flutter/material.dart';
import 'package:flutter/src/widgets/framework.dart';
import 'package:flutter/src/widgets/placeholder.dart';
import 'package:squip_project/views/dashboard.dart';
import 'package:squip_project/views/login.dart';
import 'package:squ... | 1 |
mayhim182/destiniapp | 9ec7086 | lib/story_brain.dart | Dart | www.github.com/mayhim182/destiniapp/tree/main/lib/story_brain.dart | https://raw.githubusercontent.com/mayhim182/destiniapp/9ec7086/lib/story_brain.dart | mayhim182/destiniapp 9ec7086 lib/story_brain.dart | true | 200 | 7,097 | //TODO: Step 6 - import the story.dart file into this file.
//TODO: Step 5 - Create a new class called StoryBrain.
//TODO: Step 7 - Uncomment the lines below to include storyData as a private property in StoryBrain. Hint: You might need to change something in story.dart to make this work.
//List<Story> _storyData = ... | 3 |
sinminseok/wid_yu | 71eaa5b | lib/young/account/join/old-information/widgets/OldInformationForm.dart | Dart | www.github.com/sinminseok/wid_yu/tree/main/lib/young/account/join/old-information/widgets/OldInformationForm.dart | https://raw.githubusercontent.com/sinminseok/wid_yu/71eaa5b/lib/young/account/join/old-information/widgets/OldInformationForm.dart | sinminseok/wid_yu 71eaa5b lib/young/account/join/old-information/widgets/OldInformationForm.dart | true | 200 | 9,300 |
import 'package:flutter/cupertino.dart';
import 'package:flutter/material.dart';
import 'package:flutter_screenutil/flutter_screenutil.dart';
import 'package:get/get.dart';
import 'package:wid_yu/common/utils/Color.dart';
import 'package:wid_yu/young/account/join/format/PhoneNumberFormat.dart';
import 'package:wid_yu... | 4 |
Harikrishnan-cr/api_data_setup | 49e6789 | lib/core/network_resource.dart | Dart | www.github.com/Harikrishnan-cr/api_data_setup/tree/main/lib/core/network_resource.dart | https://raw.githubusercontent.com/Harikrishnan-cr/api_data_setup/49e6789/lib/core/network_resource.dart | Harikrishnan-cr/api_data_setup 49e6789 lib/core/network_resource.dart | true | 200 | 776 | import 'package:flutter/material.dart';
import 'default_loading_widget.dart';
import 'error_widget_with_retry.dart';
import '../core/app_error.dart';
class NetworkResource extends StatelessWidget {
const NetworkResource({
super.key,
required this.builder,
required this.isLoading,
this.loadingWidget,... | 6 |
kpirabaharan/E-Commerce-Flutter-App | 5124588 | lib/screens/cart.dart | Dart | www.github.com/kpirabaharan/E-Commerce-Flutter-App/tree/main/lib/screens/cart.dart | https://raw.githubusercontent.com/kpirabaharan/E-Commerce-Flutter-App/5124588/lib/screens/cart.dart | kpirabaharan/E-Commerce-Flutter-App 5124588 lib/screens/cart.dart | true | 200 | 1,899 | import 'package:flutter/material.dart';
import 'package:flutter_riverpod/flutter_riverpod.dart';
import 'package:e_commerce/providers/active_store_provider.dart';
import 'package:e_commerce/providers/cart_provider.dart';
import 'package:e_commerce/widgets/cart_total.dart';
import 'package:e_commerce/widgets/cart_tile... | 5 |
wonjongseo/outs_diary | 509180d | lib/common/widgets/custom_expansion_card.dart | Dart | www.github.com/wonjongseo/outs_diary/tree/main/lib/common/widgets/custom_expansion_card.dart | https://raw.githubusercontent.com/wonjongseo/outs_diary/509180d/lib/common/widgets/custom_expansion_card.dart | wonjongseo/outs_diary 509180d lib/common/widgets/custom_expansion_card.dart | true | 200 | 1,373 | import 'package:expansion_tile_card/expansion_tile_card.dart';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:ours_log/common/theme/theme.dart';
import 'package:ours_log/common/utilities/app_color.dart';
class CustomExpansionCard extends StatelessWidget {
const CustomExpansion... | 0 |
symbolisticism/bloc_counter_tutorial | cf09dee | lib/app.dart | Dart | www.github.com/symbolisticism/bloc_counter_tutorial/tree/main/lib/app.dart | https://raw.githubusercontent.com/symbolisticism/bloc_counter_tutorial/cf09dee/lib/app.dart | symbolisticism/bloc_counter_tutorial cf09dee lib/app.dart | true | 200 | 348 | import 'package:flutter/material.dart';
import 'package:bloc_counter/counter/counter.dart';
/// {@template counter_app}
/// A [MaterialApp] which sets the `home` to [CounterPage].
/// {@endtemplate}
class CounterApp extends MaterialApp {
/// {@macro counter_app}
const CounterApp({super.key}) : super(home... | 2 |
hadip123/ravand-fornt | 4a3b8c3 | lib/main.dart | Dart | www.github.com/hadip123/ravand-fornt/tree/main/lib/main.dart | https://raw.githubusercontent.com/hadip123/ravand-fornt/4a3b8c3/lib/main.dart | hadip123/ravand-fornt 4a3b8c3 lib/main.dart | true | 200 | 1,099 | import 'package:flutter/material.dart';
import 'package:flutter/services.dart';
import 'package:device_info_plus/device_info_plus.dart';
import 'package:ravand/firstStart/firstStart_page.dart';
import 'package:ravand/pomodro/pomodro.dart';
import 'package:ravand/start/start_page.dart';
import 'package:ravand/theme.dart... | 3 |
johnny6575/android | d7a6dfa | main.dart | Dart | www.github.com/johnny6575/android/tree/main/main.dart | https://raw.githubusercontent.com/johnny6575/android/d7a6dfa/main.dart | johnny6575/android d7a6dfa main.dart | true | 200 | 1,090 | // ignore_for_file: prefer_final_fields, use_key_in_widget_constructors, file_names
import 'package:flutter/material.dart';
import 'package:sbrakes/navegation/navegacao.dart';
main() => runApp(PgStatusFreio());
class PgStatusFreio extends StatefulWidget {
@override
State<StatefulWidget> createState() {
retu... | 4 |
parthmoradiya18/App_Market | 3db279b | lib/View/OnePage.dart | Dart | www.github.com/parthmoradiya18/App_Market/tree/main/lib/View/OnePage.dart | https://raw.githubusercontent.com/parthmoradiya18/App_Market/3db279b/lib/View/OnePage.dart | parthmoradiya18/App_Market 3db279b lib/View/OnePage.dart | true | 200 | 911 |
import 'package:flutter/material.dart';
class OnePage extends StatefulWidget {
const OnePage({Key? key}) : super(key: key);
@override
State<OnePage> createState() => _OnePageState();
}
class _OnePageState extends State<OnePage> {
@override
Widget build(BuildContext context) {
Future.delayed(Duration(s... | 7 |
MaycolMD/mobile_support_assistance | 7e5586e | lib/ui/controllers/user_support/us_controller.dart | Dart | www.github.com/MaycolMD/mobile_support_assistance/tree/main/lib/ui/controllers/user_support/us_controller.dart | https://raw.githubusercontent.com/MaycolMD/mobile_support_assistance/7e5586e/lib/ui/controllers/user_support/us_controller.dart | MaycolMD/mobile_support_assistance 7e5586e lib/ui/controllers/user_support/us_controller.dart | true | 200 | 5,728 | import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:project/data/models/report_db.dart';
import 'package:project/domain/entities/report.dart';
import 'package:project/domain/entities/user_support.dart';
import 'package:project/domain/use_case/report_usecase.dart';
import 'package:proj... | 5 |
andresroviram/flutter_pokeapi | 05685a4 | lib/core/common/enum/navigation_item.dart | Dart | www.github.com/andresroviram/flutter_pokeapi/tree/main/lib/core/common/enum/navigation_item.dart | https://raw.githubusercontent.com/andresroviram/flutter_pokeapi/05685a4/lib/core/common/enum/navigation_item.dart | andresroviram/flutter_pokeapi 05685a4 lib/core/common/enum/navigation_item.dart | true | 200 | 369 | import 'package:flutter/material.dart';
import 'package:recase/recase.dart';
enum NavigationItem {
home(iconData: Icons.dashboard_outlined),
favorites(iconData: Icons.favorite_border_outlined),
settings(iconData: Icons.settings_outlined),
;
const NavigationItem({required this.iconData});
final IconData ic... | 6 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.