Firenote
:notebook_with_decorative_cover::pushpin: Firenote demonstrates, how to use Jetpack Compose to create Material You based lightweight notepad application using MVVM pattern and Firebase Database
File Explorer
Download Latest Version (.zip)- Project_Default.xml
- compiler.xml
- gradle.xml
- misc.xml
- vcs.xml
- app-release.apk
- output-metadata.json
- FirenoteApplication.kt
- AppModule.kt
- Goal.kt
- GoalData.kt
- ImageUri.kt
- Note.kt
- Type.kt
- Username.kt
- NoteRepositoryImpl.kt
- NoteRepository.kt
- FirenoteApp.kt
- Navigation.kt
- LocalLazyListStateProvider.kt
- LocalSnackbarHost.kt
- LocalToastHost.kt
- LocalWindowSize.kt
- AuthScreen.kt
- ForgotPasswordScreen.kt
- LoginScreen.kt
- RegistrationScreen.kt
- CreationContainer.kt
- GoalCreationScreen.kt
- NoteCreationScreen.kt
- GoalListScreen.kt
- NoteListScreen.kt
- ProfileScreen.kt
- AppBarActions.kt
- AppBarWithInsets.kt
- BottomNavigationBar.kt
- EditableAppBar.kt
- SearchBar.kt
- MaterialDialog.kt
- GoalItem.kt
- NoteItem.kt
- ProfileNoteItem.kt
- Placeholder.kt
- FirenoteScaffold.kt
- EditText.kt
- MaterialTextField.kt
- FancyToast.kt
- ExtendableFloatingActionButton.kt
- WindowSize.kt
- Screen.kt
- UIState.kt
- Color.kt
- Theme.kt
- Type.kt
- GlobalUtils.kt
- AuthViewModel.kt
- GoalCreationViewModel.kt
- NoteCreationViewModel.kt
- MainViewModel.kt
- GoalListViewModel.kt
- NoteListViewModel.kt
- ProfileViewModel.kt
- MainActivity.kt
- ic_launcher_foreground.xml
- launch_screen.xml
- ic_fire_144.xml
- ic_launcher.xml
- ic_launcher_round.xml
- colors.xml
- ic_launcher_background.xml
- strings.xml
- themes.xml
- colors.xml
- strings.xml
- backup_rules.xml
- data_extraction_rules.xml
- AndroidManifest.xml
- ic_launcher-playstore.png
- .gitignore
- build.gradle.kts
- google-services.json
- proguard-rules.pro
- intro.png
- gradle-wrapper.jar
- gradle-wrapper.properties
- .gitignore
- build.gradle.kts
- gradle.properties
- gradlew
- gradlew.bat
- LICENSE
- README.md
- settings.gradle
// repository documentation
Was this content helpful?
(0 ratings)
