1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2025-11-13 17:48:47 +00:00

fix readme link and name of example app

This commit is contained in:
Nishant Srivastava
2023-10-12 16:53:18 +02:00
parent 36c8bed38c
commit 8f8047e9b8
65 changed files with 42 additions and 42 deletions

41
push_notifications/.gitignore vendored Normal file
View File

@@ -0,0 +1,41 @@
# Miscellaneous
*.class
*.log
*.pyc
*.swp
.DS_Store
.atom/
.buildlog/
.history
.svn/
# IntelliJ related
*.iml
*.ipr
*.iws
.idea/
# The .vscode folder contains launch configuration and tasks you configure in
# VS Code which you may wish to be included in version control, so this line
# is commented out by default.
#.vscode/
# Flutter/Dart/Pub related
**/doc/api/
**/ios/Flutter/.last_build_id
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
.packages
.pub-cache/
.pub/
/build/
# Web related
lib/generated_plugin_registrant.dart
# Symbolication related
app.*.symbols
# Obfuscation related
app.*.map.json