pal 2.0.0+2 pal: ^2.0.0+2 copied to clipboard
The no code Flutter onboarding editor
[2.0.0+2] - 2021/05/10 #
- Null safety migration
- MacOS compatibility
- Windows compatibility
- Linux compatibility
- Web compatibility
[1.0.0+1] - 2021/04/20 #
- Fix anchored helper selection within a Flex element
[1.0.0] - 2021/03/31 #
Our helper editor got a complete UI overhaul, with a brand new Toolbox ✨
- More intuitive text fields.
- All of your tools in one place.
- A better / maintainable code base, for future updates and features.
- (NEW) create tour guide, chain helpers
- (NEW) On new update trigger
- (NEW) show tour guide anywhere
- (NEW) editor toolbar reworked
[0.1.1] - 2021/20/01 #
- You can use now a builder method to defer your app building within (Pal is now usable with GetX for example)
- introducing PalEvents to fire new events within your code catchable by Pal
[0.1.0+2] - 2021/14/01 #
- fix changing version wasn't sent correctly to editor
[0.1.0] - 2021/11/01 #
- [Editor] - Has now a preview mode
- [Client] - Add user language to schema synchronization
- [Editor] - reworked toolbar's design
[0.0.4] - 2020/19/12 #
- (NEW) anchored helper editor
- (NEW) anchored helper client
[0.0.3] - 2020/07/12 #
- refactoring helper editor
[0.0.2] - 2020/27/11 #
- sync helpers on application start if needed
[0.0.1+4] - 2020/23/11 #
- you can now edit all your helpers
[0.0.1+4] - 2020/12/11 #
- fix loading modal
[0.0.1+3] - 2020/02/11 #
- update readme
[0.0.1] - 2020/29/10 #
- Beta release