flutter_gen
bottom_bar_with_sheet
flutter_gen | bottom_bar_with_sheet | |
---|---|---|
5 | 6 | |
1,505 | 434 | |
1.3% | - | |
8.9 | 5.1 | |
3 days ago | over 2 years ago | |
Dart | Dart | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
flutter_gen
-
Enhancing Your Flutter Project with Typesafe Packages
Typesafe Assets: flutter_gen
-
TOP 5 Flutter Packages! That many apps should be used.
4)Flutter_gen:
-
Using FlutterGen code generator in Flutter
To load assets in your Flutter app, you have to reference the asset using path strings, which is not safe. The FlutterGen package helps remove all string-based APIs in your app by generating code for all your assets.
-
10 Flutter tips - season 2 - part 1/10
This tool is very useful. We all know that string based APIs are not the most secure. If you insert a single character incorrectly, the whole string will stop working. The problem is that you use sting apis very often in Flutter. Assets, fonts, colors... Flutter gen is there to solve this problem.
-
FlutterGen: Good-bye Typos!
If you have any questions regarding this package, in this link you can browse the documentation and you can also check its source code in its repo from GitHub.
bottom_bar_with_sheet
-
10 Flutter tips - season 2 - part 1/10
bottom_bar_with_sheet is a normal bottom bar, but it provides a very useful functionality. Sometimes you want to have more space on your screen, but how do you do it? Well, quite simple: with this nav bar you can pull up a "second screen"/sheet and by doing so you get much more space. Here is a small example how it could look like:
-
💥Non-standard way to use more space of screens in your Flutter app💥
😳Custom bottom Sheet under Bottom Navigation Bar😳 😩Sounds sucks? 😉First of all look at screens in repository!
- 💥Non-standard way to use more space of screens in your application💥
What are some alternatives?
freezed - Code generation for immutable classes that has a simple syntax/API without compromising on the features.
bottom_navy_bar - A beautiful and animated bottom navigation
blurhash - A very compact representation of a placeholder for an image.
dropdown_button2 - Flutter's core Dropdown Button widget with steady dropdown menu and many other features.
TemplaGen-Templates - PreDefined templates for TemplaGen vscode extension
google_nav_bar - A modern google style nav bar for flutter.
spotter - 🔭 Productivity tool to launch everything
neopop-flutter - NeoPOP is CRED's inbuilt library for using NeoPOP components in your app
flutter_gen_demo - Using flutter_gen Demo for LogRocket Article
flutter-settings-ui - Create native settings for Flutter app in a minutes.
bloc - A predictable state management library that helps implement the BLoC design pattern
flutter_chat_ui - Actively maintained, community-driven chat UI implementation with an optional Firebase BaaS.