class Tegar extends FlutterDeveloper {
const Tegar({
this.company = 'Wolkk',
this.location = 'Indonesia',
});
final String company;
final String location;
final List<String> expertise = const [
'Flutter',
'Dart',
'Clean Architecture',
'Performance Optimization',
'Open Source',
];
}
Pinned Loading
-
table_parser
table_parser PublicTable Parser is an extended and improved version of the excellent spreadsheet_decoder package. This library provides enhanced functionality for parsing, manipulating, and updating table documents i…
Dart
-
excel_translator
excel_translator PublicGenerate type-safe Flutter/Dart localizations from Excel files with automatic language validation and modern Dart conventions.
Dart 1
-
contextless_ui
contextless_ui PublicA Flutter package for displaying UI components without requiring BuildContext. Show dialogs, snackbars, toasts, and bottom sheets from anywhere in your code.
Dart 2
-
flutter_twitter_image_picker_clone
flutter_twitter_image_picker_clone PublicA Flutter application that replicates Twitter's image picker interface, allowing users to browse and select images and videos from their device's gallery with a sleek, Twitter-inspired UI.
C++
-
-
v_keyboard
v_keyboard PublicA customizable, native-feeling on-screen keyboard for Flutter (mobile · desktop · web).
Dart
If the problem persists, check the GitHub status page or contact support.




